LinuxLists
Users
About
Jim Mattson (
[email protected]
)
Number of posts: 926 (0.34 per day)
First post: 2016-11-22 20:03:07
Last post: 2024-06-13 19:31:12
Previous Page
/
Next Page
Date
List
Subject
2020-06-12 20:15:22
linux-kernel
Re: [PATCH 3/3] KVM:SVM: Enable INVPCID feature on AMD
2020-06-12 18:07:13
linux-kernel
Re: [PATCH 1/3] KVM: X86: Move handling of INVPCID types to x86
2020-06-11 23:53:56
linux-kernel
Re: [PATCH 3/3] KVM:SVM: Enable INVPCID feature on AMD
2020-06-10 17:29:38
linux-kernel
Re: [PATCH] KVM: selftests: fix sync_with_host() in smm_test
2020-06-09 18:01:52
linux-kernel
Re: [PATCH] KVM: nVMX: Wrap VM-Fail valid path in generic VM-Fail helper
2020-06-05 17:18:32
linux-kernel
Re: [PATCH][v6] KVM: X86: support APERF/MPERF registers
2020-06-04 21:53:41
linux-kernel
Re: [RFC 00/16] KVM protected memory extension
2020-06-04 20:03:33
linux-kernel
Re: [PATCH] KVM: nVMX: Inject #GP when nested_vmx_get_vmptr() fails to read guest memory
2020-06-04 16:48:26
linux-kernel
Re: [PATCH] KVM: VMX: Always treat MSR_IA32_PERF_CAPABILITIES as a valid PMU MSR
2020-05-12 17:00:19
linux-kernel
Re: [PATCH v3 3/3] KVM: x86: Move MPK feature detection to common code
2020-05-12 16:44:17
linux-kernel
Re: [PATCH v3 2/3] KVM: x86: Move pkru save/restore to x86.c
2020-05-11 23:53:57
linux-kernel
Re: [PATCH v3 3/3] KVM: x86: Move MPK feature detection to common code
2020-05-08 22:13:25
linux-kernel
Re: [PATCH v2 2/3] KVM: x86: Move pkru save/restore to x86.c
2020-05-06 21:21:49
linux-kernel
Re: [PATCH] KVM: nVMX: Remove unused 'ops' param from nested_vmx_hardware_setup()
2020-05-05 16:55:55
linux-kernel
Re: [PATCH v2 0/5] Statsfs: a new ram-based file sytem for Linux kernel statistics
2020-04-28 23:50:01
linux-kernel
Re: [PATCH 0/2] KVM: nVMX: vmcs.SYSENTER optimization and "fix"
2020-04-28 23:26:16
linux-kernel
Re: [PATCH 09/13] KVM: nVMX: Prioritize SMI over nested IRQ/NMI
2020-04-28 23:18:42
linux-kernel
Re: [PATCH 09/13] KVM: nVMX: Prioritize SMI over nested IRQ/NMI
2020-04-28 22:17:45
linux-kernel
Re: [PATCH 13/13] KVM: VMX: Use vmx_get_rflags() to query RFLAGS in vmx_interrupt_blocked()
2020-04-28 22:14:58
linux-kernel
Re: [PATCH 12/13] KVM: x86: Replace late check_nested_events() hack with more precise fix
2020-04-28 22:09:44
linux-kernel
Re: [PATCH 11/13] KVM: VMX: Use vmx_interrupt_blocked() directly from vmx_handle_exit()
2020-04-28 22:07:30
linux-kernel
Re: [PATCH 10/13] KVM: x86: WARN on injected+pending exception even in nested case
2020-04-28 22:07:15
linux-kernel
Re: [PATCH 09/13] KVM: nVMX: Prioritize SMI over nested IRQ/NMI
2020-04-28 22:01:54
linux-kernel
Re: [PATCH 07/13] KVM: VMX: Split out architectural interrupt/NMI blocking checks
2020-04-28 22:00:44
linux-kernel
Re: [PATCH 08/13] KVM: nVMX: Preserve IRQ/NMI priority irrespective of exiting behavior
2020-04-28 21:57:27
linux-kernel
Re: [PATCH 06/13] KVM: nVMX: Report NMIs as allowed when in L2 and Exit-on-NMI is set
2020-04-28 21:49:42
linux-kernel
Re: [PATCH 05/13] KVM: nVMX: Move nested_exit_on_nmi() to nested.h
2020-04-28 21:45:33
linux-kernel
Re: [PATCH 03/13] KVM: x86: Set KVM_REQ_EVENT if run is canceled with req_immediate_exit set
2020-04-28 21:45:19
linux-kernel
Re: [PATCH 04/13] KVM: x86: Make return for {interrupt_nmi}_allowed() a bool instead of int
2020-04-28 21:42:04
linux-kernel
Re: [PATCH 02/13] KVM: nVMX: Open a window for pending nested VMX preemption timer
2020-04-28 18:56:26
linux-kernel
Re: [PATCH 01/13] KVM: nVMX: Preserve exception priority irrespective of exiting behavior
2020-04-28 18:49:06
linux-kernel
Re: [PATCH v2] KVM: nVMX: Tweak handling of failure code for nested VM-Enter failure
2020-04-28 00:31:45
linux-kernel
Re: [PATCH] KVM: x86: handle wrap around 32-bit address space
2020-04-27 17:34:36
linux-kernel
Re: [PATCH] [RFC] kvm: x86: emulate APERF/MPERF registers
2020-04-24 17:49:22
linux-kernel
Re: [PATCH] KVM: nVMX: Tweak handling of failure code for nested VM-Enter failure
2020-04-24 16:27:34
linux-kernel
Re: [PATCH] [RFC] kvm: x86: emulate APERF/MPERF registers
2020-04-22 21:38:11
linux-kernel
Re: [PATCH] kvm: add capability for halt polling
2020-04-16 21:36:57
linux-kernel
Re: [PATCH 1/2] KVM: x86/mmu: Set @writable to false for non-visible accesses by L2
2020-04-03 00:19:24
linux-kernel
Re: [PATCH 3/3] KVM: VMX: Extend VMX's #AC interceptor to handle split lock #AC in guest
2020-03-24 18:43:14
linux-kernel
Re: [PATCH 0/4] KVM: SVM: Move and split up svm.c
2020-03-24 00:12:50
linux-kernel
Re: [PATCH v3 03/37] KVM: nVMX: Invalidate all EPTP contexts when emulating INVEPT for L1
2020-03-23 16:38:41
linux-kernel
Re: [PATCH v3 03/37] KVM: nVMX: Invalidate all EPTP contexts when emulating INVEPT for L1
2020-03-23 16:26:09
linux-kernel
Re: [PATCH v3 03/37] KVM: nVMX: Invalidate all EPTP contexts when emulating INVEPT for L1
2020-03-12 16:23:47
linux-kernel
Re: [PATCH] KVM: VMX: Micro-optimize vmexit time when not exposing PMU
2020-03-10 17:24:30
linux-kernel
Re: [PATCH v2 4/7] KVM: x86: Fix CPUID range checks for Hypervisor and Centaur classes
2020-03-05 21:12:37
linux-kernel
Re: [PATCH v2 4/7] KVM: x86: Fix CPUID range checks for Hypervisor and Centaur classes
2020-03-05 18:44:35
linux-kernel
Re: [PATCH v2 4/7] KVM: x86: Fix CPUID range checks for Hypervisor and Centaur classes
2020-03-05 18:09:00
linux-kernel
Re: [PATCH v2 2/7] KVM: x86: Add helpers to perform CPUID-based guest vendor check
2020-03-05 17:51:21
linux-kernel
Re: [PATCH v2 1/7] KVM: x86: Trace the original requested CPUID function in kvm_cpuid()
2020-03-03 21:44:11
linux-kernel
Re: [PATCH v2 01/66] KVM: x86: Return -E2BIG when KVM_GET_SUPPORTED_CPUID hits max entries
2020-03-03 21:42:39
linux-kernel
Re: [PATCH v2 48/66] KVM: x86: Remove stateful CPUID handling