qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/3] Add -cpu best support
@ 2012-07-09 12:10 Alexander Graf
  2012-07-09 12:10 ` [Qemu-devel] [PATCH 1/3] KVM: Add new -cpu best Alexander Graf
  2012-07-09 12:10 ` [Qemu-devel] [PATCH 2/3] KVM: Use -cpu best as default on x86 Alexander Graf
  0 siblings, 2 replies; 6+ messages in thread
From: Alexander Graf @ 2012-07-09 12:10 UTC (permalink / raw)
  To: qemu-devel qemu-devel
  Cc: Avi Kivity, Ryan Harper, Anthony Liguori, KVM list,
	Andreas Färber

This patch set implements support for a sane default CPU type, that plays the
middle ground between -cpu host (unmanagable test matrix) and -cpu qemu64 (breaks
assumptions wrt family/model numbers). It also makes it the default for -M pc,
so that users who don't specify a specific CPU type on the command line always
get a fast, yet reliable CPU type chosen for them.

For a detailed description, please see patch 1/3.

Alexander Graf (3):
  KVM: Add new -cpu best
  KVM: Use -cpu best as default on x86
  i386: KVM: List -cpu host and best in -cpu ?

 hw/pc_piix.c      |   34 +++++++++++++++++-----
 target-i386/cpu.c |   79 +++++++++++++++++++++++++++++++++++++++++++++++++++--
 2 files changed, 102 insertions(+), 11 deletions(-)

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

end of thread, other threads:[~2012-07-09 13:52 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-09 12:10 [Qemu-devel] [PATCH 0/3] Add -cpu best support Alexander Graf
2012-07-09 12:10 ` [Qemu-devel] [PATCH 1/3] KVM: Add new -cpu best Alexander Graf
2012-07-09 12:10 ` [Qemu-devel] [PATCH 2/3] KVM: Use -cpu best as default on x86 Alexander Graf
2012-07-09 13:47   ` Eric Blake
2012-07-09 13:48     ` Alexander Graf
2012-07-09 13:52       ` Eric Blake

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