index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: MMIO: get rid of odd out_err label in kvm_coalesced_mmio_init
Miaohe Lin
2019-11-15
1
-6
/
+2
*
KVM: VMX: Consume pending LAPIC INIT event when exit on INIT_SIGNAL
Liran Alon
2019-11-15
1
-0
/
+1
*
KVM: x86: Prevent set vCPU into INIT/SIPI_RECEIVED state when INIT are latched
Liran Alon
2019-11-15
3
-3
/
+12
*
KVM: x86: Evaluate latched_init in KVM_SET_VCPU_EVENTS when vCPU not in SMM
Liran Alon
2019-11-15
1
-6
/
+7
*
x86: retpolines: eliminate retpoline from msr event handlers
Andrea Arcangeli
2019-11-15
1
-0
/
+11
*
KVM: retpolines: x86: eliminate retpoline from svm.c exit handlers
Andrea Arcangeli
2019-11-15
1
-0
/
+12
*
KVM: retpolines: x86: eliminate retpoline from vmx.c exit handlers
Andrea Arcangeli
2019-11-15
1
-2
/
+16
*
KVM: x86: optimize more exit handlers in vmx.c
Andrea Arcangeli
2019-11-15
1
-25
/
+5
*
KVM: x86: get rid of odd out jump label in pdptrs_changed
Miaohe Lin
2019-11-11
1
-5
/
+2
*
KVM: x86: switch KVMCLOCK base to monotonic raw clock
Marcelo Tosatti
2019-11-02
1
-22
/
+37
*
Merge tag 'kvm-ppc-next-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2019-11-01
22
-161
/
+288
|
\
|
*
KVM: PPC: Book3S HV: Reject mflags=2 (LPCR[AIL]=2) ADDR_TRANS_MODE mode
Nicholas Piggin
2019-10-22
1
-0
/
+5
|
*
KVM: PPC: Book3S HV: Implement LPCR[AIL]=3 mode for injected interrupts
Nicholas Piggin
2019-10-22
1
-0
/
+15
|
*
KVM: PPC: Book3S HV: Reuse kvmppc_inject_interrupt for async guest delivery
Nicholas Piggin
2019-10-22
3
-57
/
+56
|
*
KVM: PPC: Book3S: Replace reset_msr mmu op with inject_interrupt arch op
Nicholas Piggin
2019-10-22
8
-62
/
+63
|
*
KVM: PPC: Book3S: Define and use SRR1_MSR_BITS
Nicholas Piggin
2019-10-22
3
-2
/
+14
|
*
KVM: PPC: Book3S HV: XIVE: Allow userspace to set the # of VPs
Greg Kurz
2019-10-22
5
-2
/
+36
|
*
KVM: PPC: Book3S HV: XIVE: Make VP block size configurable
Greg Kurz
2019-10-22
3
-25
/
+62
|
*
KVM: PPC: Book3S HV: XIVE: Compute the VP id in a common helper
Greg Kurz
2019-10-22
3
-18
/
+36
|
*
KVM: PPC: Book3S HV: XIVE: Show VP id in debugfs
Greg Kurz
2019-10-22
2
-4
/
+4
|
*
KVM: PPC: Book3S HV: XIVE: Set kvm->arch.xive when VPs are allocated
Greg Kurz
2019-10-22
2
-7
/
+6
|
*
KVM: PPC: E500: Replace current->mm by kvm->mm
Leonardo Bras
2019-10-22
1
-3
/
+3
|
*
KVM: PPC: Reduce calls to get current->mm by storing the value locally
Leonardo Bras
2019-10-22
1
-5
/
+6
|
*
KVM: PPC: Report single stepping capability
Fabiano Rosas
2019-10-21
3
-0
/
+6
*
|
x86/kvm: Fix -Wmissing-prototypes warnings
Yi Wang
2019-10-25
1
-0
/
+1
*
|
KVM: Add separate helper for putting borrowed reference to kvm
Sean Christopherson
2019-10-22
4
-4
/
+17
*
|
kvm: tests: Add test to verify MSR_IA32_XSS
Aaron Lewis
2019-10-22
5
-10
/
+147
*
|
kvm: svm: Update svm_xsaves_supported
Aaron Lewis
2019-10-22
1
-1
/
+1
*
|
kvm: x86: Move IA32_XSS to kvm_{get,set}_msr_common
Aaron Lewis
2019-10-22
2
-18
/
+20
*
|
KVM: x86: Move IA32_XSS-swapping on VM-entry/VM-exit to common x86 code
Aaron Lewis
2019-10-22
4
-62
/
+34
*
|
KVM: VMX: Use wrmsr for switching between guest and host IA32_XSS on Intel
Aaron Lewis
2019-10-22
1
-7
/
+18
*
|
KVM: SVM: Use wrmsr for switching between guest and host IA32_XSS on AMD
Aaron Lewis
2019-10-22
1
-0
/
+23
*
|
KVM: x86: Remove unneeded kvm_vcpu variable, guest_xcr0_loaded
Aaron Lewis
2019-10-22
2
-12
/
+5
*
|
KVM: VMX: Fix conditions for guest IA32_XSS support
Aaron Lewis
2019-10-22
1
-13
/
+11
*
|
KVM: x86: Introduce vcpu->arch.xsaves_enabled
Aaron Lewis
2019-10-22
3
-0
/
+9
*
|
KVM: VMX: Rename {vmx,nested_vmx}_vcpu_setup()
Xiaoyao Li
2019-10-22
3
-6
/
+7
*
|
KVM: VMX: Initialize vmx->guest_msrs[] right after allocation
Xiaoyao Li
2019-10-22
1
-18
/
+16
*
|
KVM: VMX: Remove vmx->hv_deadline_tsc initialization from vmx_vcpu_setup()
Xiaoyao Li
2019-10-22
1
-1
/
+0
*
|
KVM: VMX: Write VPID to vmcs when creating vcpu
Xiaoyao Li
2019-10-22
1
-3
/
+3
*
|
KVM: x86/vPMU: Declare kvm_pmu->reprogram_pmi field using DECLARE_BITMAP
Like Xu
2019-10-22
2
-11
/
+6
*
|
KVM: remove redundant code in kvm_arch_vm_ioctl
Miaohe Lin
2019-10-22
1
-3
/
+0
*
|
kvm: x86: Modify kvm_x86_ops.get_enable_apicv() to use struct kvm parameter
Suthikulpanit, Suravee
2019-10-22
4
-5
/
+5
*
|
KVM: x86: Fold decache_cr3() into cache_reg()
Sean Christopherson
2019-10-22
4
-17
/
+8
*
|
KVM: x86: Add helpers to test/mark reg availability and dirtiness
Sean Christopherson
2019-10-22
4
-32
/
+49
*
|
KVM: x86: Fold 'enum kvm_ex_reg' definitions into 'enum kvm_reg'
Sean Christopherson
2019-10-22
2
-4
/
+2
*
|
KVM: x86: Add WARNs to detect out-of-bounds register indices
Sean Christopherson
2019-10-22
2
-8
/
+10
*
|
KVM: VMX: Optimize vmx_set_rflags() for unrestricted guest
Sean Christopherson
2019-10-22
1
-2
/
+9
*
|
KVM: VMX: Consolidate to_vmx() usage in RFLAGS accessors
Sean Christopherson
2019-10-22
1
-9
/
+11
*
|
KVM: VMX: Skip GUEST_CR3 VMREAD+VMWRITE if the VMCS is up-to-date
Sean Christopherson
2019-10-22
1
-3
/
+5
*
|
KVM: SVM: Reduce WBINVD/DF_FLUSH invocations
Tom Lendacky
2019-10-22
1
-15
/
+66
[next]