index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: x86: nSVM: fix switch to guest mmu
Vitaly Kuznetsov
2018-12-19
1
-1
/
+3
*
kvm: x86: Add AMD's EX_CFG to the list of ignored MSRs
Eduardo Habkost
2018-12-18
1
-0
/
+2
*
KVM: X86: Fix NULL deref in vcpu_scan_ioapic
Wanpeng Li
2018-12-18
1
-1
/
+1
*
KVM: Fix UAF in nested posted interrupt processing
Cfir Cohen
2018-12-18
1
-0
/
+2
*
kvm: svm: Ensure an IBPB on all affected CPUs when freeing a vmcb
Jim Mattson
2018-11-27
1
-5
/
+15
*
kvm: mmu: Fix race in emulated page table writes
Junaid Shahid
2018-11-27
1
-18
/
+9
*
KVM: nVMX: vmcs12 revision_id is always VMCS12_REVISION even when copied from...
Liran Alon
2018-11-27
1
-5
/
+5
*
KVM: nVMX: Verify eVMCS revision id match supported eVMCS version on eVMCS VM...
Liran Alon
2018-11-27
1
-1
/
+24
*
KVM: nVMX/nSVM: Fix bug which sets vcpu->arch.tsc_offset to L1 tsc_offset
Leonid Shatz
2018-11-27
3
-17
/
+15
*
x86/kvm/vmx: fix old-style function declaration
Yi Wang
2018-11-27
1
-4
/
+4
*
KVM: x86: fix empty-body warnings
Yi Wang
2018-11-27
1
-1
/
+1
*
KVM: VMX: Update shared MSRs to be saved/restored on MSR_EFER.LMA changes
Liran Alon
2018-11-27
1
-5
/
+16
*
KVM: x86: Fix kernel info-leak in KVM_HC_CLOCK_PAIRING hypercall
Liran Alon
2018-11-27
1
-0
/
+1
*
KVM: nVMX: Fix kernel info-leak when enabling KVM_CAP_HYPERV_ENLIGHTENED_VMCS...
Liran Alon
2018-11-27
1
-6
/
+6
*
svm: Add mutex_lock to protect apic_access_page_done on AMD systems
Wei Wang
2018-11-27
1
-8
/
+11
*
KVM: X86: Fix scan ioapic use-before-initialization
Wanpeng Li
2018-11-27
1
-1
/
+2
*
KVM: LAPIC: Fix pv ipis use-before-initialization
Wanpeng Li
2018-11-27
1
-0
/
+5
*
KVM: VMX: re-add ple_gap module parameter
Luiz Capitulino
2018-11-27
1
-0
/
+1
*
x86: Clean up 'sizeof x' => 'sizeof(x)'
Jordan Borgner
2018-10-29
3
-33
/
+33
*
Merge tag 'kvm-4.20-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-10-25
14
-1050
/
+2358
|
\
|
*
KVM/nVMX: Do not validate that posted_intr_desc_addr is page aligned
KarimAllah Ahmed
2018-10-24
1
-1
/
+1
|
*
Revert "kvm: x86: optimize dr6 restore"
Radim Krčmář
2018-10-23
1
-9
/
+4
|
*
x86/kvm/nVMX: tweak shadow fields
Vitaly Kuznetsov
2018-10-19
2
-9
/
+6
|
*
KVM: VMX: enable nested virtualization by default
Paolo Bonzini
2018-10-17
1
-1
/
+1
|
*
KVM/x86: Use 32bit xor to clear registers in svm.c
Uros Bizjak
2018-10-17
2
-16
/
+18
|
*
kvm: x86: Introduce KVM_CAP_EXCEPTION_PAYLOAD
Jim Mattson
2018-10-17
1
-0
/
+5
|
*
kvm: vmx: Defer setting of DR6 until #DB delivery
Jim Mattson
2018-10-17
2
-31
/
+62
|
*
kvm: x86: Defer setting of CR2 until #PF delivery
Jim Mattson
2018-10-17
4
-21
/
+62
|
*
kvm: x86: Add payload operands to kvm_multiple_exception
Jim Mattson
2018-10-17
1
-7
/
+15
|
*
kvm: x86: Add exception payload fields to kvm_vcpu_events
Jim Mattson
2018-10-17
1
-16
/
+45
|
*
kvm: x86: Add has_payload and payload to kvm_queued_exception
Jim Mattson
2018-10-17
1
-0
/
+8
|
*
x86/kvm/nVMX: nested state migration for Enlightened VMCS
Vitaly Kuznetsov
2018-10-17
2
-20
/
+64
|
*
x86/kvm/nVMX: allow bare VMXON state migration
Vitaly Kuznetsov
2018-10-17
1
-7
/
+8
|
*
x86/kvm/lapic: preserve gfn_to_hva_cache len on cache reinit
Vitaly Kuznetsov
2018-10-17
1
-2
/
+10
|
*
x86/kvm/hyperv: don't clear VP assist pages on init
Vitaly Kuznetsov
2018-10-17
1
-1
/
+7
|
*
KVM: nVMX: optimize prepare_vmcs02{,_full} for Enlightened VMCS case
Vitaly Kuznetsov
2018-10-17
1
-53
/
+65
|
*
KVM: nVMX: implement enlightened VMPTRLD and VMCLEAR
Vitaly Kuznetsov
2018-10-17
1
-7
/
+108
|
*
KVM: nVMX: add enlightened VMCS state
Vitaly Kuznetsov
2018-10-17
1
-17
/
+423
|
*
KVM: nVMX: add KVM_CAP_HYPERV_ENLIGHTENED_VMCS capability
Vitaly Kuznetsov
2018-10-17
3
-0
/
+61
|
*
KVM: VMX: refactor evmcs_sanitize_exec_ctrls()
Vitaly Kuznetsov
2018-10-17
1
-61
/
+47
|
*
KVM: hyperv: define VP assist page helpers
Ladi Prosek
2018-10-17
5
-6
/
+29
|
*
KVM: x86: reintroduce pte_list_remove, but including mmu_spte_clear_track_bits
Wei Yang
2018-10-17
1
-3
/
+9
|
*
KVM: x86: rename pte_list_remove to __pte_list_remove
Wei Yang
2018-10-17
1
-8
/
+8
|
*
kvm/x86 : fix some typo
Peng Hao
2018-10-17
1
-2
/
+2
|
*
KVM/VMX: Change hv flush logic when ept tables are mismatched.
Lan Tianyu
2018-10-17
1
-7
/
+8
|
*
KVM/x86: Use 32bit xor to clear register
Uros Bizjak
2018-10-17
1
-2
/
+2
|
*
KVM/x86: Use assembly instruction mnemonics instead of .byte streams
Uros Bizjak
2018-10-17
1
-26
/
+20
|
*
KVM/x86: Fix invvpid and invept register operand size in 64-bit mode
Uros Bizjak
2018-10-17
1
-2
/
+2
|
*
x86/kvm/mmu: check if MMU reconfiguration is needed in init_kvm_nested_mmu()
Vitaly Kuznetsov
2018-10-17
1
-0
/
+6
|
*
x86/kvm/mmu: check if tdp/shadow MMU reconfiguration is needed
Vitaly Kuznetsov
2018-10-17
1
-34
/
+61
[next]