index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
2018-04-16
kvm: x86: move MSR_IA32_TSC handling to x86.c
Paolo Bonzini
2018-04-16
X86/KVM: Properly update 'tsc_offset' to represent the running guest
KarimAllah Ahmed
2018-04-12
x86: Add check for APIC access address for vmentry of L2 guests
Krish Sadhukhan
2018-04-11
KVM: X86: fix incorrect reference of trace_kvm_pi_irte_update
hu huajun
2018-04-11
X86/KVM: Do not allow DISABLE_EXITS_MWAIT when LAPIC ARAT is not available
KarimAllah Ahmed
2018-04-10
X86/VMX: Disable VMX preemption timer if MWAIT is not intercepted
KarimAllah Ahmed
2018-04-06
kvm: x86: fix a prototype warning
Peng Hao
2018-04-04
kvm: x86: fix a compile warning
Peng Hao
2018-04-04
KVM: X86: Add Force Emulation Prefix for "emulate the next instruction"
Wanpeng Li
2018-04-04
KVM: X86: Introduce handle_ud()
Wanpeng Li
2018-04-04
KVM: vmx: unify adjacent #ifdefs
Paolo Bonzini
2018-04-04
x86: kvm: hide the unused 'cpu' variable
Arnd Bergmann
2018-04-04
KVM: VMX: remove bogus WARN_ON in handle_ept_misconfig
Sean Christopherson
2018-04-04
Revert "KVM: X86: Fix SMRAM accessing even if VM is shutdown"
Sean Christopherson
2018-04-04
kvm: Add emulation for movups/movupd
Stefan Fritsch
2018-04-04
KVM: VMX: raise internal error for exception during invalid protected mode state
Sean Christopherson
2018-03-29
Merge tag 'kvm-ppc-next-4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Radim Krčmář
2018-03-28
KVM: nVMX: Optimization: Dont set KVM_REQ_EVENT when VMExit with nested_run_p...
Liran Alon
2018-03-28
KVM: nVMX: Require immediate-exit when event reinjected to L2 and L1 event pe...
Liran Alon
2018-03-28
KVM: x86: Fix misleading comments on handling pending exceptions
Liran Alon
2018-03-28
KVM: x86: Rename interrupt.pending to interrupt.injected
Liran Alon
2018-03-28
KVM: VMX: No need to clear pending NMI/interrupt on inject realmode interrupt
Liran Alon
2018-03-28
x86/kvm: use Enlightened VMCS when running on Hyper-V
Vitaly Kuznetsov
2018-03-28
x86/hyper-v: detect nested features
Vitaly Kuznetsov
2018-03-28
x86/hyper-v: define struct hv_enlightened_vmcs and clean field bits
Vitaly Kuznetsov
2018-03-28
x86/hyper-v: allocate and use Virtual Processor Assist Pages
Vitaly Kuznetsov
2018-03-28
x86/kvm: rename HV_X64_MSR_APIC_ASSIST_PAGE to HV_X64_MSR_VP_ASSIST_PAGE
Ladi Prosek
2018-03-28
x86/hyper-v: move definitions from TLFS to hyperv-tlfs.h
Vitaly Kuznetsov
2018-03-28
x86/hyper-v: move hyperv.h out of uapi
Vitaly Kuznetsov
2018-03-28
KVM: X86: Fix setup the virt_spin_lock_key before static key get initialized
Wanpeng Li
2018-03-28
KVM: SVM: Implement pause loop exit logic in SVM
Babu Moger
2018-03-28
KVM: SVM: Add pause filter threshold
Babu Moger
2018-03-28
KVM: VMX: Bring the common code to header file
Babu Moger
2018-03-28
KVM: VMX: Remove ple_window_actual_max
Babu Moger
2018-03-28
KVM: VMX: Fix the module parameters for vmx
Babu Moger
2018-03-28
KVM: x86: Fix perf timer mode IP reporting
Andi Kleen
2018-03-28
Merge tag 'kvm-arm-for-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Radim Krčmář
2018-03-28
arm64: Add temporary ERRATA_MIDR_ALL_VERSIONS compatibility macro
Marc Zyngier
2018-03-28
Revert "arm64: KVM: Use SMCCC_ARCH_WORKAROUND_1 for Falkor BP hardening"
Marc Zyngier
2018-03-28
KVM: PPC: Book3S HV: Use __gfn_to_pfn_memslot() in page fault handler
Paul Mackerras
2018-03-23
kvm: x86: hyperv: delete dead code in kvm_hv_hypercall()
Dan Carpenter
2018-03-23
KVM: SVM: add struct kvm_svm to hold SVM specific KVM vars
Sean Christopherson
2018-03-23
KVM: VMX: add struct kvm_vmx to hold VMX specific KVM vars
Sean Christopherson
2018-03-23
KVM: x86: move setting of ept_identity_map_addr to vmx.c
Sean Christopherson
2018-03-23
KVM: x86: define SVM/VMX specific kvm_arch_[alloc|free]_vm
Sean Christopherson
2018-03-21
KVM: nVMX: fix vmentry failure code when L2 state would require emulation
Paolo Bonzini
2018-03-21
KVM: nVMX: Do not load EOI-exitmap while running L2
Liran Alon
2018-03-19
arm64: KVM: Use SMCCC_ARCH_WORKAROUND_1 for Falkor BP hardening
Shanker Donthineni
2018-03-19
KVM: arm: Reserve bit in KVM_REG_ARM encoding for secure/nonsecure
Peter Maydell
2018-03-19
Merge tag 'kvm-arm-fixes-for-v4.16-2' into HEAD
Marc Zyngier
[next]