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
/
vmx
/
vmx.c
Age
Commit message (
Expand
)
Author
2024-01-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-01-08
Merge tag 'kvm-x86-lam-6.8' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2024-01-03
arch/x86: Fix typos
Bjorn Helgaas
2023-12-07
KVM: nVMX: Hide more stuff under CONFIG_KVM_HYPERV
Vitaly Kuznetsov
2023-12-07
KVM: x86: Make Hyper-V emulation optional
Vitaly Kuznetsov
2023-12-07
KVM: VMX: Split off vmx_onhyperv.{ch} from hyperv.{ch}
Vitaly Kuznetsov
2023-12-07
KVM: x86: Move Hyper-V partition assist page out of Hyper-V emulation context
Vitaly Kuznetsov
2023-11-28
KVM: x86: Use KVM-governed feature framework to track "LAM enabled"
Binbin Wu
2023-11-28
KVM: x86: Virtualize LAM for user pointer
Robert Hoo
2023-11-28
KVM: x86: Virtualize LAM for supervisor pointer
Robert Hoo
2023-11-28
KVM: x86: Untag addresses for LAM emulation where applicable
Binbin Wu
2023-11-28
KVM: x86: Remove kvm_vcpu_is_illegal_gpa()
Binbin Wu
2023-11-13
KVM: Use gfn instead of hva for mmu_notifier_retry
Chao Peng
2023-10-31
Merge tag 'kvm-x86-svm-6.7' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2023-10-31
Merge tag 'kvm-x86-mmu-6.7' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2023-10-31
Merge tag 'kvm-x86-misc-6.7' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2023-10-17
KVM: x86: Use octal for file permission
Peng Hao
2023-10-10
KVM: VMX: drop IPAT in memtype when CD=1 for KVM_X86_QUIRK_CD_NW_CLEARED
Yan Zhao
2023-10-04
KVM: x86: Refactor can_emulate_instruction() return to be more expressive
Sean Christopherson
2023-09-28
KVM: x86: Fix lapic timer interrupt lost after loading a snapshot.
Haitao Shan
2023-09-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2023-08-31
Merge tag 'kvm-x86-misc-6.6' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2023-08-31
Merge tag 'kvm-x86-vmx-6.6' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2023-08-28
KVM: VMX: Refresh available regs and IDT vectoring info before NMI handling
Sean Christopherson
2023-08-25
KVM: VMX: Delete ancient pr_warn() about KVM_SET_TSS_ADDR not being set
Sean Christopherson
2023-08-17
KVM: nVMX: Use KVM-governed feature framework to track "nested VMX enabled"
Sean Christopherson
2023-08-17
KVM: x86: Use KVM-governed feature framework to track "XSAVES enabled"
Sean Christopherson
2023-08-17
KVM: VMX: Rename XSAVES control to follow KVM's preferred "ENABLE_XYZ"
Sean Christopherson
2023-08-17
KVM: VMX: Check KVM CPU caps, not just VMX MSR support, for XSAVE enabling
Sean Christopherson
2023-08-17
KVM: VMX: Recompute "XSAVES enabled" only after CPUID update
Sean Christopherson
2023-08-17
KVM: VMX: Rename vmx_get_max_tdp_level() to vmx_get_max_ept_level()
Shiyuan Gao
2023-08-09
x86/apic: Wrap IPI calls into helper functions
Dave Hansen
2023-08-03
KVM: x86: Always write vCPU's current TSC offset/ratio in vendor hooks
Sean Christopherson
2023-08-03
KVM: VMX: Skip VMCLEAR logic during emergency reboots if CR4.VMXE=0
Sean Christopherson
2023-08-03
KVM: x86: Force kvm_rebooting=true during emergency reboot/crash
Sean Christopherson
2023-08-03
KVM: VMX: Ensure CPU is stable when probing basic VMX support
Sean Christopherson
2023-08-03
x86/virt: KVM: Move VMXOFF helpers into KVM VMX
Sean Christopherson
2023-08-03
x86/virt: KVM: Open code cpu_has_vmx() in KVM VMX
Sean Christopherson
2023-08-03
x86/reboot: KVM: Handle VMXOFF in KVM's reboot callback
Sean Christopherson
2023-08-03
x86/reboot: Harden virtualization hooks for emergency reboot
Sean Christopherson
2023-08-03
x86/reboot: VMCLEAR active VMCSes before emergency reboot
Sean Christopherson
2023-08-02
KVM: VMX: Drop manual TLB flush when migrating vmcs.APIC_ACCESS_ADDR
Sean Christopherson
2023-08-02
KVM: VMX: Drop unnecessary vmx_fb_clear_ctrl_available "cache"
Sean Christopherson
2023-08-02
KVM: x86: Snapshot host's MSR_IA32_ARCH_CAPABILITIES
Sean Christopherson
2023-07-31
KVM: x86: Use sysfs_emit() instead of sprintf()
Like Xu
2023-07-29
KVM: VMX: Don't fudge CR0 and CR4 for restricted L2 guest
Sean Christopherson
2023-07-29
KVM: x86: Disallow KVM_SET_SREGS{2} if incoming CR0 is invalid
Sean Christopherson
2023-07-29
KVM: VMX: Make VMREAD error path play nice with noinstr
Sean Christopherson
2023-07-29
KVM: X86: Use GFP_KERNEL_ACCOUNT for pid_table in ipiv
Peng Hao
2023-07-01
Merge tag 'kvm-x86-vmx-6.5' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
[next]