]> git.proxmox.com Git - mirror_qemu.git/blobdiff - hw/pc.c
qdev: make compat stuff more generic
[mirror_qemu.git] / hw / pc.c
diff --git a/hw/pc.c b/hw/pc.c
index 8c1b7ea57583a0ff4ac7dfbcaadcfe7df24cf380..147a9a70220f0d935993907e16afecd260cf76d1 100644 (file)
--- a/hw/pc.c
+++ b/hw/pc.c
@@ -1298,7 +1298,7 @@ static QEMUMachine pc_machine_v0_10 = {
     .desc = "Standard PC, qemu 0.10",
     .init = pc_init_pci,
     .max_cpus = 255,
-    .compat_props = (CompatProperty[]) {
+    .compat_props = (GlobalProperty[]) {
         {
             .driver   = "virtio-blk-pci",
             .property = "class",