qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH 0/3][uq/master] Basic TSC-Scaling support v2


From: Joerg Roedel
Subject: [Qemu-devel] [PATCH 0/3][uq/master] Basic TSC-Scaling support v2
Date: Thu, 7 Jul 2011 16:13:10 +0200

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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]