index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
Age
Commit message (
Expand
)
Author
2018-11-27
kvm: svm: Ensure an IBPB on all affected CPUs when freeing a vmcb
Jim Mattson
2018-11-27
kvm: mmu: Fix race in emulated page table writes
Junaid Shahid
2018-11-27
KVM: nVMX: vmcs12 revision_id is always VMCS12_REVISION even when copied from...
Liran Alon
2018-11-27
KVM: nVMX: Verify eVMCS revision id match supported eVMCS version on eVMCS VM...
Liran Alon
2018-11-27
KVM: nVMX/nSVM: Fix bug which sets vcpu->arch.tsc_offset to L1 tsc_offset
Leonid Shatz
2018-11-27
x86/kvm/vmx: fix old-style function declaration
Yi Wang
2018-11-27
KVM: x86: fix empty-body warnings
Yi Wang
2018-11-27
KVM: VMX: Update shared MSRs to be saved/restored on MSR_EFER.LMA changes
Liran Alon
2018-11-27
KVM: x86: Fix kernel info-leak in KVM_HC_CLOCK_PAIRING hypercall
Liran Alon
2018-11-27
KVM: nVMX: Fix kernel info-leak when enabling KVM_CAP_HYPERV_ENLIGHTENED_VMCS...
Liran Alon
2018-11-27
svm: Add mutex_lock to protect apic_access_page_done on AMD systems
Wei Wang
2018-11-27
KVM: X86: Fix scan ioapic use-before-initialization
Wanpeng Li
2018-11-27
KVM: LAPIC: Fix pv ipis use-before-initialization
Wanpeng Li
2018-11-27
KVM: VMX: re-add ple_gap module parameter
Luiz Capitulino
2018-10-29
x86: Clean up 'sizeof x' => 'sizeof(x)'
Jordan Borgner
2018-10-25
Merge tag 'kvm-4.20-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-10-24
KVM/nVMX: Do not validate that posted_intr_desc_addr is page aligned
KarimAllah Ahmed
2018-10-24
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-10-23
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-10-23
Revert "kvm: x86: optimize dr6 restore"
Radim Krčmář
2018-10-19
x86/kvm/nVMX: tweak shadow fields
Vitaly Kuznetsov
2018-10-17
KVM: VMX: enable nested virtualization by default
Paolo Bonzini
2018-10-17
KVM/x86: Use 32bit xor to clear registers in svm.c
Uros Bizjak
2018-10-17
kvm: x86: Introduce KVM_CAP_EXCEPTION_PAYLOAD
Jim Mattson
2018-10-17
kvm: vmx: Defer setting of DR6 until #DB delivery
Jim Mattson
2018-10-17
kvm: x86: Defer setting of CR2 until #PF delivery
Jim Mattson
2018-10-17
kvm: x86: Add payload operands to kvm_multiple_exception
Jim Mattson
2018-10-17
kvm: x86: Add exception payload fields to kvm_vcpu_events
Jim Mattson
2018-10-17
kvm: x86: Add has_payload and payload to kvm_queued_exception
Jim Mattson
2018-10-17
x86/kvm/nVMX: nested state migration for Enlightened VMCS
Vitaly Kuznetsov
2018-10-17
x86/kvm/nVMX: allow bare VMXON state migration
Vitaly Kuznetsov
2018-10-17
x86/kvm/lapic: preserve gfn_to_hva_cache len on cache reinit
Vitaly Kuznetsov
2018-10-17
x86/kvm/hyperv: don't clear VP assist pages on init
Vitaly Kuznetsov
2018-10-17
KVM: nVMX: optimize prepare_vmcs02{,_full} for Enlightened VMCS case
Vitaly Kuznetsov
2018-10-17
KVM: nVMX: implement enlightened VMPTRLD and VMCLEAR
Vitaly Kuznetsov
2018-10-17
KVM: nVMX: add enlightened VMCS state
Vitaly Kuznetsov
2018-10-17
KVM: nVMX: add KVM_CAP_HYPERV_ENLIGHTENED_VMCS capability
Vitaly Kuznetsov
2018-10-17
KVM: VMX: refactor evmcs_sanitize_exec_ctrls()
Vitaly Kuznetsov
2018-10-17
KVM: hyperv: define VP assist page helpers
Ladi Prosek
2018-10-17
KVM: x86: reintroduce pte_list_remove, but including mmu_spte_clear_track_bits
Wei Yang
2018-10-17
KVM: x86: rename pte_list_remove to __pte_list_remove
Wei Yang
2018-10-17
kvm/x86 : fix some typo
Peng Hao
2018-10-17
KVM/VMX: Change hv flush logic when ept tables are mismatched.
Lan Tianyu
2018-10-17
KVM/x86: Use 32bit xor to clear register
Uros Bizjak
2018-10-17
KVM/x86: Use assembly instruction mnemonics instead of .byte streams
Uros Bizjak
2018-10-17
KVM/x86: Fix invvpid and invept register operand size in 64-bit mode
Uros Bizjak
2018-10-17
x86/kvm/mmu: check if MMU reconfiguration is needed in init_kvm_nested_mmu()
Vitaly Kuznetsov
2018-10-17
x86/kvm/mmu: check if tdp/shadow MMU reconfiguration is needed
Vitaly Kuznetsov
2018-10-17
x86/kvm/nVMX: introduce source data cache for kvm_init_shadow_ept_mmu()
Vitaly Kuznetsov
2018-10-17
x86/kvm/mmu: make space for source data caching in struct kvm_mmu
Vitaly Kuznetsov
[next]