repo.or.cz
/
qemu.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
vhost: Move log_dirty check
[qemu.git]
/
stubs
/
pci-host-piix.c
blob
6ed81b1f21cf81f505728ca0aeb2e1e94450533a
1
#include
"qemu/osdep.h"
2
#include
"hw/i386/pc.h"
3
PCIBus
*
find_i440fx
(
void
)
4
{
5
return
NULL
;
6
}