| Commit message (Expand) | Author | Age | Files | Lines |
* | KVM: X86: Dynamically allocate user_fpu | Wanpeng Li | 2019-07-22 | 1 | -1/+12 |
* | KVM: SVM: Fix detection of AMD Errata 1096 | Liran Alon | 2019-07-20 | 1 | -7/+35 |
* | Merge tag 'kvm-arm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Paolo Bonzini | 2019-07-11 | 1 | -4/+1 |
|\ |
|
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 499 | Thomas Gleixner | 2019-06-19 | 1 | -4/+1 |
* | | KVM: x86: Unconditionally enable irqs in guest context | Sean Christopherson | 2019-07-11 | 1 | -9/+1 |
* | | KVM: svm: add nrips module parameter | Paolo Bonzini | 2019-07-03 | 1 | -3/+12 |
* | | KVM: nVMX: list VMX MSRs in KVM_GET_MSR_INDEX_LIST | Paolo Bonzini | 2019-07-02 | 1 | -0/+1 |
* | | KVM: VMX: Handle NMIs, #MCs and async #PFs in common irqs-disabled fn | Sean Christopherson | 2019-06-18 | 1 | -2/+2 |
* | | KVM: x86: Move kvm_{before,after}_interrupt() calls to vendor code | Sean Christopherson | 2019-06-18 | 1 | -0/+2 |
* | | KVM: Directly return result from kvm_arch_check_processor_compat() | Sean Christopherson | 2019-06-04 | 1 | -2/+2 |
* | | kvm: svm/avic: Do not send AVIC doorbell to self | Suthikulpanit, Suravee | 2019-06-04 | 1 | -4/+7 |
* | | KVM: LAPIC: Optimize timer latency further | Wanpeng Li | 2019-06-04 | 1 | -0/+4 |
* | | KVM/nSVM: properly map nested VMCB | Vitaly Kuznetsov | 2019-06-04 | 1 | -2/+2 |
|/ |
|
* | KVM: x86: do not spam dmesg with VMCS/VMCB dumps | Paolo Bonzini | 2019-05-24 | 1 | -1/+8 |
* | kvm: svm/avic: fix off-by-one in checking host APIC ID | Suthikulpanit, Suravee | 2019-05-24 | 1 | -1/+5 |
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2019-05-17 | 1 | -67/+61 |
|\ |
|
| * | KVM: x86: use direct accessors for RIP and RSP | Paolo Bonzini | 2019-04-30 | 1 | -4/+4 |
| * | KVM: x86: Omit caching logic for always-available GPRs | Sean Christopherson | 2019-04-30 | 1 | -14/+12 |
| * | KVM/nSVM: Use the new mapping API for mapping guest memory | KarimAllah Ahmed | 2019-04-30 | 1 | -49/+45 |
* | | mm/gup: change GUP fast to use flags rather than a write 'bool' | Ira Weiny | 2019-05-14 | 1 | -1/+1 |
|/ |
|
* | KVM: x86: clear SMM flags before loading state while leaving SMM | Sean Christopherson | 2019-04-16 | 1 | -8/+4 |
* | KVM: x86: Load SMRAM in a single shot when leaving SMM | Sean Christopherson | 2019-04-16 | 1 | -12/+8 |
* | x86/kvm: move kvm_load/put_guest_xcr0 into atomic context | WANG Chao | 2019-04-16 | 1 | -0/+2 |
* | KVM: x86: svm: make sure NMI is injected after nmi_singlestep | Vitaly Kuznetsov | 2019-04-16 | 1 | -0/+3 |
* | svm/avic: Fix invalidate logical APIC id entry | Suthikulpanit, Suravee | 2019-04-16 | 1 | -1/+2 |
* | Revert "svm: Fix AVIC incomplete IPI emulation" | Suthikulpanit, Suravee | 2019-04-16 | 1 | -4/+15 |
* | KVM: SVM: prevent DBG_DECRYPT and DBG_ENCRYPT overflow | David Rientjes | 2019-04-05 | 1 | -3/+9 |
* | kvm: svm: fix potential get_num_contig_pages overflow | David Rientjes | 2019-04-05 | 1 | -5/+5 |
* | KVM: SVM: Workaround errata#1096 (insn_len maybe zero on SMAP violation) | Singh, Brijesh | 2019-03-28 | 1 | -0/+32 |
* | kvm: svm: Add memcg accounting to KVM allocations | Ben Gardon | 2019-02-20 | 1 | -21/+25 |
* | svm: Fix improper check when deactivate AVIC | Suthikulpanit, Suravee | 2019-02-20 | 1 | -5/+5 |
* | svm: Fix AVIC DFR and LDR handling | Suthikulpanit, Suravee | 2019-02-20 | 1 | -34/+30 |
* | KVM: x86: Mark expected switch fall-throughs | Gustavo A. R. Silva | 2019-01-25 | 1 | -1/+1 |
* | KVM: nSVM: clear events pending from svm_complete_interrupts() when exiting t... | Vitaly Kuznetsov | 2019-01-25 | 1 | -0/+8 |
* | svm: Fix AVIC incomplete IPI emulation | Suravee Suthikulpanit | 2019-01-25 | 1 | -15/+4 |
* | svm: Add warning message for AVIC IPI invalid target | Suravee Suthikulpanit | 2019-01-25 | 1 | -0/+2 |
* | kvm: sev: Fail KVM_SEV_INIT if already initialized | David Rientjes | 2019-01-11 | 1 | -0/+3 |
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2018-12-26 | 1 | -15/+53 |
|\ |
|
| * | KVM/x86: Use SVM assembly instruction mnemonics instead of .byte streams | Uros Bizjak | 2018-12-21 | 1 | -6/+6 |
| * | KVM: x86: Add Intel Processor Trace cpuid emulation | Chao Peng | 2018-12-21 | 1 | -0/+6 |
| * | KVM: nSVM: Fix nested guest support for PAUSE filtering. | Tambe, William | 2018-12-21 | 1 | -0/+12 |
| * | KVM: x86: svm: report MSR_IA32_MCG_EXT_CTL as unsupported | Vitaly Kuznetsov | 2018-12-21 | 1 | -0/+7 |
| * | kvm: x86: Dynamically allocate guest_fpu | Marc Orr | 2018-12-14 | 1 | -0/+10 |
| * | x86/kvm/hyper-v: Introduce nested_get_evmcs_version() helper | Vitaly Kuznetsov | 2018-12-14 | 1 | -0/+7 |
| * | kvm: svm: remove unused struct definition | Peng Hao | 2018-12-14 | 1 | -5/+0 |
| * | KVM: x86: Trace changes to active TSC offset regardless if vCPU in guest-mode | Paolo Bonzini | 2018-11-27 | 1 | -4/+5 |
* | | KVM: x86: nSVM: fix switch to guest mmu | Vitaly Kuznetsov | 2018-12-19 | 1 | -1/+3 |
|/ |
|
* | kvm: svm: Ensure an IBPB on all affected CPUs when freeing a vmcb | Jim Mattson | 2018-11-27 | 1 | -5/+15 |
* | KVM: nVMX/nSVM: Fix bug which sets vcpu->arch.tsc_offset to L1 tsc_offset | Leonid Shatz | 2018-11-27 | 1 | -2/+3 |
* | svm: Add mutex_lock to protect apic_access_page_done on AMD systems | Wei Wang | 2018-11-27 | 1 | -8/+11 |