Linus, The following changes since commit 0fb00d326ffc36844fac0bfefd8644585a86d4a6: Merge tag 'kvm-arm-for-4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-master (2016-02-25 09:53:55 +0100) are available in the git repository at: git://git.kernel.org/pub/scm/virt/kvm/kvm.git tags/for-linus for you to fetch changes up to 2680d6da455b636dd006636780c0f235c6561d70: kvm: x86: Update tsc multiplier on change. (2016-03-02 10:37:32 +0100) ---------------------------------------------------------------- * ARM/MIPS: Fixes for ioctls when copy_from_user returns nonzero * x86: Small fix for Skylake TSC scaling * x86: Improved fix for last week's missed hardware breakpoint bug ---------------------------------------------------------------- Michael S. Tsirkin (2): arm/arm64: KVM: Fix ioctl error handling mips/kvm: fix ioctl error handling Owen Hofmann (1): kvm: x86: Update tsc multiplier on change. Paolo Bonzini (2): KVM: x86: fix root cause for missed hardware breakpoints Merge tag 'kvm-arm-for-4.5-rc7' of git://git.kernel.org/.../kvmarm/kvmarm into kvm-master arch/arm/kvm/guest.c | 2 +- arch/arm64/kvm/guest.c | 2 +- arch/mips/kvm/mips.c | 4 ++-- arch/x86/kvm/vmx.c | 14 +++++++++----- arch/x86/kvm/x86.c | 9 ++++----- 5 files changed, 17 insertions(+), 14 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html