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
/
x86.c
Age
Commit message (
Expand
)
Author
2023-05-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2023-04-28
Merge tag 'smp-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-04-26
Merge tag 'kvm-x86-svm-6.4' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2023-04-26
Merge tag 'kvm-x86-selftests-6.4' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2023-04-26
Merge tag 'kvm-x86-pmu-6.4' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2023-04-26
Merge tag 'kvm-x86-mmu-6.4' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2023-04-26
Merge tag 'kvm-x86-misc-6.4' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2023-04-26
Merge tag 'kvmarm-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
2023-04-11
KVM: x86: Add a helper to handle filtering of unpermitted XCR0 features
Aaron Lewis
2023-04-06
KVM: x86/pmu: WARN and bug the VM if PMU is refreshed after vCPU has run
Sean Christopherson
2023-04-06
KVM: x86: Disallow writes to immutable feature MSRs after KVM_RUN
Sean Christopherson
2023-04-06
KVM: x86: Generate set of VMX feature MSRs using first/last definitions
Sean Christopherson
2023-04-06
KVM: x86: Rename kvm_init_msr_list() to clarify it inits multiple lists
Sean Christopherson
2023-04-06
KVM: x86: Virtualize FLUSH_L1D and passthrough MSR_IA32_FLUSH_CMD
Sean Christopherson
2023-04-06
KVM: x86: Move MSR_IA32_PRED_CMD WRMSR emulation to common code
Sean Christopherson
2023-04-05
KVM: x86: set "mitigate_smt_rsb" storage-class-specifier to static
Tom Rix
2023-04-05
KVM: x86: Redefine 'longmode' as a flag for KVM_EXIT_HYPERCALL
Oliver Upton
2023-03-31
KVM: PPC: Make KVM_CAP_IRQFD_RESAMPLE platform dependent
Alexey Kardashevskiy
2023-03-27
KVM: x86: Clear "has_error_code", not "error_code", for RM exception injection
Sean Christopherson
2023-03-27
KVM: x86: Suppress pending MMIO write exits if emulator detects exception
Sean Christopherson
2023-03-24
treewide: Trace IPIs sent via smp_send_reschedule()
Valentin Schneider
2023-03-23
KVM: x86: Remove a redundant guest cpuid check in kvm_set_cr4()
Robert Hoo
2023-03-22
KVM: x86: Add support for SVM's Virtual NMI
Santosh Shukla
2023-03-22
KVM: x86: Route pending NMIs from userspace through process_nmi()
Sean Christopherson
2023-03-22
KVM: x86: Save/restore all NMIs when multiple NMIs are pending
Sean Christopherson
2023-03-22
KVM: x86: Tweak the code and comment related to handling concurrent NMIs
Sean Christopherson
2023-03-22
KVM: x86: Raise an event request when processing NMIs if an NMI is pending
Sean Christopherson
2023-03-22
KVM: x86: Add helpers to query individual CR0/CR4 bits
Binbin Wu
2023-03-22
KVM: x86: Ignore CR0.WP toggles in non-paging mode
Mathias Krause
2023-03-22
KVM: x86: Do not unload MMU roots when only toggling CR0.WP with TDP enabled
Mathias Krause
2023-03-16
kvm: x86/mmu: Use KVM_MMU_ROOT_XXX for kvm_mmu_invalidate_addr()
Lai Jiangshan
2023-03-16
KVM: x86/mmu: Use 64-bit address to invalidate to fix a subtle bug
Lai Jiangshan
2023-03-16
KVM: Change return type of kvm_arch_vm_ioctl() to "int"
Thomas Huth
2023-03-16
KVM: x86: Remove the KVM_GET_NR_MMU_PAGES ioctl
Thomas Huth
2023-03-14
KVM: x86/mmu: Use EMULTYPE flag to track write #PFs to shadow pages
Sean Christopherson
2023-02-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
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-15
Merge tag 'kvm-x86-svm-6.3' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2023-02-15
Merge tag 'kvm-x86-pmu-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-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-01-31
KVM: x86: Use emulator callbacks instead of duplicating "host flags"
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
[next]