Revision be92bbf7 hw/vga-pci.c

b/hw/vga-pci.c
110 110
    .qdev.name    = "VGA",
111 111
    .qdev.size    = sizeof(PCIVGAState),
112 112
    .qdev.vmsd    = &vmstate_vga_pci,
113
    .no_hotplug   = 1,
113 114
    .init         = pci_vga_initfn,
114 115
    .config_write = pci_vga_write_config,
115 116
    .romfile      = "vgabios-stdvga.bin",

Also available in: Unified diff