[Qa-jenkins-scm] [jenkins.debian.net] 01/01: lvc: tell libvirt to use qemu's -cpu host

Holger Levsen holger at layer-acht.org
Mon May 23 06:51:19 UTC 2016


This is an automated email from the git hooks/post-receive script.

holger pushed a commit to branch master
in repository jenkins.debian.net.

commit 2ac1d2345405ace143c09cd850f7714f66e92781
Author: Philip Hands <phil at hands.com>
Date:   Mon May 23 08:36:07 2016 +0200

    lvc: tell libvirt to use qemu's -cpu host
    
    Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
 cucumber/features/domains/default.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/cucumber/features/domains/default.xml b/cucumber/features/domains/default.xml
index f1004dc..858fa18 100644
--- a/cucumber/features/domains/default.xml
+++ b/cucumber/features/domains/default.xml
@@ -12,7 +12,7 @@
     <apic/>
     <pae/>
   </features>
-  <cpu mode='host-model'/>
+  <cpu mode='host-passthrough'/>
   <clock offset='utc'/>
   <on_poweroff>destroy</on_poweroff>
   <on_reboot>restart</on_reboot>

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git



More information about the Qa-jenkins-scm mailing list