commit | 8185d21639ab749979445734ec671122aa96e805 | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Wed May 02 12:06:55 2012 +0200 |
committer | Andreas Färber <afaerber@suse.de> | Mon Jun 18 15:14:38 2012 +0200 |
tree | 3864a9d2837a5c43ed3e7230a671e5af4f01a005 | |
parent | 09e5ab6360ce78fc0acbfe29ac100f8148397ca6 [diff] |
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 <pbonzini@redhat.com> Signed-off-by: Andreas Färber <afaerber@suse.de>