]> git.proxmox.com Git - qemu.git/blobdiff - hw/highbank.c
Merge remote-tracking branch 'kwolf/for-anthony' into staging
[qemu.git] / hw / highbank.c
index 447e57d7580233309b5441d6d2ffe8083af1346d..8e35127c8a00131019247ff8265ed01670500637 100644 (file)
@@ -329,7 +329,7 @@ static QEMUMachine highbank_machine = {
     .name = "highbank",
     .desc = "Calxeda Highbank (ECX-1000)",
     .init = highbank_init,
-    .use_scsi = 1,
+    .block_default_type = IF_SCSI,
     .max_cpus = 4,
 };