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
2023-03-14
KVM: VMX: Use tabs instead of spaces for indentation
Rong Tao
2023-03-14
KVM: VMX: Fix indentation coding style issue
Rong Tao
2023-03-14
KVM: nVMX: remove unnecessary #ifdef
Paolo Bonzini
2023-03-14
KVM: nVMX: add missing consistency checks for CR0 and CR4
Paolo Bonzini
2023-02-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2023-02-23
Merge tag 'mm-nonmm-stable-2023-02-20-15-29' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-02-22
KVM: SVM: hyper-v: placate modpost section mismatch error
Randy Dunlap
2023-02-21
Merge tag 'kvm-x86-apic-6.3' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2023-02-21
Merge tag 'x86_cpu_for_v6.3_rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-02-16
kvm: initialize all of the kvm_debugregs structure before sending it to users...
Greg Kroah-Hartman
2023-02-16
KVM: x86/mmu: Make tdp_mmu_allowed static
David Matlack
2023-02-15
Merge tag 'kvm-riscv-6.3-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
2023-02-15
Merge tag 'kvm-x86-vmx-6.3' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2023-02-15
Merge tag 'kvm-x86-svm-6.3' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2023-02-15
KVM: x86/pmu: Disable vPMU support on hybrid CPUs (host PMUs)
Sean Christopherson
2023-02-15
Merge tag 'kvm-x86-pmu-6.3' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2023-02-15
Merge tag 'kvm-x86-mmu-6.3' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2023-02-10
KVM: x86: Mitigate the cross-thread return address predictions bug
Tom Lendacky
2023-02-07
KVM: SVM: Fix potential overflow in SEV's send|receive_update_data()
Peter Gonda
2023-02-07
KVM: VMX: Fix crash due to uninitialized current_vmcs
Alexandru Matei
2023-02-07
KVM: nVMX: Simplify the setting of SECONDARY_EXEC_ENABLE_VMFUNC for nested.
Yu Zhang
2023-02-07
KVM: VMX: Do not trap VMFUNC instructions for L1 guests.
Yu Zhang
2023-02-03
KVM: x86: Simplify msr_io()
Michal Luczaj
2023-02-03
KVM: x86: Remove unnecessary initialization in kvm_vm_ioctl_set_msr_filter()
Michal Luczaj
2023-02-03
KVM: x86: Explicitly state lockdep condition of msr_filter update
Michal Luczaj
2023-02-03
KVM: x86: Simplify msr_filter update
Michal Luczaj
2023-02-03
KVM: x86: Optimize kvm->lock and SRCU interaction (KVM_X86_SET_MSR_FILTER)
Michal Luczaj
2023-02-03
KVM: x86: Optimize kvm->lock and SRCU interaction (KVM_SET_PMU_EVENT_FILTER)
Michal Luczaj
2023-02-03
KVM: x86/emulator: Fix comment in __load_segment_descriptor()
Michal Luczaj
2023-02-03
KVM: x86/emulator: Fix segment load privilege level validation
Michal Luczaj
2023-02-02
scripts/spelling.txt: add `permitted'
Ricardo Ribalda
2023-02-01
KVM: x86/pmu: Add PRIR++ and PDist support for SPR and later models
Like Xu
2023-02-01
KVM: x86: Reinitialize xAPIC ID when userspace forces x2APIC => xAPIC
Emanuele Giuseppe Esposito
2023-02-01
KVM: x86: hyper-v: Add extended hypercall support in Hyper-v
Vipin Sharma
2023-02-01
KVM: x86: hyper-v: Use common code for hypercall userspace exit
Vipin Sharma
2023-01-31
KVM: x86: Use emulator callbacks instead of duplicating "host flags"
Maxim Levitsky
2023-01-31
KVM: x86: Move HF_NMI_MASK and HF_IRET_MASK into "struct vcpu_svm"
Maxim Levitsky
2023-01-31
KVM: x86: Move HF_GIF_MASK into "struct vcpu_svm" as "guest_gif"
Maxim Levitsky
2023-01-31
KVM: nSVM: Don't sync tlb_ctl back to vmcb12 on nested VM-Exit
Maxim Levitsky
2023-01-26
KVM: x86/pmu: Provide "error" semantics for unsupported-but-known PMU MSRs
Sean Christopherson
2023-01-26
KVM: x86/pmu: Don't tell userspace to save MSRs for non-existent fixed PMCs
Like Xu
2023-01-26
KVM: x86/pmu: Don't tell userspace to save PMU MSRs if PMU is disabled
Sean Christopherson
2023-01-26
KVM: x86/pmu: Use separate array for defining "PMU MSRs to save"
Sean Christopherson
2023-01-26
KVM: x86/pmu: Gate all "unimplemented MSR" prints on report_ignored_msrs
Sean Christopherson
2023-01-26
KVM: x86/pmu: Cap kvm_pmu_cap.num_counters_gp at KVM's internal max
Sean Christopherson
2023-01-26
KVM: x86/pmu: Drop event_type and rename "struct kvm_event_hw_type_mapping"
Like Xu
2023-01-25
KVM: x86: Propagate the AMD Automatic IBRS feature to the guest
Kim Phillips
2023-01-25
x86/cpu, kvm: Add the SMM_CTL MSR not present feature
Kim Phillips
2023-01-25
x86/cpu, kvm: Add the Null Selector Clears Base feature
Kim Phillips
2023-01-25
x86/cpu, kvm: Move X86_FEATURE_LFENCE_RDTSC to its native leaf
Kim Phillips
[next]