repo.or.cz
/
qemu
/
ar7.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
pc-dimm: pass in the machine and to the MemoryHotplugState
[qemu/ar7.git]
/
stubs
/
pc_madt_cpu_entry.c
blob
f88d6a090b3d6ea226a57654031af9efc968e6dd
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
}