summaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm
AgeCommit message (Expand)Author
2019-07-20Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-07-20KVM: x86: Add fixed counters to PMU filterEric Hankland
2019-07-20KVM: nVMX: do not use dangling shadow VMCS after guest resetPaolo Bonzini
2019-07-20KVM: VMX: dump VMCS on failed entryPaolo Bonzini
2019-07-20KVM: x86/vPMU: refine kvm_pmu err msg when event creation failedLike Xu
2019-07-20KVM: SVM: Fix detection of AMD Errata 1096Liran Alon
2019-07-20KVM: LAPIC: Inject timer interrupt via posted interruptWanpeng Li
2019-07-18x86/kvm: Replace vmx_vmenter()'s call to kvm_spurious_fault() with UD2Josh Poimboeuf
2019-07-18x86/kvm: Fix fastop function ELF metadataJosh Poimboeuf
2019-07-17KVM: LAPIC: Make lapic timer unpinnedWanpeng Li
2019-07-17KVM: x86/vPMU: reset pmc->counter to 0 for pmu fixed_countersLike Xu
2019-07-15KVM: nVMX: Ignore segment base for VMX memory operand when segment not FS or GSLiran Alon
2019-07-15kvm: x86: ioapic and apic debug macros cleanupYi Wang
2019-07-15kvm: x86: some tsc debug cleanupYi Wang
2019-07-15kvm: vmx: fix coccinelle warningsYi Wang
2019-07-15x86: kvm: avoid constant-conversion warningArnd Bergmann
2019-07-15x86: kvm: avoid -Wsometimes-uninitized warningArnd Bergmann
2019-07-15KVM: x86: expose AVX512_BF16 feature to guestJing Liu
2019-07-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-07-12mm: lift the x86_32 PAE version of gup_get_pte to common codeChristoph Hellwig
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-10kvm: x86: Fix -Wmissing-prototypes warningsYi Wang
2019-07-08Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-07-08Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-07-05KVM: LAPIC: Retry tune per-vCPU timer_advance_ns if adaptive tuning goes insaneWanpeng Li
2019-07-05kvm: LAPIC: write down valid APIC registersPaolo Bonzini
2019-07-05KVM: LAPIC: ARBPRI is a reserved register for x2APICPaolo Bonzini
2019-07-05KVM nVMX: Check Host Segment Registers and Descriptor Tables on vmentry of ne...Krish Sadhukhan
2019-07-05KVM: nVMX: Stash L1's CR3 in vmcs01.GUEST_CR3 on nested entry w/o EPTSean Christopherson
2019-07-05KVM: x86: add tracepoints around __direct_map and FNAME(fetch)Paolo Bonzini
2019-07-05KVM: x86: change kvm_mmu_page_get_gfn BUG_ON to WARN_ONPaolo Bonzini
2019-07-05KVM: x86: remove now unneeded hugepage gfn adjustmentPaolo Bonzini
2019-07-05KVM: x86: make FNAME(fetch) and __direct_map more similarPaolo Bonzini
2019-07-05kvm: x86: Do not release the page inside mmu_set_spte()Junaid Shahid
2019-07-05KVM: cpuid: remove has_leaf_count from struct kvm_cpuid_paramPaolo Bonzini
2019-07-05KVM: cpuid: rename do_cpuid_1_entPaolo Bonzini
2019-07-05KVM: cpuid: set struct kvm_cpuid_entry2 flags in do_cpuid_1_entPaolo Bonzini
2019-07-05KVM: cpuid: extract do_cpuid_7_mask and support multiple subleafsPaolo Bonzini
2019-07-05KVM: cpuid: do_cpuid_ent works on a whole CPUID functionPaolo Bonzini
2019-07-03KVM: LAPIC: remove the trailing newline used in the fmt parameter of TP_printkWanpeng Li
2019-07-03KVM: svm: add nrips module parameterPaolo Bonzini
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: LAPIC: Fix pending interrupt in IRR blocked by software disable LAPICWanpeng Li
2019-07-02KVM: nVMX: Change KVM_STATE_NESTED_EVMCS to signal vmcs12 is copied from eVMCSLiran Alon
2019-07-02KVM: nVMX: Allow restore nested-state to enable eVMCS when vCPU in SMMLiran Alon
2019-07-02KVM: x86: degrade WARN to pr_warn_ratelimitedPaolo Bonzini
2019-07-02kvm: x86: Pass through AMD_STIBP_ALWAYS_ON in GET_SUPPORTED_CPUIDJim Mattson