original_kernel/arch/x86/kvm
Ladi Prosek 1fb883bb82 KVM: nVMX: initialize PML fields in vmcs02
L2 was running with uninitialized PML fields which led to incomplete
dirty bitmap logging. This manifested as all kinds of subtle erratic
behavior of the nested guest.

Fixes: 843e433057 ("KVM: VMX: Add PML support in VMX")
Signed-off-by: Ladi Prosek <lprosek@redhat.com>
Signed-off-by: Radim Krčmář <rkrcmar@redhat.com>
2017-04-04 16:24:43 +02:00
..
Kconfig
Makefile
assigned-dev.c
assigned-dev.h
cpuid.c sched/headers: Prepare to move sched_info_on() and force_schedstat_enabled() from <linux/sched.h> to <linux/sched/stat.h> 2017-03-02 08:42:39 +01:00
cpuid.h
debugfs.c
emulate.c
hyperv.c sched/headers: Prepare to move cputime functionality from <linux/sched.h> into <linux/sched/cputime.h> 2017-03-02 08:42:39 +01:00
hyperv.h
i8254.c
i8254.h
i8259.c KVM: x86: check existance before destroy 2017-03-23 19:02:03 +01:00
ioapic.c KVM: x86: check existance before destroy 2017-03-23 19:02:03 +01:00
ioapic.h
iommu.c
irq.c
irq.h
irq_comm.c
kvm_cache_regs.h
lapic.c
lapic.h
mmu.c
mmu.h
mmu_audit.c
mmutrace.h
mtrr.c
page_track.c KVM: x86: cleanup the page tracking SRCU instance 2017-03-28 14:08:02 +02:00
paging_tmpl.h
pmu.c
pmu.h
pmu_amd.c
pmu_intel.c
svm.c kvm: fix usage of uninit spinlock in avic_vm_destroy() 2017-03-20 16:25:05 +01:00
trace.h
tss.h
vmx.c KVM: nVMX: initialize PML fields in vmcs02 2017-04-04 16:24:43 +02:00
x86.c KVM: x86: cleanup the page tracking SRCU instance 2017-03-28 14:08:02 +02:00
x86.h