summaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm/x86.c
AgeCommit message (Expand)Author
2019-08-05KVM: Fix leak vCPU's VMCS value into other pCPUWanpeng Li
2019-07-24KVM: X86: Boost queue head vCPU to mitigate lock waiter preemptionWanpeng Li
2019-07-22KVM: X86: Dynamically allocate user_fpuWanpeng Li
2019-07-22KVM: X86: Fix fpu state crash in kvm guestWanpeng Li
2019-07-22Revert "kvm: x86: Use task structs fpu field for user"Paolo Bonzini
2019-07-20KVM: LAPIC: Inject timer interrupt via posted interruptWanpeng Li
2019-07-17KVM: LAPIC: Make lapic timer unpinnedWanpeng Li
2019-07-15kvm: x86: some tsc debug cleanupYi Wang
2019-07-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-07-11Merge tag 'kvm-arm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini
2019-07-11KVM: x86: Unconditionally enable irqs in guest contextSean Christopherson
2019-07-11KVM: x86: PMU Event FilterEric Hankland
2019-07-08Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-07-03clocksource/drivers: Continue making Hyper-V clocksource ISA agnosticMichael Kelley
2019-07-03Merge branch 'timers/vdso' into timers/coreThomas Gleixner
2019-07-02KVM: x86: degrade WARN to pr_warn_ratelimitedPaolo Bonzini
2019-07-02KVM: X86: Implement PV sched yield hypercallWanpeng Li
2019-07-02KVM: nVMX: list VMX MSRs in KVM_GET_MSR_INDEX_LISTPaolo Bonzini
2019-06-22timekeeping: Use proper clock specifier names in functionsJason A. Donenfeld
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 499Thomas Gleixner
2019-06-18KVM: x86: introduce is_pae_pagingPaolo Bonzini
2019-06-18KVM: VMX: Handle NMIs, #MCs and async #PFs in common irqs-disabled fnSean Christopherson
2019-06-18KVM: x86: Move kvm_{before,after}_interrupt() calls to vendor codeSean Christopherson
2019-06-18KVM: x86: move MSR_IA32_POWER_CTL handling to common codePaolo Bonzini
2019-06-18kvm: x86: add host poll control msrsMarcelo Tosatti
2019-06-18KVM: x86: Use DR_TRAP_BITS instead of hard-coded 15Liran Alon
2019-06-13KVM: x86: clean up conditions for asynchronous page fault handlingPaolo Bonzini
2019-06-05kvm: Convert kvm_lock to a mutexJunaid Shahid
2019-06-04KVM: X86: Emulate MSR_IA32_MISC_ENABLE MWAIT bitWanpeng Li
2019-06-04KVM: X86: Provide a capability to disable cstate msr read interceptsWanpeng Li
2019-06-04kvm: x86: refine kvm_get_arch_capabilities()Xiaoyao Li
2019-06-04KVM: Directly return result from kvm_arch_check_processor_compat()Sean Christopherson
2019-06-04KVM: LAPIC: Optimize timer latency furtherWanpeng Li
2019-06-04KVM: LAPIC: Delay trace_kvm_wait_lapic_expire tracepoint to after vmexitWanpeng Li
2019-06-04kvm: x86: Move kvm_set_mmio_spte_mask() from x86.c to mmu.cKai Huang
2019-05-28KVM: s390: Do not report unusabled IDs via KVM_CAP_MAX_VCPU_IDThomas Huth
2019-05-24KVM: x86: fix return value for reserved EFERPaolo Bonzini
2019-05-24KVM: LAPIC: Fix lapic_timer_advance_ns parameter overflowWanpeng Li
2019-05-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-05-15Merge tag 'pm-5.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2019-05-10cpufreq: Call transition notifier only once for each policyViresh Kumar
2019-05-07Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-04-30KVM: x86: use direct accessors for RIP and RSPPaolo Bonzini
2019-04-30KVM: x86: Omit caching logic for always-available GPRsSean Christopherson
2019-04-30KVM/X86: Use kvm_vcpu_map in emulator_cmpxchg_emulatedKarimAllah Ahmed
2019-04-30x86/kvm: Implement HWCR supportBorislav Petkov
2019-04-30KVM: VMX: Nop emulation of MSR_IA32_POWER_CTLLiran Alon
2019-04-30KVM: x86: Inject PMI for KVM guestLuwei Kang
2019-04-30KVM: lapic: Check for in-kernel LAPIC before deferencing apic pointerSean Christopherson
2019-04-30KVM: x86: Whitelist port 0x7e for pre-incrementing %ripSean Christopherson