summaryrefslogtreecommitdiff
path: root/arch/x86/kvm
AgeCommit message (Expand)Author
2018-01-30x86/kvm: Pass stable clocksource to guests when running nested on Hyper-VVitaly Kuznetsov
2018-01-29Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-01-25KVM: VMX: Make indirect call speculation safePeter Zijlstra
2018-01-25KVM: x86: Make indirect calls in emulator speculation safePeter Zijlstra
2018-01-17KVM/x86: Fix wrong macro references of X86_CR0_PG_BIT and X86_CR4_PAE_BIT in ...Tianyu Lan
2018-01-14Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-01-12x86/retpoline: Fill return stack buffer on vmexitDavid Woodhouse
2018-01-11Merge branch 'kvm-insert-lfence' into kvm-masterPaolo Bonzini
2018-01-11KVM: x86: Add memory barrier on vmcs field lookupAndrew Honig
2018-01-11KVM: x86: emulate #UD while in guest modePaolo Bonzini
2018-01-11x86: kvm: propagate register_shrinker return codeArnd Bergmann
2018-01-11KVM MMU: check pending exception before injecting APFHaozhong Zhang
2018-01-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-01-05kvm: vmx: Scrub hardware GPRs at VM-exitJim Mattson
2017-12-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-12-21kvm: x86: fix RSM when PCID is non-zeroPaolo Bonzini
2017-12-18Merge branch 'WIP.x86-pti.entry-for-linus' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2017-12-18KVM: Fix stack-out-of-bounds read in write_mmioWanpeng Li
2017-12-17x86/entry: Remap the TSS into the CPU entry areaAndy Lutomirski
2017-12-17x86/entry: Fix assumptions that the HW TSS is at the beginning of cpu_tssAndy Lutomirski
2017-12-15KVM/x86: Check input paging mode when cs.l is setLan Tianyu
2017-12-14kvm: x86: fix WARN due to uninitialized guest FPU statePeter Xu
2017-12-14KVM: X86: Fix load RFLAGS w/o the fixed bitWanpeng Li
2017-12-14KVM: MMU: Fix infinite loop when there is no available mmu pageWanpeng Li
2017-12-06KVM: x86: fix APIC page invalidationRadim Krčmář
2017-12-05KVM: VMX: fix page leak in hardware_setup()Jim Mattson
2017-12-05KVM: VMX: remove I/O port 0x80 bypass on Intel hostsAndrew Honig
2017-12-05x86,kvm: remove KVM emulator get_fpu / put_fpuRik van Riel
2017-12-05x86,kvm: move qemu/guest FPU switching out to vcpu_runRik van Riel
2017-11-27KVM: Let KVM_SET_SIGNAL_MASK work as advertisedJan H. Schönherr
2017-11-27KVM: VMX: Fix vmx->nested freeing when no SMI handlerWanpeng Li
2017-11-27KVM: VMX: Fix rflags cache during vCPU resetWanpeng Li
2017-11-27KVM: X86: Fix softlockup when get the current kvmclockWanpeng Li
2017-11-27KVM: lapic: Fixup LDR on load in x2apicDr. David Alan Gilbert
2017-11-27KVM: lapic: Split out x2apic ldr calculationDr. David Alan Gilbert
2017-11-17KVM: vmx: use X86_CR4_UMIP and X86_FEATURE_UMIPPaolo Bonzini
2017-11-17KVM: x86: Fix CPUID function for word 6 (80000001_ECX)Janakarajan Natarajan
2017-11-17KVM: nVMX: Fix vmx_check_nested_events() return value in case an event was re...Liran Alon
2017-11-17KVM: x86: ioapic: Preserve read-only values in the redirection tableNikita Leshenko
2017-11-17KVM: x86: ioapic: Clear Remote IRR when entry is switched to edge-triggeredNikita Leshenko
2017-11-17KVM: x86: ioapic: Remove redundant check for Remote IRR in ioapic_set_irqNikita Leshenko
2017-11-17KVM: x86: ioapic: Don't fire level irq when Remote IRR setNikita Leshenko
2017-11-17KVM: x86: ioapic: Fix level-triggered EOI and IOAPIC reconfigure raceNikita Leshenko
2017-11-17KVM: x86: inject exceptions produced by x86_decode_insnPaolo Bonzini
2017-11-17KVM: x86: Allow suppressing prints on RDMSR/WRMSR of unhandled MSRsEyal Moscovici
2017-11-17KVM: x86: fix em_fxstor() sleeping while in atomicDavid Hildenbrand
2017-11-17KVM: nVMX: Fix mmu context after VMLAUNCH/VMRESUME failureWanpeng Li
2017-11-17KVM: nVMX: Validate the IA32_BNDCFGS on nested VM-entryWanpeng Li
2017-11-17KVM: X86: Fix operand/address-size during instruction decodingWanpeng Li
2017-11-17KVM: x86: Don't re-execute instruction when not passing CR2 valueLiran Alon