index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
stubs
/
sysbus.c
blob: e13496582b3a487d468f0c3fdc635fda9695bdcf (
plain
) (
blame
)
1
2
3
4
5
6
#include
"hw/qdev-core.h"
BusState
*
sysbus_get_default
(
void
)
{
return
NULL
;
}