Linus, please pull from git://git.kernel.org/pub/scm/virt/kvm/kvm.git master To receive the following updates Alex Williamson (2): KVM: unmap pages from the iommu when slots are removed KVM: lock slots_lock around device assignment Avi Kivity (1): KVM: VMX: Fix kvm_set_shared_msr() called in preemptible context Gleb Natapov (1): KVM: PMU emulation: GLOBAL_CTRL MSR should be enabled on reset arch/x86/kvm/pmu.c | 18 +++++++++--------- arch/x86/kvm/vmx.c | 5 ++++- include/linux/kvm_host.h | 6 ++++++ virt/kvm/iommu.c | 30 +++++++++++++++++++++--------- virt/kvm/kvm_main.c | 5 +++-- 5 files changed, 43 insertions(+), 21 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