All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Add -cpu best support
@ 2012-07-09 12:10 ` Alexander Graf
  0 siblings, 0 replies; 12+ messages in thread
From: Alexander Graf @ 2012-07-09 12:10 UTC (permalink / raw)
  To: qemu-devel qemu-devel
  Cc: KVM list, Ryan Harper, Anthony Liguori, Andreas Färber,
	Avi Kivity

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] 12+ messages in thread

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

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.