From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eduardo Habkost Subject: [QEMU PATCH 0/3] Fix -cpu host and enforce/check to use GET_SUPPORTED_CPUID Date: Wed, 24 Oct 2012 19:44:04 -0200 Message-ID: <1351115047-27828-1-git-send-email-ehabkost@redhat.com> Cc: andre.przywara@amd.com, kvm@vger.kernel.org, Marcelo Tosatti , Avi Kivity , Igor Mammedov , =?UTF-8?q?Andreas=20F=C3=A4rber?= To: qemu-devel@nongnu.org Return-path: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: qemu-devel-bounces+gceq-qemu-devel=gmane.org@nongnu.org Sender: qemu-devel-bounces+gceq-qemu-devel=gmane.org@nongnu.org List-Id: kvm.vger.kernel.org This depends on a previous series I have submitted: Subject: [QEMU PATCH 00/15] QEMU KVM_GET_SUPPORTED_CPUID cleanups and fixes Message-Id: <1349383747-19383-1-git-send-email-ehabkost@redhat.com> http://article.gmane.org/gmane.comp.emulators.kvm.devel/99375 Eduardo Habkost (3): target-i385: make cpu_x86_fill_host() void target-i386: cpu: make -cpu host/check/enforce code KVM-specific target-i386: kvm_cpu_fill_host: use GET_SUPPORTED_CPUID target-i386/cpu.c | 52 +++++++++++++++++++++++++++++++++------------------- 1 file changed, 33 insertions(+), 19 deletions(-) -- 1.7.11.7