This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from eb094f06963b Merge branch 'x86-pti-for-linus' of git://git.kernel.org/p [...] new 8a44119a98be KVM: Fix NULL-ptr deref after kvm_create_vm fails new e2d3fcaf939d KVM: fix placement of refcount initialization new 7a5ee6edb42e KVM: X86: Fix initialization of MSR lists new d9ff2744eea2 KVM: VMX: Fix comment to specify PID.ON instead of PIR.ON new 9482ae458b7a KVM: VMX: Consider PID.PIR to determine if vCPU has pendin [...] new 132194ffa138 KVM: VMX: Do not change PID.NDST when loading a blocked vCPU new 29881b6ec6e4 KVM: VMX: Introduce pi_is_pir_empty() helper new a78986aae9b2 KVM: MMU: Do not treat ZONE_DEVICE pages as being reserved new 8c5bd25bf42e Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt [...]
The 9 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: arch/x86/kvm/mmu.c | 8 +++---- arch/x86/kvm/vmx/vmx.c | 23 +++++++++++++++++--- arch/x86/kvm/vmx/vmx.h | 11 ++++++++++ arch/x86/kvm/x86.c | 56 ++++++++++++++++++++++-------------------------- include/linux/kvm_host.h | 1 + virt/kvm/kvm_main.c | 48 +++++++++++++++++++++++++++++------------ 6 files changed, 96 insertions(+), 51 deletions(-)