qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v2 0/2] Use kvm64/kvm32 when running under KVM
@ 2010-07-28 12:42 Jes.Sorensen
  2010-07-28 12:42 ` [Qemu-devel] [PATCH 1/2] Set a default CPU type for compat PC machine defs Jes.Sorensen
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Jes.Sorensen @ 2010-07-28 12:42 UTC (permalink / raw)
  To: qemu-devel; +Cc: kvm, avi

From: Jes Sorensen <Jes.Sorensen@redhat.com>

This set of patches adds default CPU types to the PC compat
definitions, and patch #2 sets the CPU type to kvm64/kvm32 when
running under KVM.

Long term we might want to qdev'ify the CPUs but I think it is better
to keep it simple for 0.13.

Jes Sorensen (2):
  Set a default CPU type for compat PC machine defs.
  Use kvm32/kvm64 as default CPUs when running under KVM.

 hw/boards.h  |    1 +
 hw/pc.c      |   13 +++++++++++--
 hw/pc_piix.c |   15 +++++++++++++++
 vl.c         |    2 ++
 4 files changed, 29 insertions(+), 2 deletions(-)

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

end of thread, other threads:[~2010-08-26  2:00 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-28 12:42 [Qemu-devel] [PATCH v2 0/2] Use kvm64/kvm32 when running under KVM Jes.Sorensen
2010-07-28 12:42 ` [Qemu-devel] [PATCH 1/2] Set a default CPU type for compat PC machine defs Jes.Sorensen
2010-07-28 12:42 ` [Qemu-devel] [PATCH 2/2] Use kvm32/kvm64 as default CPUs when running under KVM Jes.Sorensen
2010-07-28 13:49 ` [Qemu-devel] [PATCH v2 0/2] Use kvm64/kvm32 " Markus Armbruster
2010-08-26  2:00 ` Sheng Yang

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