index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
Age
Commit message (
Expand
)
Author
2021-05-07
KVM: x86: Add support for RDPID without RDTSCP
Sean Christopherson
2021-05-07
KVM: SVM: Probe and load MSR_TSC_AUX regardless of RDTSCP support in host
Sean Christopherson
2021-05-07
KVM: VMX: Disable preemption when probing user return MSRs
Sean Christopherson
2021-05-07
KVM: x86: Move RDPID emulation intercept to its own enum
Sean Christopherson
2021-05-07
KVM: SVM: Inject #UD on RDTSCP when it should be disabled in the guest
Sean Christopherson
2021-05-07
KVM: x86: Emulate RDPID only if RDTSCP is supported
Sean Christopherson
2021-05-07
KVM: VMX: Do not advertise RDPID if ENABLE_RDTSCP control is unsupported
Sean Christopherson
2021-05-07
KVM: nSVM: remove a warning about vmcb01 VM exit reason
Maxim Levitsky
2021-05-07
KVM: nSVM: always restore the L1's GIF on migration
Maxim Levitsky
2021-05-07
KVM: x86: Hoist input checks in kvm_add_msr_filter()
Siddharth Chandrasekaran
2021-05-07
KVM: nVMX: Always make an attempt to map eVMCS after migration
Vitaly Kuznetsov
2021-05-05
KVM: x86: Consolidate guest enter/exit logic to common helpers
Sean Christopherson
2021-05-05
KVM: x86: Defer vtime accounting 'til after IRQ handling
Wanpeng Li
2021-05-05
KVM/VMX: Invoke NMI non-IST entry instead of IST entry
Lai Jiangshan
2021-05-03
KVM: x86: Fix potential fput on a null source_kvm_file
Colin Ian King
2021-05-03
KVM: x86/mmu: Fix kdoc of __handle_changed_spte
Kai Huang
2021-05-03
KVM: nSVM: leave the guest mode prior to loading a nested state
Maxim Levitsky
2021-05-03
KVM: nSVM: fix few bugs in the vmcb02 caching logic
Maxim Levitsky
2021-05-03
KVM: nSVM: fix a typo in svm_leave_nested
Maxim Levitsky
2021-05-03
KVM: LAPIC: Accurately guarantee busy wait for timer to expire when using hv_...
Wanpeng Li
2021-05-03
kvm/x86: Fix 'lpages' kvm stat for TDM MMU
Shahin, Md Shahadat Hossain
2021-05-03
KVM: x86/mmu: Avoid unnecessary page table allocation in kvm_tdp_mmu_map()
Kai Huang
2021-05-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-04-27
Merge branch 'for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2021-04-26
Merge tag 'x86_cleanups_for_v5.13' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-04-26
Merge tag 'x86_sgx_for_v5.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-04-26
KVM: x86: Take advantage of kvm_arch_dy_has_pending_interrupt()
Haiwei Li
2021-04-26
KVM: SVM: Skip SEV cache flush if no ASIDs have been used
Sean Christopherson
2021-04-26
KVM: SVM: Remove an unnecessary prototype declaration of sev_flush_asids()
Sean Christopherson
2021-04-26
KVM: SVM: Drop redundant svm_sev_enabled() helper
Sean Christopherson
2021-04-26
KVM: SVM: Move SEV VMCB tracking allocation to sev.c
Sean Christopherson
2021-04-26
KVM: SVM: Explicitly check max SEV ASID during sev_hardware_setup()
Sean Christopherson
2021-04-26
KVM: SVM: Unconditionally invoke sev_hardware_teardown()
Sean Christopherson
2021-04-26
KVM: SVM: Enable SEV/SEV-ES functionality by default (when supported)
Sean Christopherson
2021-04-26
KVM: SVM: Condition sev_enabled and sev_es_enabled on CONFIG_KVM_AMD_SEV=y
Sean Christopherson
2021-04-26
KVM: SVM: Append "_enabled" to module-scoped SEV/SEV-ES control variables
Sean Christopherson
2021-04-26
KVM: SEV: Mask CPUID[0x8000001F].eax according to supported features
Paolo Bonzini
2021-04-26
KVM: SVM: Move SEV module params/variables to sev.c
Sean Christopherson
2021-04-26
KVM: SVM: Disable SEV/SEV-ES if NPT is disabled
Sean Christopherson
2021-04-26
KVM: SVM: Free sev_asid_bitmap during init if SEV setup fails
Sean Christopherson
2021-04-26
KVM: SVM: Zero out the VMCB array used to track SEV ASID association
Sean Christopherson
2021-04-26
KVM: x86: Move reverse CPUID helpers to separate header file
Ricardo Koller
2021-04-26
KVM: x86: Rename GPR accessors to make mode-aware variants the defaults
Sean Christopherson
2021-04-26
KVM: SVM: Use default rAX size for INVLPGA emulation
Sean Christopherson
2021-04-26
KVM: x86/xen: Drop RAX[63:32] when processing hypercall
Sean Christopherson
2021-04-26
KVM: nVMX: Truncate base/index GPR value on address calc in !64-bit
Sean Christopherson
2021-04-26
KVM: nVMX: Truncate bits 63:32 of VMCS field on nested check in !64-bit
Sean Christopherson
2021-04-26
KVM: VMX: Truncate GPR value for DR and CR reads in !64-bit mode
Sean Christopherson
2021-04-26
KVM: SVM: Truncate GPR value for DR and CR accesses in !64-bit mode
Sean Christopherson
2021-04-26
KVM: x86: Check CR3 GPA for validity regardless of vCPU mode
Sean Christopherson
[prev]
[next]