repo.or.cz
/
qemu
/
armbru.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge tag 'pull-loongarch-20241016' of https://gitlab.com/gaosong/qemu into staging
[qemu/armbru.git]
/
hw
/
acpi
/
acpi-x86-stub.c
blob
9662a594adb39b4995e19c748d4985842d4635b9
1
#include
"qemu/osdep.h"
2
#include
"hw/i386/acpi-build.h"
3
4
Object
*
acpi_get_i386_pci_host
(
void
)
5
{
6
return
NULL
;
7
}