summaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm
Commit message (Expand)AuthorAgeFilesLines
* KVM/SVM: Allow direct access to MSR_IA32_SPEC_CTRLKarimAllah Ahmed2018-02-031-0/+88
* KVM/VMX: Allow direct access to MSR_IA32_SPEC_CTRLKarimAllah Ahmed2018-02-033-6/+110
* KVM/VMX: Emulate MSR_IA32_ARCH_CAPABILITIESKarimAllah Ahmed2018-02-033-1/+17
* KVM/x86: Add IBPB supportAshok Raj2018-02-033-3/+116
* KVM/x86: Update the reverse_cpuid list to include CPUID_7_EDXKarimAllah Ahmed2018-02-032-5/+4
* Merge branch 'msr-bitmaps' of git://git.kernel.org/pub/scm/virt/kvm/kvm into ...Thomas Gleixner2018-02-031-254/+186
|\
| * KVM: VMX: make MSR bitmaps per-VCPUPaolo Bonzini2018-01-311-123/+147
| * KVM: VMX: introduce alloc_loaded_vmcsPaolo Bonzini2018-01-271-14/+22
| * KVM: nVMX: Eliminate vmcs02 poolJim Mattson2018-01-271-123/+23
* | x86/kvm: Update spectre-v1 mitigationDan Williams2018-02-011-11/+9
* | Merge tag 'v4.15' into x86/pti, to be able to merge dependent changesIngo Molnar2018-01-3011-460/+919
|\ \ | |/
| * KVM/x86: Fix wrong macro references of X86_CR0_PG_BIT and X86_CR4_PAE_BIT in ...Tianyu Lan2018-01-171-2/+2
| * Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-01-142-0/+8
| |\
| * \ Merge branch 'kvm-insert-lfence' into kvm-masterPaolo Bonzini2018-01-111-2/+10
| |\ \
| | * | KVM: x86: Add memory barrier on vmcs field lookupAndrew Honig2018-01-111-2/+10
| * | | KVM: x86: emulate #UD while in guest modePaolo Bonzini2018-01-112-12/+2
| * | | x86: kvm: propagate register_shrinker return codeArnd Bergmann2018-01-111-6/+10
| * | | KVM MMU: check pending exception before injecting APFHaozhong Zhang2018-01-111-1/+2
| * | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-01-062-1/+32
| |\ \ \
| | * | | kvm: vmx: Scrub hardware GPRs at VM-exitJim Mattson2018-01-052-1/+32
| * | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-12-213-24/+64
| |\ \ \ \ | | |/ / /
| | * | | kvm: x86: fix RSM when PCID is non-zeroPaolo Bonzini2017-12-211-7/+25
| | * | | KVM: Fix stack-out-of-bounds read in write_mmioWanpeng Li2017-12-181-4/+4
| | * | | KVM/x86: Check input paging mode when cs.l is setLan Tianyu2017-12-151-0/+26
| | * | | kvm: x86: fix WARN due to uninitialized guest FPU statePeter Xu2017-12-141-8/+4
| | * | | KVM: X86: Fix load RFLAGS w/o the fixed bitWanpeng Li2017-12-141-1/+1
| | * | | KVM: MMU: Fix infinite loop when there is no available mmu pageWanpeng Li2017-12-141-4/+4
| * | | | Merge branch 'WIP.x86-pti.entry-for-linus' of git://git.kernel.org/pub/scm/li...Linus Torvalds2017-12-181-1/+1
| |\ \ \ \ | | |/ / / | |/| | |
| * | | | KVM: x86: fix APIC page invalidationRadim Krčmář2017-12-061-0/+14
| * | | | KVM: VMX: fix page leak in hardware_setup()Jim Mattson2017-12-051-1/+0
| * | | | KVM: VMX: remove I/O port 0x80 bypass on Intel hostsAndrew Honig2017-12-051-5/+0
| * | | | x86,kvm: remove KVM emulator get_fpu / put_fpuRik van Riel2017-12-052-34/+0
| * | | | x86,kvm: move qemu/guest FPU switching out to vcpu_runRik van Riel2017-12-051-22/+17
| * | | | KVM: Let KVM_SET_SIGNAL_MASK work as advertisedJan H. Schönherr2017-11-271-5/+2
| * | | | KVM: VMX: Fix vmx->nested freeing when no SMI handlerWanpeng Li2017-11-271-1/+2
| * | | | KVM: VMX: Fix rflags cache during vCPU resetWanpeng Li2017-11-271-1/+1
| * | | | KVM: X86: Fix softlockup when get the current kvmclockWanpeng Li2017-11-271-4/+7
| * | | | KVM: lapic: Fixup LDR on load in x2apicDr. David Alan Gilbert2017-11-271-0/+5
| * | | | KVM: lapic: Split out x2apic ldr calculationDr. David Alan Gilbert2017-11-271-1/+6
| * | | | KVM: vmx: use X86_CR4_UMIP and X86_FEATURE_UMIPPaolo Bonzini2017-11-171-2/+1
| * | | | KVM: x86: Fix CPUID function for word 6 (80000001_ECX)Janakarajan Natarajan2017-11-171-1/+1
| * | | | KVM: nVMX: Fix vmx_check_nested_events() return value in case an event was re...Liran Alon2017-11-171-7/+6
| * | | | KVM: x86: ioapic: Preserve read-only values in the redirection tableNikita Leshenko2017-11-171-0/+6
| * | | | KVM: x86: ioapic: Clear Remote IRR when entry is switched to edge-triggeredNikita Leshenko2017-11-171-1/+10
| * | | | KVM: x86: ioapic: Remove redundant check for Remote IRR in ioapic_set_irqNikita Leshenko2017-11-171-5/+5
| * | | | KVM: x86: ioapic: Don't fire level irq when Remote IRR setNikita Leshenko2017-11-171-1/+3
| * | | | KVM: x86: ioapic: Fix level-triggered EOI and IOAPIC reconfigure raceNikita Leshenko2017-11-171-2/+1
| * | | | KVM: x86: inject exceptions produced by x86_decode_insnPaolo Bonzini2017-11-171-0/+2
| * | | | KVM: x86: Allow suppressing prints on RDMSR/WRMSR of unhandled MSRsEyal Moscovici2017-11-171-4/+13
| * | | | KVM: x86: fix em_fxstor() sleeping while in atomicDavid Hildenbrand2017-11-171-6/+26
OpenPOWER on IntegriCloud