Re: [Qemu-devel] [PATCH 0/2] Fixes for -cpu host KVM/SVM feature initialization

2013-01-02 Thread Andreas Färber
Am 28.12.2012 19:37, schrieb Eduardo Habkost:
 This series has two very similar fixes for feature initizliation for -cpu
 host. This should allow us to make the check/enforce code check for host
 support of KVM and SVM features, later.

I am out of my field here to verify whether this is semantically correct
and whether any fallback code may be needed. However, this will conflict
with X86CPU subclasses, so I'd be interested in taking this through my
qom-cpu queue if there are acks from the KVM folks.

Regards,
Andreas

 Eduardo Habkost (2):
   target-i386: kvm: -cpu host: use GET_SUPPORTED_CPUID for SVM features
   target-i386: kvm: enable all supported KVM features for -cpu host
 
  target-i386/cpu.c | 13 ++---
  1 file changed, 6 insertions(+), 7 deletions(-)

-- 
SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer; HRB 16746 AG Nürnberg
--
To unsubscribe from this list: send the line unsubscribe kvm in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[PATCH 0/2] Fixes for -cpu host KVM/SVM feature initialization

2012-12-28 Thread Eduardo Habkost
This series has two very similar fixes for feature initizliation for -cpu
host. This should allow us to make the check/enforce code check for host
support of KVM and SVM features, later.

Eduardo Habkost (2):
  target-i386: kvm: -cpu host: use GET_SUPPORTED_CPUID for SVM features
  target-i386: kvm: enable all supported KVM features for -cpu host

 target-i386/cpu.c | 13 ++---
 1 file changed, 6 insertions(+), 7 deletions(-)

-- 
1.7.11.7

--
To unsubscribe from this list: send the line unsubscribe kvm in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html