WSL2-Linux-Kernel/arch/x86/kvm
Aaron Lewis cf5029d5dd KVM: x86: Protect the unused bits in MSR exiting flags
The flags for KVM_CAP_X86_USER_SPACE_MSR and KVM_X86_SET_MSR_FILTER
have no protection for their unused bits.  Without protection, future
development for these features will be difficult.  Add the protection
needed to make it possible to extend these features in the future.

Signed-off-by: Aaron Lewis <aaronlewis@google.com>
Message-Id: <20220714161314.1715227-1-aaronlewis@google.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2022-07-19 14:04:18 -04:00
..
mmu KVM: x86/mmu: Set memory encryption "value", not "mask", in shadow PDPTRs 2022-06-09 10:52:16 -04:00
svm x86: Add magic AMD return-thunk 2022-06-27 10:33:59 +02:00
vmx Merge commit 'kvm-vmx-nested-tsc-fix' into kvm-master 2022-07-14 10:04:44 -04:00
Kconfig
Makefile
cpuid.c KVM/arm64 updates for 5.19 2022-05-25 05:09:23 -04:00
cpuid.h
debugfs.c
emulate.c KVM: emulate: do not adjust size of fastop and setcc subroutines 2022-07-15 07:49:40 -04:00
fpu.h
hyperv.c Bitmap patches for 5.19-rc1 2022-06-04 14:04:27 -07:00
hyperv.h
i8254.c
i8254.h
i8259.c
ioapic.c
ioapic.h
irq.c
irq.h
irq_comm.c
kvm_cache_regs.h
kvm_emulate.h
kvm_onhyperv.c
kvm_onhyperv.h
lapic.c KVM: x86: inhibit APICv/AVIC on changes to APIC ID or APIC base 2022-06-09 10:52:18 -04:00
lapic.h KVM: LAPIC: Trace LAPIC timer expiration on every vmentry 2022-05-25 05:07:09 -04:00
mmu.h KVM: VMX: Include MKTME KeyID bits in shadow_zero_check 2022-05-12 09:51:45 -04:00
mtrr.c
pmu.c S390: 2022-05-26 14:20:14 -07:00
pmu.h KVM/arm64 updates for 5.19 2022-05-25 05:09:23 -04:00
reverse_cpuid.h
trace.h KVM: SVM: Introduce trace point for the slow-path of avic_kic_target_vcpus 2022-04-29 12:50:00 -04:00
tss.h
x86.c KVM: x86: Protect the unused bits in MSR exiting flags 2022-07-19 14:04:18 -04:00
x86.h
xen.c
xen.h KVM: x86: do not set st->preempted when going back to user space 2022-06-08 04:21:06 -04:00