qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/3][uq/master] Basic TSC-Scaling support v2
@ 2011-07-07 14:13 Joerg Roedel
  2011-07-07 14:13 ` [Qemu-devel] [PATCH 1/3] qemu: Add strtosz_suffix_unit function Joerg Roedel
                   ` (3 more replies)
  0 siblings, 4 replies; 16+ messages in thread
From: Joerg Roedel @ 2011-07-07 14:13 UTC (permalink / raw)
  To: Avi Kivity, Marcelo Tosatti; +Cc: qemu-devel, kvm

Hi Avi, Marcelo,

here is v2 of the patches to support setting the guests tsc-frequency
from the qemu command line. This version addresses the comment from Avi
on the first version. To reflect that units can be given to the
frequency, the parameter was renamed from tsc_khz to tsc_freq.

Thanks,

	Joerg

Diffstat:

 cutils.c            |   16 +++++++++++-----
 qemu-common.h       |    2 ++
 target-i386/cpu.h   |    1 +
 target-i386/cpuid.c |   13 +++++++++++++
 target-i386/kvm.c   |   18 +++++++++++++++++-
 5 files changed, 44 insertions(+), 6 deletions(-)

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

end of thread, other threads:[~2011-07-19 17:03 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-07 14:13 [Qemu-devel] [PATCH 0/3][uq/master] Basic TSC-Scaling support v2 Joerg Roedel
2011-07-07 14:13 ` [Qemu-devel] [PATCH 1/3] qemu: Add strtosz_suffix_unit function Joerg Roedel
2011-07-08  8:00   ` Markus Armbruster
2011-07-07 14:13 ` [Qemu-devel] [PATCH 2/3] qemu-x86: Add tsc_freq option to -cpu Joerg Roedel
2011-07-19 11:46   ` Marcelo Tosatti
2011-07-19 12:20     ` Avi Kivity
2011-07-19 12:56       ` Marcelo Tosatti
2011-07-19 13:30       ` Joerg Roedel
2011-07-19 13:54         ` Avi Kivity
2011-07-19 13:55           ` Avi Kivity
2011-07-19 14:14             ` Joerg Roedel
2011-07-19 15:55               ` Avi Kivity
2011-07-07 14:13 ` [Qemu-devel] [PATCH 3/3] qemu-x86: Set tsc_khz in kvm when supported Joerg Roedel
2011-07-19 11:48   ` Marcelo Tosatti
2011-07-19 17:03     ` Jan Kiszka
2011-07-19 13:04 ` [Qemu-devel] [PATCH 0/3][uq/master] Basic TSC-Scaling support v2 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).