Age | Commit message (Expand) | Author |
2019-05-15 | Merge tag 'kvmarm-for-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Paolo Bonzini |
2019-05-15 | Merge tag 'kvm-ppc-next-5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Paolo Bonzini |
2019-05-15 | Revert "KVM: nVMX: Expose RDPMC-exiting only when guest supports PMU" | Sean Christopherson |
2019-05-15 | kvm: x86: Fix L1TF mitigation for shadow MMU | Kai Huang |
2019-05-15 | KVM: nVMX: Disable intercept for FS/GS base MSRs in vmcs02 when possible | Sean Christopherson |
2019-05-14 | KVM: PPC: Book3S HV: XIVE: Fix spelling mistake "acessing" -> "accessing" | Colin Ian King |
2019-05-14 | KVM: PPC: Book3S HV: Make sure to load LPID for radix VCPUs | Paul Mackerras |
2019-05-08 | kvm: nVMX: Set nested_run_pending in vmx_set_nested_state after checks complete | Aaron Lewis |
2019-05-08 | KVM: nVMX: KVM_SET_NESTED_STATE - Tear down old EVMCS state before setting ne... | Aaron Lewis |
2019-05-01 | KVM: arm64: Fix ptrauth ID register masking logic | Kristina Martsenko |
2019-04-30 | KVM: x86: use direct accessors for RIP and RSP | Paolo Bonzini |
2019-04-30 | KVM: VMX: Use accessors for GPRs outside of dedicated caching logic | Sean Christopherson |
2019-04-30 | KVM: x86: Omit caching logic for always-available GPRs | Sean Christopherson |
2019-04-30 | kvm, x86: Properly check whether a pfn is an MMIO or not | KarimAllah Ahmed |
2019-04-30 | KVM/nVMX: Use page_address_valid in a few more locations | KarimAllah Ahmed |
2019-04-30 | KVM/nVMX: Use kvm_vcpu_map for accessing the enlightened VMCS | KarimAllah Ahmed |
2019-04-30 | KVM/nVMX: Use kvm_vcpu_map for accessing the shadow VMCS | KarimAllah Ahmed |
2019-04-30 | KVM/nSVM: Use the new mapping API for mapping guest memory | KarimAllah Ahmed |
2019-04-30 | KVM/X86: Use kvm_vcpu_map in emulator_cmpxchg_emulated | KarimAllah Ahmed |
2019-04-30 | KVM/nVMX: Use kvm_vcpu_map when mapping the posted interrupt descriptor table | KarimAllah Ahmed |
2019-04-30 | KVM/nVMX: Use kvm_vcpu_map when mapping the virtual APIC page | KarimAllah Ahmed |
2019-04-30 | KVM/nVMX: Use kvm_vcpu_map when mapping the L1 MSR bitmap | KarimAllah Ahmed |
2019-04-30 | X86/nVMX: handle_vmptrld: Use kvm_vcpu_map when copying VMCS12 from guest memory | KarimAllah Ahmed |
2019-04-30 | X86/KVM: Handle PFNs outside of kernel reach when touching GPTEs | Filippo Sironi |
2019-04-30 | X86/nVMX: Update the PML table without mapping and unmapping the page | KarimAllah Ahmed |
2019-04-30 | X86/nVMX: handle_vmon: Read 4 bytes from guest memory | KarimAllah Ahmed |
2019-04-30 | x86/kvm: Implement HWCR support | Borislav Petkov |
2019-04-30 | KVM: VMX: Include architectural defs header in capabilities.h | Sean Christopherson |
2019-04-30 | KVM: vmx: clean up some debug output | Dan Carpenter |
2019-04-30 | KVM: VMX: Skip delta_tsc shift-and-divide if the dividend is zero | Sean Christopherson |
2019-04-30 | KVM: lapic: Check for a pending timer intr prior to start_hv_timer() | Sean Christopherson |
2019-04-30 | KVM: lapic: Refactor ->set_hv_timer to use an explicit expired param | Sean Christopherson |
2019-04-30 | KVM: lapic: Explicitly cancel the hv timer if it's pre-expired | Sean Christopherson |
2019-04-30 | KVM: lapic: Busy wait for timer to expire when using hv_timer | Sean Christopherson |
2019-04-30 | KVM: VMX: Nop emulation of MSR_IA32_POWER_CTL | Liran Alon |
2019-04-30 | KVM: x86: Add support of clear Trace_ToPA_PMI status | Luwei Kang |
2019-04-30 | KVM: x86: Inject PMI for KVM guest | Luwei Kang |
2019-04-30 | Merge tag 'kvm-s390-next-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/... | Paolo Bonzini |
2019-04-30 | KVM: PPC: Book3S HV: XIVE: Clear escalation interrupt pointers on device close | Paul Mackerras |
2019-04-30 | KVM: PPC: Book3S HV: XIVE: Prevent races when releasing device | Paul Mackerras |
2019-04-30 | KVM: PPC: Book3S HV: XIVE: Replace the 'destroy' method by a 'release' method | Cédric Le Goater |
2019-04-30 | KVM: PPC: Book3S HV: XIVE: Activate XIVE exploitation mode | Cédric Le Goater |
2019-04-30 | KVM: PPC: Book3S HV: XIVE: Add passthrough support | Cédric Le Goater |
2019-04-30 | KVM: PPC: Book3S HV: XIVE: Add a mapping for the source ESB pages | Cédric Le Goater |
2019-04-30 | KVM: PPC: Book3S HV: XIVE: Add a TIMA mapping | Cédric Le Goater |
2019-04-30 | KVM: PPC: Book3S HV: XIVE: Add get/set accessors for the VP XIVE state | Cédric Le Goater |
2019-04-30 | KVM: PPC: Book3S HV: XIVE: Add a control to dirty the XIVE EQ pages | Cédric Le Goater |
2019-04-30 | KVM: PPC: Book3S HV: XIVE: Add a control to sync the sources | Cédric Le Goater |
2019-04-30 | KVM: PPC: Book3S HV: XIVE: Add a global reset control | Cédric Le Goater |
2019-04-30 | KVM: PPC: Book3S HV: XIVE: Add controls for the EQ configuration | Cédric Le Goater |