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

Date List Subject
2018-08-23 20:52:29 linux-kernel Re: [PATCH] x86/kvm/nVMX: avoid redundant double assignment of nested_run_pending
2018-08-20 17:28:15 linux-kernel Re: [PATCH] x86/spectre: Expand test for vulnerability to empty RSB exploits
2018-08-07 22:26:59 linux-kernel [PATCH] x86/spectre: Expand test for vulnerability to empty RSB exploits
2018-07-30 19:28:55 linux-kernel Re: [PATCH 06/10] KVM: x86: do not load vmcs12 pages while still in SMM
2018-07-30 19:13:06 linux-kernel Re: [PATCH 09/10] KVM: nVMX: include shadow vmcs12 in nested state
2018-07-27 21:31:42 linux-kernel Re: [PATCH v14 8/9] KVM: x86: virtualize cpuid faulting
2018-07-27 21:05:26 linux-kernel Re: [PATCH v14 8/9] KVM: x86: virtualize cpuid faulting
2018-07-27 20:29:45 linux-kernel Re: [PATCH v14 8/9] KVM: x86: virtualize cpuid faulting
2018-07-27 17:20:01 linux-kernel Re: [PATCH v16 01/10] x86/msr: Rename MISC_FEATURE_ENABLES to MISC_FEATURES_ENABLES
2018-07-27 17:17:12 linux-kernel Re: [PATCH v14 8/9] KVM: x86: virtualize cpuid faulting
2018-07-27 16:50:33 linux-kernel Re: [PATCH RFC] x86/kvm/lapic: always disable MMIO interface in x2APIC mode
2018-07-18 18:04:45 linux-kernel Re: [PATCH v5 2/2] kvm: nVMX: Introduce KVM_CAP_NESTED_STATE
2018-07-12 16:26:39 linux-kernel Re: [PATCH] x86/kvm/nVMX: set exit_qualification correctly when nested_vmx_load_msr() fails
2018-06-28 19:33:10 linux-kernel Re: general protection fault in vmx_vcpu_run
2018-05-15 21:58:39 linux-kernel Re: [PATCH 3/3] KVM: VMX: Allow I/O port 0x80 bypass when userspace prefer
2018-05-15 21:57:14 linux-kernel Re: [PATCH 2/3] KVM: X86: Allow userspace to disable ioport intercept
2018-05-15 21:56:10 linux-kernel Re: [PATCH 1/3] KVM: VMX: Introduce per-VM I/O permission bitmaps
2018-05-07 22:57:43 linux-kernel Re: [PATCH v5 3/3] KVM: nVMX: Fix mmu context after VMLAUNCH/VMRESUME failure
2018-04-27 15:20:33 linux-kernel Re: [PATCH 2/2] kvm: nVMX: Introduce KVM_CAP_STATE
2018-04-26 22:29:50 linux-kernel Re: [PATCH 2/2] kvm: nVMX: Introduce KVM_CAP_STATE
2018-04-16 16:28:16 linux-kernel Re: [PATCH] KVM: Switch 'requests' to be 64-bit (explicitly)
2018-04-16 16:24:41 linux-kernel Re: [PATCH 2/2] kvm: nVMX: Introduce KVM_CAP_STATE
2018-04-16 15:47:26 linux-kernel Re: [PATCH v4] X86/KVM: Properly update 'tsc_offset' to represent the running guest
2018-04-13 16:05:36 linux-kernel Re: [PATCH 1/2] X86/KVM: Properly update 'tsc_offset' to represent the running guest
2018-04-09 19:27:54 linux-kernel Re: [PATCH v2] kvm: nVMX: Introduce KVM_CAP_STATE
2018-04-09 18:34:02 linux-kernel Re: [PATCH v2] kvm: nVMX: Introduce KVM_CAP_STATE
2018-03-13 18:22:45 linux-kernel Re: [PATCH v2 1/3] KVM: X86: Provides userspace with a capability to not intercept MWAIT
2018-03-01 17:53:10 linux-kernel Re: [PATCH 00/10] KVM/X86: Handle guest memory that does not have a struct page
2018-02-22 00:27:32 linux-kernel Re: [PATCH 3/3] KVM: VMX: mark RDMSR path as unlikely
2018-02-22 00:09:42 linux-kernel Re: [PATCH 2/3] KVM: nVMX: fix wrong condition for SPEC_CTRL and PRED_CMD MSRs
2018-02-21 23:51:55 linux-kernel Re: [PATCH 1/3] KVM: x86: use native MSR ops for SPEC_CTRL
2018-02-16 19:19:29 linux-kernel Re: [PATCH 7/9] KVM/VMX: Emulate MSR_IA32_ARCH_CAPABILITIES
2018-02-16 18:45:59 linux-kernel Re: [PATCH 8/9] KVM/VMX: Allow direct access to MSR_IA32_SPEC_CTRL
2018-02-16 18:45:32 linux-kernel Re: [PATCH 8/9] KVM/VMX: Allow direct access to MSR_IA32_SPEC_CTRL
2018-02-16 18:44:26 linux-kernel Re: [PATCH v6 2/5] KVM: x86: Add IBPB support
2018-02-15 00:48:08 linux-kernel Re: [PATCH v2 1/4] x86/speculation: Use IBRS if available before calling into firmware
2018-02-12 17:39:23 linux-kernel Re: [PATCH] KVM: nVMX: Fix CR4 after VMLAUNCH/VMRESUME failure
2018-02-09 23:58:37 linux-kernel Re: [PATCH 3/3] X86/nVMX: Update the MSR_BITMAP field with the L02 MSR BITMAP
2018-02-09 23:28:18 linux-kernel Re: [PATCH 3/3] X86/nVMX: Update the MSR_BITMAP field with the L02 MSR BITMAP
2018-02-09 23:16:43 linux-kernel Re: [PATCH 1/3] X86/nVMX: Properly set spec_ctrl and pred_cmd before merging MSRs
2018-02-09 22:56:44 linux-kernel Re: [RFC 03/12] KVM/VMX: Use the new host mapping API for virtual_apic_page
2018-02-08 15:55:52 linux-kernel Re: [PATCH] KVM: nVMX: Fix CR4 after VMLAUNCH/VMRESUME failure
2018-02-08 15:30:53 linux-kernel Re: [PATCH] KVM: nVMX: Fix CR4 after VMLAUNCH/VMRESUME failure
2018-02-07 16:59:17 linux-kernel Re: [PATCH] KVM: nVMX: Fix CR4 after VMLAUNCH/VMRESUME failure
2018-02-06 17:00:05 linux-kernel Re: [PATCH] KVM: nVMX: Fix CR4 after VMLAUNCH/VMRESUME failure
2018-02-05 22:27:53 linux-kernel Re: [RFC 03/12] KVM/VMX: Use the new host mapping API for virtual_apic_page
2018-02-05 22:16:43 linux-kernel Re: [RFC 05/12] KVM/VMX: Use the new host mapping API for mapping nested vmptr
2018-02-05 19:29:10 linux-kernel Re: [RFC 02/12] KVM/VMX: Use the new host mapping API for apic_access_page
2018-02-05 18:58:46 linux-kernel Re: [PATCH] KVM: nVMX: Fix CR4 after VMLAUNCH/VMRESUME failure
2018-02-05 18:46:39 linux-kernel Re: [PATCH v5 3/3] KVM: nVMX: Fix mmu context after VMLAUNCH/VMRESUME failure
2018-02-02 18:00:23 linux-kernel Re: [PATCH v6 4/5] KVM: VMX: Allow direct access to MSR_IA32_SPEC_CTRL