LinuxLists
Users
About
Reiji Watanabe (
[email protected]
)
Number of posts: 83 (0.11 per day)
First post: 2021-04-22 19:05:20
Last post: 2023-06-04 16:15:59
Previous Page
Date
List
Subject
2021-05-19 20:20:04
linux-kernel
Re: [PATCH 29/43] KVM: SVM: Tweak order of cr0/cr4/efer writes at RESET/INIT
2021-05-19 19:17:44
linux-kernel
Re: [PATCH 04/43] KVM: SVM: Fall back to KVM's hardcoded value for EDX at RESET/INIT
2021-05-19 19:17:28
linux-kernel
Re: [PATCH 33/43] KVM: VMX: Refresh list of user return MSRs after setting guest CPUID
2021-05-19 19:17:21
linux-kernel
Re: [PATCH 22/43] KVM: VMX: Remove direct write to vcpu->arch.cr0 during vCPU RESET/INIT
2021-05-19 19:16:13
linux-kernel
Re: [PATCH 02/43] KVM: VMX: Set EDX at INIT with CPUID.0x1, Family-Model-Stepping
2021-05-19 19:16:02
linux-kernel
Re: [PATCH 30/43] KVM: SVM: Drop redundant writes to vmcb->save.cr4 at RESET/INIT
2021-05-19 19:15:44
linux-kernel
Re: [PATCH 19/43] KVM: x86: Move EDX initialization at vCPU RESET to common code
2021-05-19 19:15:37
linux-kernel
Re: [PATCH 08/43] KVM: SVM: Drop explicit MMU reset at RESET/INIT
2021-05-19 19:15:18
linux-kernel
Re: [PATCH 03/43] KVM: SVM: Require exact CPUID.0x1 match when stuffing EDX at INIT
2021-05-19 19:13:51
linux-kernel
Re: [PATCH 05/43] KVM: x86: Split out CR0/CR4 MMU role change detectors to separate helpers
2021-05-19 19:13:41
linux-kernel
Re: [PATCH 01/43] KVM: nVMX: Set LDTR to its architecturally defined value on nested VM-Exit
2021-05-19 19:13:38
linux-kernel
Re: [PATCH 20/43] KVM: SVM: Don't bother writing vmcb->save.rip at vCPU RESET/INIT
2021-05-19 19:13:37
linux-kernel
Re: [PATCH 10/43] KVM: VMX: Move init_vmcs() invocation to vmx_vcpu_reset()
2021-05-19 19:13:31
linux-kernel
Re: [PATCH 09/43] KVM: SVM: Drop a redundant init_vmcb() from svm_create_vcpu()
2021-05-19 09:19:33
linux-kernel
Re: [PATCH 35/43] KVM: x86: Move setting of sregs during vCPU RESET/INIT to common x86
2021-05-18 20:40:50
linux-kernel
Re: [PATCH 06/43] KVM: x86: Properly reset MMU context at vCPU RESET/INIT
2021-05-10 17:57:50
linux-kernel
Re: [PATCH 09/15] KVM: VMX: Use flag to indicate "active" uret MSRs instead of sorting list
2021-05-08 03:33:32
linux-kernel
Re: [PATCH 09/15] KVM: VMX: Use flag to indicate "active" uret MSRs instead of sorting list
2021-05-05 04:33:22
linux-kernel
Re: [PATCH 03/15] KVM: SVM: Inject #UD on RDTSCP when it should be disabled in the guest
2021-05-05 03:52:59
linux-kernel
Re: [PATCH 02/15] KVM: x86: Emulate RDPID only if RDTSCP is supported
2021-05-05 03:20:31
linux-kernel
Re: [PATCH 01/15] KVM: VMX: Do not adverise RDPID if ENABLE_RDTSCP control is unsupported
2021-05-04 22:31:00
linux-kernel
Re: [PATCH v4 1/1] x86/cpufeatures: Implement Predictive Store Forwarding control.
2021-05-01 01:52:35
linux-kernel
Re: [PATCH v4 1/1] x86/cpufeatures: Implement Predictive Store Forwarding control.
2021-05-01 01:04:19
linux-kernel
Re: [PATCH v4 1/1] x86/cpufeatures: Implement Predictive Store Forwarding control.
2021-04-30 21:04:10
linux-kernel
Re: [PATCH v4 1/1] x86/cpufeatures: Implement Predictive Store Forwarding control.
2021-04-30 19:44:26
linux-kernel
Re: [PATCH v4 1/1] x86/cpufeatures: Implement Predictive Store Forwarding control.
2021-04-29 05:41:10
linux-kernel
Re: [v3 1/1] x86/cpufeatures: Implement Predictive Store Forwarding control.
2021-04-27 04:44:30
linux-kernel
Re: [PATCH v3 3/4] KVM: x86: Tie Intel and AMD behavior for MSR_TSC_AUX to guest CPU model
2021-04-26 16:30:20
linux-kernel
Re: [v2 1/1] x86/cpufeatures: Implement Predictive Store Forwarding control.
2021-04-24 07:23:16
linux-kernel
Re: [PATCH v3 3/4] KVM: x86: Tie Intel and AMD behavior for MSR_TSC_AUX to guest CPU model
2021-04-22 22:40:07
linux-kernel
Re: [PATCH v2] KVM: SVM: Delay restoration of host MSR_TSC_AUX until return to userspace
2021-04-22 19:05:20
linux-kernel
Re: [PATCH v2] KVM: SVM: Delay restoration of host MSR_TSC_AUX until return to userspace