[PATCH 1/2] S390: Undo the cpu model checking.

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

 



As the host model checking prompted some controversies we will
abstain until a comprehensive CPU model handling has been established.

Signed-off-by: Viktor Mihajlovski <mihajlov@xxxxxxxxxxxxxxxxxx>
---
 hw/s390-virtio.c |    5 -----
 1 files changed, 0 insertions(+), 5 deletions(-)

diff --git a/hw/s390-virtio.c b/hw/s390-virtio.c
index 0f10114..b617468 100644
--- a/hw/s390-virtio.c
+++ b/hw/s390-virtio.c
@@ -199,11 +199,6 @@ static CPUS390XState *s390_init_cpus(const char *cpu_model,
         cpu_model = "host";
     }
 
-    if (strcmp(cpu_model, "host")) {
-        fprintf(stderr, "S390 only supports host CPU model\n");
-        exit(1);
-    }
-
     /*
      * The maximum # of configurable CPU is 64, which is limited by Linux
      * kernel. Pre-allocate 64 S390CPU entries in ipi_states.
-- 
1.7.0.4

--
libvir-list mailing list
libvir-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/libvir-list


[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]