Searched refs:main_system_bus (Results 1 – 1 of 1) sorted by relevance
51 static BusState *main_system_bus; variable90 if (!main_system_bus) { in qdev_create()91 main_system_bus = qbus_create(BUS_TYPE_SYSTEM, sizeof(BusState), in qdev_create()94 bus = main_system_bus; in qdev_create()188 bus = qbus_find_recursive(main_system_bus, NULL, info->bus_info); in qdev_device_add()521 if (main_system_bus) in do_info_qtree()522 qbus_print(mon, main_system_bus, 0); in do_info_qtree()