index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
2020-09-28
KVM: MIPS: clean up redundant kvm_run parameters in assembly
Tianjia Zhang
2020-09-28
KVM: SVM: Add tracepoint for cr_interception
Haiwei Li
2020-09-28
KVM: SVM: Analyze is_guest_mode() in svm_vcpu_run()
Wanpeng Li
2020-09-28
KVM: VMX: Invoke NMI handler via indirect call instead of INTn
Sean Christopherson
2020-09-28
KVM: VMX: Move IRQ invocation to assembly subroutine
Sean Christopherson
2020-09-28
KVM: x86: Add kvm_x86_ops hook to short circuit emulation
Sean Christopherson
2020-09-28
KVM: SVM: use __GFP_ZERO instead of clear_page()
Haiwei Li
2020-09-28
KVM: nVMX: KVM needs to unset "unrestricted guest" VM-execution control in vm...
Krish Sadhukhan
2020-09-28
KVM: x86: fix MSR_IA32_TSC read for nested migration
Maxim Levitsky
2020-09-28
KVM: SVM: Enable INVPCID feature on AMD
Babu Moger
2020-09-28
KVM: X86: Move handling of INVPCID types to x86
Babu Moger
2020-09-28
KVM: X86: Rename and move the function vmx_handle_memory_failure to x86.c
Babu Moger
2020-09-28
KVM: SVM: Remove set_cr_intercept, clr_cr_intercept and is_cr_intercept
Babu Moger
2020-09-28
KVM: SVM: Add new intercept word in vmcb_control_area
Babu Moger
2020-09-28
KVM: SVM: Modify 64 bit intercept field to two 32 bit vectors
Babu Moger
2020-09-28
KVM: SVM: Modify intercept_exceptions to generic intercepts
Babu Moger
2020-09-28
KVM: SVM: Change intercept_dr to generic intercepts
Babu Moger
2020-09-28
KVM: SVM: Change intercept_cr to generic intercepts
Babu Moger
2020-09-28
KVM: SVM: Introduce vmcb_(set_intercept/clr_intercept/_is_intercept)
Babu Moger
2020-09-28
KVM: nSVM: Remove unused field
Babu Moger
2020-09-28
KVM: SVM: refactor exit labels in svm_create_vcpu
Maxim Levitsky
2020-09-28
KVM: SVM: use __GFP_ZERO instead of clear_page
Maxim Levitsky
2020-09-28
KVM: SVM: refactor msr permission bitmap allocation
Maxim Levitsky
2020-09-28
KVM: nSVM: rename nested vmcb to vmcb12
Maxim Levitsky
2020-09-28
KVM: SVM: rename a variable in the svm_create_vcpu
Maxim Levitsky
2020-09-28
KVM: LAPIC: Reduce world switch latency caused by timer_advance_ns
Wanpeng Li
2020-09-28
KVM: LAPIC: Narrow down the kick target vCPU
Wanpeng Li
2020-09-28
KVM: LAPIC: Guarantee the timer is in tsc-deadline mode when setting
Wanpeng Li
2020-09-28
KVM: LAPIC: Return 0 when getting the tscdeadline timer if the lapic is hw di...
Wanpeng Li
2020-09-28
KVM: LAPIC: Fix updating DFR missing apic map recalculation
Wanpeng Li
2020-09-28
KVM: nVMX: Simplify the initialization of nested_vmx_msrs
Chenyi Qiang
2020-09-28
KVM: nVMX: Fix VMX controls MSRs setup when nested VMX enabled
Chenyi Qiang
2020-09-28
KVM: nSVM: Avoid freeing uninitialized pointers in svm_set_nested_state()
Vitaly Kuznetsov
2020-09-22
Merge tag 'kvm-ppc-next-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2020-09-22
Merge branch 'x86-seves-for-paolo' of https://git.kernel.org/pub/scm/linux/ke...
Paolo Bonzini
2020-09-22
KVM: PPC: Book3S: Fix symbol undeclared warnings
Wang Wensheng
2020-09-22
KVM: PPC: Book3S: Remove redundant initialization of variable ret
Jing Xiangfeng
2020-09-22
KVM: PPC: Book3S HV: XIVE: Convert to DEFINE_SHOW_ATTRIBUTE
Qinglang Miao
2020-09-20
Merge tag 'kvmarm-fixes-5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2020-09-20
Revert "KVM: Check the allocation of pv cpu mask"
Vitaly Kuznetsov
2020-09-18
KVM: arm64: Remove S1PTW check from kvm_vcpu_dabt_iswrite()
Marc Zyngier
2020-09-18
KVM: arm64: Assume write fault on S1PTW permission fault on instruction fetch
Marc Zyngier
2020-09-17
KVM: PPC: Book3S HV: Set LPCR[HDICE] before writing HDEC
Paul Mackerras
2020-09-17
KVM: PPC: Book3S HV: Do not allocate HPT for a nested guest
Fabiano Rosas
2020-09-17
KVM: PPC: Don't return -ENOTSUPP to userspace in ioctls
Greg Kurz
2020-09-12
KVM: emulator: more strict rsm checks.
Maxim Levitsky
2020-09-12
KVM: nSVM: more strict SMM checks when returning to nested guest
Maxim Levitsky
2020-09-12
SVM: nSVM: setup nested msr permission bitmap on nested state load
Maxim Levitsky
2020-09-12
SVM: nSVM: correctly restore GIF on vmexit from nesting after migration
Maxim Levitsky
2020-09-12
x86/kvm: don't forget to ACK async PF IRQ
Vitaly Kuznetsov
[next]