kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] Use more cpuid bits from upstream
@ 2010-06-01 12:33 Avi Kivity
  2010-06-01 12:33 ` [PATCH 1/5] Make get_para_features() similar to upstream Avi Kivity
                   ` (5 more replies)
  0 siblings, 6 replies; 12+ messages in thread
From: Avi Kivity @ 2010-06-01 12:33 UTC (permalink / raw)
  To: Marcelo Tosatti, Glauber Costa; +Cc: kvm

This patchset converts kvm_arch_vcpu_init()'s cpuid handling bits to use
upstream code.

Avi Kivity (5):
  Make get_para_features() similar to upstream
  Use get_para_features() from upstream
  Rename kvm_arch_vcpu_init()s cenv argument to env
  Use skeleton of upstream's kvm_arch_init_vcpu()
  Use upstream's kvm_arch_init_vcpu()'s cpuid bits

 qemu-kvm-x86.c    |  148 +++--------------------------------------------------
 target-i386/kvm.c |   15 ++++-
 2 files changed, 20 insertions(+), 143 deletions(-)


^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2010-06-02 16:27 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-01 12:33 [PATCH 0/5] Use more cpuid bits from upstream Avi Kivity
2010-06-01 12:33 ` [PATCH 1/5] Make get_para_features() similar to upstream Avi Kivity
2010-06-01 14:26   ` Glauber Costa
2010-06-01 12:33 ` [PATCH 2/5] Use get_para_features() from upstream Avi Kivity
2010-06-01 14:26   ` Glauber Costa
2010-06-01 12:33 ` [PATCH 3/5] Rename kvm_arch_vcpu_init()s cenv argument to env Avi Kivity
2010-06-01 14:27   ` Glauber Costa
2010-06-01 12:33 ` [PATCH 4/5] Use skeleton of upstream's kvm_arch_init_vcpu() Avi Kivity
2010-06-01 14:29   ` Glauber Costa
2010-06-01 12:33 ` [PATCH 5/5] Use upstream's kvm_arch_init_vcpu()'s cpuid bits Avi Kivity
2010-06-01 14:51   ` Glauber Costa
2010-06-02 16:23 ` [PATCH 0/5] Use more cpuid bits from upstream Marcelo Tosatti

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).