linux_dsm_epyc7002/arch/x86/kvm
Jim Mattson 85fd514e24 kvm: nVMX: Shadow "high" parts of shadowed 64-bit VMCS fields
Inconsistencies result from shadowing only accesses to the full
64-bits of a 64-bit VMCS field, but not shadowing accesses to the high
32-bits of the field. The "high" part of a 64-bit field should be
shadowed whenever the full 64-bit field is shadowed.

Signed-off-by: Jim Mattson <jmattson@google.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2017-07-12 18:41:12 +02:00
..
cpuid.c
cpuid.h
debugfs.c
emulate.c PPC: 2017-07-06 18:38:31 -07:00
hyperv.c
hyperv.h
i8254.c
i8254.h
i8259.c
ioapic.c
ioapic.h
irq_comm.c
irq.c
irq.h
Kconfig
kvm_cache_regs.h
lapic.c KVM: LAPIC: Fix lapic timer injection delay 2017-06-29 18:21:13 +02:00
lapic.h KVM: lapic: reorganize restart_apic_timer 2017-06-29 18:18:52 +02:00
Makefile
mmu_audit.c
mmu.c PPC: 2017-07-06 18:38:31 -07:00
mmu.h PPC: 2017-07-06 18:38:31 -07:00
mmutrace.h kvm: x86: mmu: allow A/D bits to be disabled in an mmu 2017-07-03 11:19:54 +02:00
mtrr.c
page_track.c
paging_tmpl.h
pmu_amd.c
pmu_intel.c
pmu.c
pmu.h
svm.c PPC: 2017-07-06 18:38:31 -07:00
trace.h
tss.h
vmx.c kvm: nVMX: Shadow "high" parts of shadowed 64-bit VMCS fields 2017-07-12 18:41:12 +02:00
x86.c PPC: 2017-07-06 18:38:31 -07:00
x86.h