qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH v10 6/8] hw/pc_piix: remove is_default for pc-0.15


From: Jordan Justen
Subject: [Qemu-devel] [PATCH v10 6/8] hw/pc_piix: remove is_default for pc-0.15
Date: Sun, 8 Jan 2012 11:51:38 -0800

Signed-off-by: Jordan Justen <address@hidden>
---
 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 b70431f..00f525e 100644
--- a/hw/pc_piix.c
+++ b/hw/pc_piix.c
@@ -328,7 +328,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 = {
-- 
1.7.1




reply via email to

[Prev in Thread] Current Thread [Next in Thread]