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
2022-01-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-01-19
KVM: VMX: Don't do full kick when triggering posted interrupt "fails"
Sean Christopherson
2022-01-19
KVM: x86: Remove defunct pre_block/post_block kvm_x86_ops hooks
Sean Christopherson
2022-01-19
KVM: VMX: Move preemption timer <=> hrtimer dance to common x86
Sean Christopherson
2022-01-19
KVM: VMX: Reject KVM_RUN if emulation is required with pending exception
Sean Christopherson
2022-01-17
KVM: x86: Making the module parameter of vPMU more common
Like Xu
2022-01-17
KVM: x86: Partially allow KVM_SET_CPUID{,2} after KVM_RUN
Vitaly Kuznetsov
2022-01-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-01-14
kvm: x86: Disable interception for IA32_XFD on demand
Kevin Tian
2022-01-14
kvm: x86: Add support for getting/setting expanded xstate buffer
Guang Zeng
2022-01-14
kvm: x86: Add XCR0 support for Intel AMX
Jing Liu
2022-01-14
kvm: x86: Emulate IA32_XFD_ERR for guest
Jing Liu
2022-01-14
kvm: x86: Intercept #NM for saving IA32_XFD_ERR
Jing Liu
2022-01-14
kvm: x86: Add emulation for IA32_XFD
Jing Liu
2022-01-12
Merge tag 'perf_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-01-07
KVM: SVM: include CR3 in initial VMSA state for SEV-ES guests
Michael Roth
2022-01-07
KVM: x86: Fix wall clock writes in Xen shared_info not to mark page dirty
David Woodhouse
2022-01-07
KVM: x86/xen: Add KVM_IRQ_ROUTING_XEN_EVTCHN and event channel delivery
David Woodhouse
2022-01-07
KVM: x86: Update vPMCs when retiring branch instructions
Eric Hankland
2022-01-07
KVM: x86: Update vPMCs when retiring instructions
Eric Hankland
2022-01-07
KVM: x86/mmu: Reconstruct shadow page root if the guest PDPTEs is changed
Lai Jiangshan
2022-01-07
Revert "KVM: X86: Update mmu->pdptrs only when it is changed"
Paolo Bonzini
2021-12-21
Merge remote-tracking branch 'kvm/master' into HEAD
Paolo Bonzini
2021-12-20
KVM: x86: Always set kvm_run->if_flag
Marc Orr
2021-12-20
KVM: x86: remove PMU FIXED_CTR3 from msrs_to_save_all
Wei Wang
2021-12-19
KVM: x86: Drop guest CPUID check for host initiated writes to MSR_IA32_PERF_C...
Vitaly Kuznetsov
2021-12-10
KVM: x86: Don't WARN if userspace mucks with RCX during string I/O exit
Sean Christopherson
2021-12-10
KVM: X86: Raise #GP when clearing CR0_PG in 64 bit mode
Lai Jiangshan
2021-12-09
KVM: x86: add a tracepoint for APICv/AVIC interrupt delivery
Maxim Levitsky
2021-12-08
KVM: x86: Exit to userspace if emulation prepared a completion callback
Hou Wenlong
2021-12-08
KVM: x86: Use different callback if msr access comes from the emulator
Hou Wenlong
2021-12-08
KVM: x86: Add an emulation type to handle completion of user exits
Hou Wenlong
2021-12-08
KVM: x86: Handle 32-bit wrap of EIP for EMULTYPE_SKIP with flat code seg
Sean Christopherson
2021-12-08
KVM: X86: Remove mmu parameter from load_pdptrs()
Lai Jiangshan
2021-12-08
KVM: X86: Remove mmu->translate_gpa
Lai Jiangshan
2021-12-08
KVM: X86: Add parameter struct kvm_mmu *mmu into mmu->gva_to_gpa()
Lai Jiangshan
2021-12-08
KVM: X86: Update mmu->pdptrs only when it is changed
Lai Jiangshan
2021-12-08
KVM: X86: Mark CR3 dirty when vcpu->arch.cr3 is changed
Lai Jiangshan
2021-12-08
KVM: X86: Move CR0 pdptr_bits into header file as X86_CR0_PDPTR_BITS
Lai Jiangshan
2021-12-08
KVM: VMX: Add and use X86_CR4_PDPTR_BITS when !enable_ept
Lai Jiangshan
2021-12-08
KVM: X86: Ensure that dirty PDPTRs are loaded
Lai Jiangshan
2021-12-08
KVM: x86: Invoke kvm_vcpu_block() directly for non-HALTED wait states
Sean Christopherson
2021-12-08
KVM: x86: Directly block (instead of "halting") UNINITIALIZED vCPUs
Sean Christopherson
2021-12-08
KVM: Rename kvm_vcpu_block() => kvm_vcpu_halt()
Sean Christopherson
2021-12-08
KVM: x86: Tweak halt emulation helper names to free up kvm_vcpu_halt()
Sean Christopherson
2021-12-08
KVM: x86: Use nr_memslot_pages to avoid traversing the memslots array
Maciej S. Szmigiero
2021-12-08
KVM: x86: Don't call kvm_mmu_change_mmu_pages() if the count hasn't changed
Maciej S. Szmigiero
2021-12-08
KVM: x86: Don't assume old/new memslots are non-NULL at memslot commit
Sean Christopherson
2021-12-08
KVM: Stop passing kvm_userspace_memory_region to arch memslot hooks
Sean Christopherson
2021-12-08
KVM: x86: Use "new" memslot instead of userspace memory region
Sean Christopherson
[next]