diff options
Diffstat (limited to 'hw')
-rw-r--r-- | hw/pc_piix.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/pc_piix.c b/hw/pc_piix.c index 17f8d5d..2fc4211 100644 --- a/hw/pc_piix.c +++ b/hw/pc_piix.c @@ -385,7 +385,6 @@ static QEMUMachine pc_machine_v0_15 = { .desc = "Standard PC", .init = pc_init_pci, .max_cpus = 255, - .is_default = 1, }; static QEMUMachine pc_machine_v0_14 = { |