lkml.org 
[lkml]   [2017]   [Mar]   [28]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[GIT PULL] KVM fixes for 4.11-rc5
Date
Linus,

The following changes since commit 97da3854c526d3a6ee05c849c96e48d21527606c:

Linux 4.11-rc3 (2017-03-19 19:09:39 -0700)

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 3166678c0c1f03d4b3b1a26c167e81025b222f3e:

KVM: x86: cleanup the page tracking SRCU instance (2017-03-28 11:38:38 +0200)

----------------------------------------------------------------
All x86-specific, apart from some arch-independent syzkaller fixes.

----------------------------------------------------------------
David Hildenbrand (1):
KVM: kvm_io_bus_unregister_dev() should never fail

Dmitry Vyukov (1):
kvm: fix usage of uninit spinlock in avic_vm_destroy()

Herongguang (Stephen) (1):
KVM: pci-assign: do not map smm memory slot pages in vt-d page tables

Jim Mattson (1):
kvm: vmx: Flush TLB when the APIC-access address changes

Ladi Prosek (1):
KVM: nVMX: fix nested EPT detection

Luiz Capitulino (1):
KVM: Documentation: document MCE ioctls

Paolo Bonzini (1):
KVM: x86: cleanup the page tracking SRCU instance

Peter Xu (3):
KVM: x86: clear bus pointer when destroyed
KVM: x86: check existance before destroy
KVM: x86: use pic/ioapic destructor when destroy vm

Radim Krčmář (1):
KVM: VMX: downgrade warning on unexpected exit code

Wanpeng Li (4):
KVM: nVMX: don't reset kvm mmu twice
KVM: x86: correct async page present tracepoint
KVM: nVMX: Fix nested VPID vmx exec control
KVM: VMX: Fix enable VPID conditions

kbuild test robot (1):
PTP: fix ptr_ret.cocci warnings

Documentation/virtual/kvm/api.txt | 63 +++++++++++++++++++++++++++++++++++
arch/x86/include/asm/kvm_page_track.h | 1 +
arch/x86/kvm/i8259.c | 3 ++
arch/x86/kvm/ioapic.c | 3 ++
arch/x86/kvm/page_track.c | 8 +++++
arch/x86/kvm/svm.c | 3 ++
arch/x86/kvm/vmx.c | 44 +++++++++++++++++-------
arch/x86/kvm/x86.c | 7 ++--
drivers/ptp/ptp_kvm.c | 5 +--
include/linux/kvm_host.h | 4 +--
virt/kvm/eventfd.c | 3 +-
virt/kvm/kvm_main.c | 44 ++++++++++++++++--------
12 files changed, 153 insertions(+), 35 deletions(-)

\
 
 \ /
  Last update: 2017-03-28 12:14    [W:0.029 / U:0.428 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site