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-08-10 22:00:40
linux-kernel
Re: [PATCH v4 12/12] KVM:SVM: Enable INVPCID feature on AMD
2020-08-06 21:34:24
linux-kernel
Re: [PATCH] KVM: x86: Don't attempt to load PDPTRs when 64-bit mode is enabled
2020-08-06 17:37:20
linux-kernel
Re: [PATCH 2/3] KVM: x86: introduce KVM_MEM_PCI_HOLE memory
2020-08-05 17:08:37
linux-kernel
Re: [PATCH 2/3] KVM: x86: introduce KVM_MEM_PCI_HOLE memory
2020-08-04 18:50:24
linux-kernel
Re: [PATCH] KVM: x86: Don't attempt to load PDPTRs when 64-bit mode is enabled
2020-07-31 23:39:03
linux-kernel
Re: [PATCH v3 1/3] KVM: x86: Deflect unknown MSR accesses to user space
2020-07-31 03:21:13
linux-kernel
Re: [PATCH v2 1/3] KVM: x86: Deflect unknown MSR accesses to user space
2020-07-30 23:54:25
linux-kernel
Re: [PATCH v2 1/3] KVM: x86: Deflect unknown MSR accesses to user space
2020-07-30 22:45:54
linux-kernel
Re: [PATCH v2 1/3] KVM: x86: Deflect unknown MSR accesses to user space
2020-07-29 23:02:11
linux-kernel
Re: [PATCH v3 11/11] KVM:SVM: Enable INVPCID feature on AMD
2020-07-29 22:26:22
linux-kernel
Re: [PATCH v3 10/11] KVM: X86: Move handling of INVPCID types to x86
2020-07-29 22:18:32
linux-kernel
Re: [PATCH v3 09/11] KVM: SVM: Remove set_exception_intercept and clr_exception_intercept
2020-07-29 21:24:31
linux-kernel
Re: [PATCH v3 06/11] KVM: SVM: Add new intercept vector in vmcb_control_area
2020-07-29 21:07:17
linux-kernel
Re: [PATCH v3 05/11] KVM: SVM: Modify 64 bit intercept field to two 32 bit vectors
2020-07-29 20:52:47
linux-kernel
Re: [PATCH] KVM: x86: Deflect unknown MSR accesses to user space
2020-07-29 20:50:08
linux-kernel
Re: [PATCH v3 04/11] KVM: SVM: Modify intercept_exceptions to generic intercepts
2020-07-29 20:38:18
linux-kernel
Re: [PATCH] KVM: x86: Deflect unknown MSR accesses to user space
2020-07-29 20:19:31
linux-kernel
Re: [PATCH] perf/x86/svm: Convert 'perf kvm stat report' output lowercase to uppercase
2020-07-29 18:28:03
linux-kernel
Re: [PATCH] KVM: x86: Deflect unknown MSR accesses to user space
2020-07-29 00:10:52
linux-kernel
Re: [PATCH v3 00/11] SVM cleanup and INVPCID support for the AMD guests
2020-07-29 00:03:22
linux-kernel
Re: [PATCH v3 07/11] KVM: nSVM: Cleanup nested_state data structure
2020-07-29 00:02:57
linux-kernel
Re: [PATCH v3 08/11] KVM: SVM: Remove set_cr_intercept, clr_cr_intercept and is_cr_intercept
2020-07-29 00:00:06
linux-kernel
Re: [PATCH v3 03/11] KVM: SVM: Change intercept_dr to generic intercepts
2020-07-28 23:59:02
linux-kernel
Re: [PATCH v3 02/11] KVM: SVM: Change intercept_cr to generic intercepts
2020-07-28 23:53:01
linux-kernel
Re: [PATCH v3 01/11] KVM: SVM: Introduce __set_intercept, __clr_intercept and __is_intercept
2020-07-28 17:14:57
linux-kernel
Re: [PATCH] KVM: x86: Deflect unknown MSR accesses to user space
2020-07-14 19:02:58
linux-kernel
Re: [PATCH] KVM: x86: Don't attempt to load PDPTRs when 64-bit mode is enabled
2020-07-14 18:57:27
linux-kernel
Re: [PATCH] KVM: x86: Don't attempt to load PDPTRs when 64-bit mode is enabled
2020-07-13 18:25:44
linux-kernel
Re: [PATCH v2] KVM: nVMX: fix the layout of struct kvm_vmx_nested_state_hdr
2020-07-10 17:28:17
linux-kernel
Re: [PATCH v3 0/9] KVM: Support guest MAXPHYADDR < host MAXPHYADDR
2020-07-10 17:13:56
linux-kernel
Re: [PATCH v3 0/9] KVM: Support guest MAXPHYADDR < host MAXPHYADDR
2020-07-10 16:33:54
linux-kernel
Re: [PATCH v3 0/9] KVM: Support guest MAXPHYADDR < host MAXPHYADDR
2020-07-10 16:26:56
linux-kernel
Re: [PATCH v3 5/9] KVM: x86: update exception bitmap on CPUID changes
2020-07-10 16:18:14
linux-kernel
Re: [PATCH v3 4/9] KVM: x86: rename update_bp_intercept to update_exception_bitmap
2020-07-09 18:41:42
linux-kernel
Re: [PATCH] KVM: nSVM: vmentry ignores EFER.LMA and possibly RFLAGS.VM
2020-07-09 18:29:45
linux-kernel
Re: [PATCH] KVM: nSVM: vmentry ignores EFER.LMA and possibly RFLAGS.VM
2020-07-09 17:24:09
linux-kernel
Re: [PATCH] KVM: nVMX: fixes for preemption timer migration
2020-07-09 17:16:39
linux-kernel
Re: [PATCH] KVM: nSVM: vmentry ignores EFER.LMA and possibly RFLAGS.VM
2020-07-08 18:22:29
linux-kernel
Re: [PATCH] KVM: x86: Make CR4.VMXE reserved for the guest
2020-06-23 20:38:21
linux-kernel
Re: [PATCH] KVM: X86: Emulate APERF/MPERF to report actual VCPU frequency
2020-06-23 18:41:39
linux-kernel
Re: [PATCH] KVM: X86: Emulate APERF/MPERF to report actual VCPU frequency
2020-06-23 18:21:24
linux-kernel
Re: [PATCH v2 1/7] KVM: X86: Reset vcpu->arch.cpuid_nent to 0 if SET_CPUID fails
2020-06-20 04:55:24
linux-kernel
Re: [PATCH v2 06/11] KVM: VMX: introduce vmx_need_pf_intercept
2020-06-17 20:47:11
linux-kernel
Re: [PATCH v2 2/3] KVM:SVM: Add extended intercept support
2020-06-17 16:53:36
linux-kernel
Re: [PATCH] KVM: VMX: Remove vcpu_vmx's defunct copy of host_pkru
2020-06-17 16:51:39
linux-kernel
Re: [PATCH] KVM: SVM: drop MSR_IA32_PERF_CAPABILITIES from emulated MSRs
2020-06-16 23:22:16
linux-kernel
Re: [PATCH v2 2/3] KVM:SVM: Add extended intercept support
2020-06-16 16:55:42
linux-kernel
Re: [PATCH] KVM: SVM: drop MSR_IA32_PERF_CAPABILITIES from emulated MSRs
2020-06-16 16:44:08
linux-kernel
Re: [PATCH] KVM: X86: Fix MSR range of APIC registers in X2APIC mode
2020-06-16 16:27:06
linux-kernel
Re: [PATCH] KVM: SVM: drop MSR_IA32_PERF_CAPABILITIES from emulated MSRs
2020-06-13 00:09:01
linux-kernel
Re: [PATCH 3/3] KVM:SVM: Enable INVPCID feature on AMD