From 918dfce55133e122bfba12c9c05719c7695cbc36 Mon Sep 17 00:00:00 2001 From: Martin Willi Date: Mon, 1 Jun 2015 10:01:56 +0200 Subject: [PATCH] testing: Enable AESNI/PCLMULQD in moon/sun guests, if supported --- testing/config/kvm/moon.xml | 5 +++++ testing/config/kvm/sun.xml | 5 +++++ 2 files changed, 10 insertions(+) diff --git a/testing/config/kvm/moon.xml b/testing/config/kvm/moon.xml index a7ea6e120..954af7aa1 100644 --- a/testing/config/kvm/moon.xml +++ b/testing/config/kvm/moon.xml @@ -10,6 +10,11 @@ root=/dev/vda1 loglevel=1 console=hvc0 + + core2duo + + + diff --git a/testing/config/kvm/sun.xml b/testing/config/kvm/sun.xml index b7ddec90e..c2d26737c 100644 --- a/testing/config/kvm/sun.xml +++ b/testing/config/kvm/sun.xml @@ -10,6 +10,11 @@ root=/dev/vda1 loglevel=1 console=hvc0 + + core2duo + + +