]> Git Repo - qemu.git/commit - hw/core/qdev.c
qdev: Move SysBus initialization to sysbus.c
authorPaolo Bonzini <[email protected]>
Wed, 2 May 2012 10:06:55 +0000 (12:06 +0200)
committerAndreas Färber <[email protected]>
Mon, 18 Jun 2012 13:14:38 +0000 (15:14 +0200)
commit8185d21639ab749979445734ec671122aa96e805
tree3864a9d2837a5c43ed3e7230a671e5af4f01a005
parent09e5ab6360ce78fc0acbfe29ac100f8148397ca6
qdev: Move SysBus initialization to sysbus.c

TYPE_SYSTEM_BUS will be local to hw/sysbus.c, so move existing references
to main_system_bus and system_bus_info there.

Signed-off-by: Paolo Bonzini <[email protected]>
Signed-off-by: Andreas Färber <[email protected]>
hw/qdev.c
hw/sysbus.c
This page took 0.026626 seconds and 4 git commands to generate.