Hi,
these two patches implement initial tsc-scaling support for qemu. The
TSC frequency for the guest can be configured with -cpu ,tsc_khz=x. If
supported by the kernel module qemu will pass the frequency to KVM. The
patches apply against current uq/master branch.
Regards,
Joerg
Diffstat:
target-i386/cpu.h | 1 +
target-i386/cpuid.c | 10 ++++++++++
target-i386/kvm.c | 11 +++++++++++
3 files changed, 22 insertions(+), 0 deletions(-)
Shortlog:
Joerg Roedel (2):
qemu-x86: Add tsc_khz option to -cpu
qemu-x86: Set tsc_khz in kvm when supported
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html