]> Git Repo - qemu.git/blobdiff - hw/i386/pc_piix.c
hw/i386: extend pxb query for all PC machines
[qemu.git] / hw / i386 / pc_piix.c
index 7d847b247dd9d76adcc2bd0ad45a116a045487ad..9654628f09a38da833ca22c79862fa09ab8949c9 100644 (file)
@@ -185,6 +185,7 @@ static void pc_init1(MachineState *machine,
                               pcms->below_4g_mem_size,
                               pcms->above_4g_mem_size,
                               pci_memory, ram_memory);
+        pcms->bus = pci_bus;
     } else {
         pci_bus = NULL;
         i440fx_state = NULL;
This page took 0.025754 seconds and 4 git commands to generate.