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
/
nested.c
Age
Commit message (
Expand
)
Author
2025-02-26
KVM: nVMX: Process events on nested VM-Exit if injectable IRQ or NMI is pending
Sean Christopherson
2025-01-20
Merge tag 'kvm-x86-misc-6.14' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2025-01-08
KVM: VMX: refactor PML terminology
Maxim Levitsky
2024-12-19
KVM: nVMX: Honor event priority when emulating PI delivery during VM-Enter
Sean Christopherson
2024-12-19
KVM: nVMX: Use vmcs01's controls shadow to check for IRQ/NMI windows at VM-Enter
Sean Christopherson
2024-12-19
KVM: nVMX: Drop manual vmcs01.GUEST_INTERRUPT_STATUS.RVI check at VM-Enter
Sean Christopherson
2024-12-19
KVM: nVMX: Check for pending INIT/SIPI after entering non-root mode
Sean Christopherson
2024-12-19
KVM: nVMX: Explicitly update vPPR on successful nested VM-Enter
Sean Christopherson
2024-12-19
KVM: nVMX: Defer SVI update to vmcs01 on EOI when L2 is active w/o VID
Chao Gao
2024-12-18
KVM: x86: Replace (almost) all guest CPUID feature queries with cpu_caps
Sean Christopherson
2024-12-18
KVM: x86: Rename "governed features" helpers to use "guest_cpu_cap"
Sean Christopherson
2024-11-13
Merge branch 'kvm-docs-6.13' into HEAD
Paolo Bonzini
2024-11-13
Merge tag 'kvm-x86-misc-6.13' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2024-11-04
KVM: nVMX: Treat vpid01 as current if L2 is active, but with VPID disabled
Sean Christopherson
2024-11-01
KVM: nVMX: fix canonical check of vmcs12 HOST_RIP
Maxim Levitsky
2024-11-01
KVM: x86: model canonical checks more precisely
Maxim Levitsky
2024-11-01
KVM: x86: drop x86.h include from cpuid.h
Maxim Levitsky
2024-10-25
KVM: Pass in write/dirty to kvm_vcpu_map(), not kvm_vcpu_unmap()
Sean Christopherson
2024-10-25
KVM: nVMX: Mark vmcs12's APIC access page dirty when unmapping
Sean Christopherson
2024-10-25
KVM: nVMX: Add helper to put (unmap) vmcs12 pages
Sean Christopherson
2024-10-25
KVM: nVMX: Drop pointless msr_bitmap_map field from struct nested_vmx
Sean Christopherson
2024-10-25
KVM: nVMX: Rely on kvm_vcpu_unmap() to track validity of eVMCS mapping
Sean Christopherson
2024-09-17
Merge tag 'kvm-x86-vmx-6.12' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2024-09-09
KVM: nVMX: Explicitly invalidate posted_intr_nv if PI is disabled at VM-Enter
Sean Christopherson
2024-09-09
KVM: nVMX: Detect nested posted interrupt NV at nested VM-Exit injection
Sean Christopherson
2024-09-09
KVM: nVMX: Suppress external interrupt VM-Exit injection if there's no IRQ
Sean Christopherson
2024-09-09
KVM: nVMX: Get to-be-acknowledge IRQ for nested VM-Exit at injection site
Sean Christopherson
2024-08-22
KVM: nVMX: Use vmx_segment_cache_clear() instead of open coded equivalent
Maxim Levitsky
2024-08-22
KVM: nVMX: Honor userspace MSR filter lists for nested VM-Enter/VM-Exit
Sean Christopherson
2024-08-22
KVM: nVMX: Use macros and #defines in vmx_restore_vmx_misc()
Xin Li
2024-08-22
KVM VMX: Move MSR_IA32_VMX_MISC bit defines to asm/vmx.h
Sean Christopherson
2024-08-22
KVM: nVMX: Add a helper to encode VMCS info in MSR_IA32_VMX_BASIC
Sean Christopherson
2024-08-22
KVM: nVMX: Use macros and #defines in vmx_restore_vmx_basic()
Xin Li
2024-08-22
x86/cpu: KVM: Add common defines for architectural memory types (PAT, MTRRs, ...
Sean Christopherson
2024-07-16
Merge tag 'kvm-x86-vmx-6.11' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2024-07-16
Merge tag 'kvm-x86-misc-6.11' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2024-06-28
KVM: nVMX: Fold requested virtual interrupt check into has_nested_events()
Sean Christopherson
2024-06-28
KVM: nVMX: Check for pending posted interrupts when looking for nested events
Sean Christopherson
2024-06-28
KVM: nVMX: Request immediate exit iff pending nested event needs injection
Sean Christopherson
2024-06-28
KVM: nVMX: Add a helper to get highest pending from Posted Interrupt vector
Sean Christopherson
2024-06-03
KVM: x86: Add a struct to consolidate host values, e.g. EFER, XCR0, etc...
Sean Christopherson
2024-05-23
KVM: nVMX: Always handle #VEs in L0 (never forward #VEs from L2 to L1)
Sean Christopherson
2024-05-23
KVM: nVMX: Initialize #VE info page for vmcs02 when proving #VE support
Sean Christopherson
2024-04-09
KVM: nVMX: Add a sanity check that nested PML Full stems from EPT Violations
Sean Christopherson
2024-04-09
KVM: x86: Move nEPT exit_qualification field from kvm_vcpu_arch to x86_exception
Sean Christopherson
2024-04-09
KVM: nVMX: Clear EXIT_QUALIFICATION when injecting an EPT Misconfig
Sean Christopherson
2024-03-11
Merge tag 'kvm-x86-pmu-6.9' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2024-02-22
KVM: x86: Open code all direct reads to guest DR6 and DR7
Sean Christopherson
2024-02-22
KVM: x86: Make kvm_get_dr() return a value, not use an out parameter
Sean Christopherson
2024-02-01
KVM: x86/pmu: Snapshot event selectors that KVM emulates in software
Sean Christopherson
[next]