The following changes since commit 35d7ace74bd07e3d6983c1fd7cbfab4e11175689:
qcow2: Fix L1 table size after bdrv_snapshot_goto (2011-08-05 07:15:47 -0500) are available in the git repository at: git://git.kernel.org/pub/scm/virt/kvm/qemu-kvm.git uq/master Jan Kiszka (2): kvmclock: Fix feature detection kvm: Drop obsolete KVM_IOEVENTFD #ifdefs Joerg Roedel (3): qemu: Add strtosz_suffix_unit function qemu-x86: Add tsc_freq option to -cpu qemu-x86: Set tsc_khz in kvm when supported Marcelo Tosatti (1): Remove #ifdef KVM_CAP_TSC_CONTROL cutils.c | 16 +++++++++++----- hw/kvmclock.c | 7 ++----- kvm-all.c | 8 -------- qemu-common.h | 2 ++ target-i386/cpu.h | 1 + target-i386/cpuid.c | 13 +++++++++++++ target-i386/kvm.c | 16 +++++++++++++++- 7 files changed, 44 insertions(+), 19 deletions(-)