qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Eduardo Habkost <ehabkost@redhat.com>
To: qemu-devel@nongnu.org
Cc: andre.przywara@amd.com, kvm@vger.kernel.org,
	"Marcelo Tosatti" <mtosatti@redhat.com>,
	"Avi Kivity" <avi@redhat.com>,
	"Igor Mammedov" <imammedo@redhat.com>,
	"Andreas Färber" <afaerber@suse.de>
Subject: [Qemu-devel] [QEMU PATCH 0/3] Fix -cpu host and enforce/check to use GET_SUPPORTED_CPUID
Date: Wed, 24 Oct 2012 19:44:04 -0200	[thread overview]
Message-ID: <1351115047-27828-1-git-send-email-ehabkost@redhat.com> (raw)

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

             reply	other threads:[~2012-10-24 21:43 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-24 21:44 Eduardo Habkost [this message]
2012-10-24 21:44 ` [Qemu-devel] [QEMU PATCH 1/3] target-i385: make cpu_x86_fill_host() void Eduardo Habkost
2012-10-24 21:44 ` [Qemu-devel] [QEMU PATCH 2/3] target-i386: cpu: make -cpu host/check/enforce code KVM-specific Eduardo Habkost
2012-10-24 21:44 ` [Qemu-devel] [QEMU PATCH 3/3] target-i386: kvm_cpu_fill_host: use GET_SUPPORTED_CPUID Eduardo Habkost
2012-10-29 19:34 ` [Qemu-devel] [QEMU PATCH 0/3] Fix -cpu host and enforce/check to " Marcelo Tosatti

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1351115047-27828-1-git-send-email-ehabkost@redhat.com \
    --to=ehabkost@redhat.com \
    --cc=afaerber@suse.de \
    --cc=andre.przywara@amd.com \
    --cc=avi@redhat.com \
    --cc=imammedo@redhat.com \
    --cc=kvm@vger.kernel.org \
    --cc=mtosatti@redhat.com \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).