git://git.qemu.org
/
qemu.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2017-03-16' into staging
[qemu.git]
/
stubs
/
pc_madt_cpu_entry.c
1
#include
"qemu/osdep.h"
2
#include
"hw/i386/pc.h"
3
4
void
pc_madt_cpu_entry
(
AcpiDeviceIf
*
adev
,
int
uid
,
5
const
CPUArchIdList
*
apic_ids
,
GArray
*
entry
)
6
{
7
}