index
:
spice/qemu
chardev-flowcontrol
kvm
master
patchrom
pulse
qemu-kvm-0.14.0-spice
qxl
rebase/spice-next
spice-patches
spice.v32.kvm
spice.v32.kvm.ccid.v23
spice.v50
stable-0.14
usb-patches
usb_ccid.v7
usb_ccid.v7.wip
usbredir
Qemu (mirrored from https://gitlab.freedesktop.org/spice/qemu)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
stubs
/
sysbus.c
blob: e13496582b3a487d468f0c3fdc635fda9695bdcf (
plain
)
1
2
3
4
5
6
#include "hw/qdev-core.h" BusState *sysbus_get_default(void) { return NULL; }