index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
vmx
/
nested.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: x86: allow L1 to not intercept triple fault
Maxim Levitsky
2022-11-17
1
-0
/
+1
*
KVM: x86: add kvm_leave_nested
Maxim Levitsky
2022-11-17
1
-3
/
+0
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-10-09
1
-155
/
+313
|
\
|
*
KVM: nVMX: Make event request on VMXOFF iff INIT/SIPI is pending
Sean Christopherson
2022-09-26
1
-2
/
+2
|
*
KVM: nVMX: Make an event request if INIT or SIPI is pending on VM-Enter
Sean Christopherson
2022-09-26
1
-12
/
+6
|
*
KVM: nVMX: Make an event request when pending an MTF nested VM-Exit
Sean Christopherson
2022-09-26
1
-0
/
+3
|
*
KVM: x86: make vendor code check for all nested events
Paolo Bonzini
2022-09-26
1
-1
/
+7
|
*
KVM: x86: Morph pending exceptions to pending VM-Exits at queue time
Sean Christopherson
2022-09-26
1
-62
/
+47
|
*
KVM: nVMX: Document priority of all known events on Intel CPUs
Sean Christopherson
2022-09-26
1
-0
/
+83
|
*
KVM: nVMX: Add a helper to identify low-priority #DB traps
Sean Christopherson
2022-09-26
1
-6
/
+17
|
*
KVM: x86: Formalize blocking of nested pending exceptions
Sean Christopherson
2022-09-26
1
-10
/
+17
|
*
KVM: x86: Make kvm_queued_exception a properly named, visible struct
Sean Christopherson
2022-09-26
1
-22
/
+20
|
*
KVM: nVMX: Unconditionally clear mtf_pending on nested VM-Exit
Sean Christopherson
2022-09-26
1
-9
/
+12
|
*
KVM: nVMX: Ignore SIPI that arrives in L2 when vCPU is not in WFS
Sean Christopherson
2022-09-26
1
-2
/
+4
|
*
KVM: nVMX: Prioritize TSS T-flag #DBs over Monitor Trap Flag
Sean Christopherson
2022-09-26
1
-3
/
+5
|
*
KVM: nVMX: Treat General Detect #DB (DR7.GD=1) as fault-like
Sean Christopherson
2022-09-26
1
-11
/
+25
|
*
KVM: VMX: Drop bits 31:16 when shoving exception error code into VMCS
Sean Christopherson
2022-09-26
1
-1
/
+10
|
*
KVM: nVMX: Unconditionally purge queued/injected events on nested "exit"
Sean Christopherson
2022-09-26
1
-8
/
+11
|
*
KVM: nVMX: Use cached host MSR_IA32_VMX_MISC value for setting up nested MSR
Vitaly Kuznetsov
2022-09-26
1
-4
/
+1
|
*
KVM: nVMX: Use sanitized allowed-1 bits for VMX control MSRs
Vitaly Kuznetsov
2022-09-26
1
-18
/
+12
|
*
KVM: nVMX: Always set required-1 bits of pinbased_ctls to PIN_BASED_ALWAYSON_...
Vitaly Kuznetsov
2022-09-26
1
-1
/
+1
|
*
KVM: nVMX: Always emulate PERF_GLOBAL_CTRL VM-Entry/VM-Exit controls
Sean Christopherson
2022-09-26
1
-5
/
+6
|
*
KVM: nVMX: Don't propagate vmcs12's PERF_GLOBAL_CTRL settings to vmcs02
Sean Christopherson
2022-09-26
1
-1
/
+6
|
*
KVM: nVMX: Support several new fields in eVMCSv1
Vitaly Kuznetsov
2022-09-26
1
-0
/
+31
|
*
KVM: nVMX: Treat eVMCS as enabled for guest iff Hyper-V is also enabled
Sean Christopherson
2022-09-26
1
-4
/
+4
|
*
KVM: x86: Print guest pgd in kvm_nested_vmenter()
Mingwei Zhang
2022-09-26
1
-0
/
+2
|
*
KVM: nVMX: Add tracepoint for nested VM-Enter
David Matlack
2022-09-26
1
-0
/
+8
*
|
x86: Fix various duplicate-word comment typos
Jason Wang
2022-08-15
1
-1
/
+1
|
/
*
Merge remote-tracking branch 'kvm/next' into kvm-next-5.20
Paolo Bonzini
2022-08-01
1
-106
/
+91
|
\
|
*
KVM: nVMX: Set UMIP bit CR4_FIXED1 MSR when emulating UMIP
Sean Christopherson
2022-07-28
1
-0
/
+3
|
*
Revert "KVM: nVMX: Expose load IA32_PERF_GLOBAL_CTRL VM-{Entry,Exit} control"
Paolo Bonzini
2022-07-28
1
-22
/
+0
|
*
KVM: nVMX: Attempt to load PERF_GLOBAL_CTRL on nVMX xfer iff it exists
Sean Christopherson
2022-07-28
1
-1
/
+3
|
*
KVM: nVMX: Let userspace set nVMX MSR to any _host_ supported value
Sean Christopherson
2022-07-28
1
-33
/
+37
|
*
KVM: nVMX: Rename handle_vm{on,off}() to handle_vmx{on,off}()
Sean Christopherson
2022-07-28
1
-4
/
+4
|
*
KVM: nVMX: Inject #UD if VMXON is attempted with incompatible CR0/CR4
Sean Christopherson
2022-07-28
1
-9
/
+14
|
*
KVM: nVMX: Always enable TSC scaling for L2 when it was enabled for L1
Vitaly Kuznetsov
2022-07-12
1
-1
/
+0
|
*
KVM: nVMX: Use kvm_vcpu_map() to get/pin vmcs12's APIC-access page
Sean Christopherson
2022-06-20
1
-27
/
+12
|
*
KVM: nVMX: Update vmcs12 on BNDCFGS write, not at vmcs02=>vmcs12 sync
Sean Christopherson
2022-06-20
1
-3
/
+0
|
*
KVM: nVMX: Save BNDCFGS to vmcs12 iff relevant controls are exposed to L1
Sean Christopherson
2022-06-20
1
-1
/
+2
|
*
KVM: nVMX: Rename nested.vmcs01_* fields to nested.pre_vmenter_*
Sean Christopherson
2022-06-20
1
-4
/
+4
|
*
KVM: nVMX: Snapshot pre-VM-Enter DEBUGCTL for !nested_run_pending case
Sean Christopherson
2022-06-20
1
-1
/
+2
|
*
KVM: nVMX: Snapshot pre-VM-Enter BNDCFGS for !nested_run_pending case
Sean Christopherson
2022-06-20
1
-1
/
+2
|
*
KVM: VMX: Enable Notify VM exit
Tao Xu
2022-06-08
1
-0
/
+8
|
*
KVM: x86: Introduce "struct kvm_caps" to track misc caps/settings
Sean Christopherson
2022-06-08
1
-2
/
+2
*
|
Merge commit 'kvm-vmx-nested-tsc-fix' into kvm-master
Paolo Bonzini
2022-07-14
1
-1
/
+0
|
\
\
|
*
|
KVM: nVMX: Always enable TSC scaling for L2 when it was enabled for L1
Vitaly Kuznetsov
2022-07-14
1
-1
/
+0
|
|
/
*
/
KVM: VMX: Convert launched argument to flags
Josh Poimboeuf
2022-06-27
1
-1
/
+1
|
/
*
Merge tag 'kvmarm-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
2022-05-25
1
-0
/
+5
|
\
|
*
KVM: nVMX: Defer APICv updates while L2 is active until L1 is active
Sean Christopherson
2022-04-21
1
-0
/
+5
*
|
KVM: x86: Clean up and document nested #PF workaround
Sean Christopherson
2022-04-29
1
-9
/
+6
[next]