From 96b8aa4226544131cb37e55053daf8c20ba096ad Mon Sep 17 00:00:00 2001 From: Michel Thebeau Date: Tue, 18 Sep 2018 16:00:18 -0400 Subject: [PATCH] deployment: libvirt: update machine type/model for all-in-one Refer also to commit 7abcd94a, which applies the change to controller.xml Tests should run on a comparably newer model of CPU and should be fixed for all tests under virtualization. Nehalem cpu model is recommended as one that has been used for this purpose for a few years. Specifying 'forbid' for fallback and 'exact' for mode will ensure that hosts the Qemu emulator is up-to-date on the host, capable of emulating the expect model. The consistency will make test results reliable across host machines. The newer machine type supports ACPI for example. The feature "vmx" is required on computes to support nesting. Related-Bug: #1793214 Change-Id: Ib3e72d8c9fc528978358a7054b337672284f2908 Signed-off-by: Michel Thebeau --- deployment/libvirt/controller_allinone.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/deployment/libvirt/controller_allinone.xml b/deployment/libvirt/controller_allinone.xml index fd0ff0a3..da9e9761 100644 --- a/deployment/libvirt/controller_allinone.xml +++ b/deployment/libvirt/controller_allinone.xml @@ -7,17 +7,17 @@ /machine - hvm + hvm - - + + Nehalem - +