Liran Alon ([email protected])

Number of posts: 188 (188 per day)
First post: 2017-12-14 13:02:00
Last post: 2017-11-22 08:46:34

Date List Subject
2020-05-26 10:21:54 linux-kernel Re: [RFC 00/16] KVM protected memory extension
2020-05-25 20:59:07 linux-kernel Re: [RFC 00/16] KVM protected memory extension
2020-05-25 13:54:31 linux-kernel Re: [RFC 00/16] KVM protected memory extension
2020-04-28 16:04:55 linux-kernel Re: [PATCH v1 00/15] Add support for Nitro Enclaves
2020-04-27 11:48:25 linux-kernel Re: [PATCH v1 00/15] Add support for Nitro Enclaves
2020-04-25 15:27:37 linux-kernel Re: [PATCH v1 00/15] Add support for Nitro Enclaves
2020-04-25 14:56:33 linux-kernel Re: [PATCH v1 05/15] nitro_enclaves: Handle PCI device command requests
2020-04-25 14:28:01 linux-kernel Re: [PATCH v1 04/15] nitro_enclaves: Init PCI device driver
2020-01-20 17:19:22 linux-kernel Re: [RFC] Revert "kvm: nVMX: Restrict VMX capability MSR changes"
2020-01-16 02:04:29 linux-kernel Re: [PATCH RFC 2/3] x86/kvm/hyper-v: move VMX controls sanitization out of nested_enable_evmcs()
2020-01-16 01:27:04 linux-kernel Re: [PATCH RFC 1/3] x86/kvm/hyper-v: remove stale evmcs_already_enabled check from nested_enable_evmcs()
2020-01-16 00:24:12 linux-kernel Re: [PATCH RFC 3/3] x86/kvm/hyper-v: don't allow to turn on unsupported VMX controls for nested guests
2020-01-16 00:20:55 linux-kernel Re: [PATCH RFC 2/3] x86/kvm/hyper-v: move VMX controls sanitization out of nested_enable_evmcs()
2020-01-02 13:24:52 linux-kernel Re: [PATCH] KVM: SVM: Fix potential memory leak in svm_cpu_init()
2019-12-26 00:24:15 linux-kernel Re: [PATCH] KVM: nvmx: retry writing guest memory after page fault injected
2019-12-25 13:07:35 linux-kernel Re: [RESEND RFC 0/2] Paravirtualized Control Register pinning
2019-12-24 22:59:00 linux-kernel Re: [RESEND RFC 0/2] Paravirtualized Control Register pinning
2019-12-24 20:41:53 linux-kernel Re: [RESEND RFC 0/2] Paravirtualized Control Register pinning
2019-12-23 22:52:56 linux-kernel Re: [RESEND RFC 0/2] Paravirtualized Control Register pinning
2019-12-23 17:31:36 linux-kernel Re: [RESEND RFC 0/2] Paravirtualized Control Register pinning
2019-12-23 14:51:03 linux-kernel Re: [RESEND RFC 0/2] Paravirtualized Control Register pinning
2019-12-23 14:33:26 linux-kernel Re: [RESEND RFC 0/2] Paravirtualized Control Register pinning
2019-12-13 18:12:10 linux-kernel Re: [PATCH v5 2/2] kvm: Use huge pages for DAX-backed files
2019-12-13 17:35:08 linux-kernel Re: [PATCH v5 2/2] kvm: Use huge pages for DAX-backed files
2019-12-13 01:43:21 linux-kernel Re: [PATCH v5 2/2] kvm: Use huge pages for DAX-backed files
2019-12-12 18:53:41 linux-kernel Re: [PATCH v5 2/2] kvm: Use huge pages for DAX-backed files
2019-12-12 18:50:41 linux-kernel Re: [PATCH v5 2/2] kvm: Use huge pages for DAX-backed files
2019-12-12 18:33:23 linux-kernel Re: [PATCH v4 2/2] kvm: Use huge pages for DAX-backed files
2019-12-12 18:08:19 linux-kernel Re: [PATCH v4 11/19] x86/cpu: Print VMX flags in /proc/cpuinfo using VMX_FEATURES_*
2019-12-12 17:57:58 linux-kernel Re: [PATCH v4 11/19] x86/cpu: Print VMX flags in /proc/cpuinfo using VMX_FEATURES_*
2019-12-12 17:50:19 linux-kernel Re: [PATCH v4 11/19] x86/cpu: Print VMX flags in /proc/cpuinfo using VMX_FEATURES_*
2019-12-12 17:46:35 linux-kernel Re: [PATCH v4 2/2] kvm: Use huge pages for DAX-backed files
2019-12-12 17:40:50 linux-kernel Re: [PATCH v4 2/2] kvm: Use huge pages for DAX-backed files
2019-12-12 15:55:23 linux-kernel Re: [PATCH v4 11/19] x86/cpu: Print VMX flags in /proc/cpuinfo using VMX_FEATURES_*
2019-12-12 12:36:24 linux-kernel Re: [PATCH v4 2/2] kvm: Use huge pages for DAX-backed files
2019-12-05 13:45:41 linux-kernel Re: [PATCH] KVM: vmx: remove unreachable statement in vmx_get_msr_feature()
2019-11-27 00:35:50 linux-kernel Re: [PATCH] kvm/x86: export kvm_vector_hashing_enabled() is unnecessary
2019-11-22 22:07:37 linux-kernel Re: [PATCH] KVM: x86: Extend Spectre-v1 mitigation
2019-11-20 23:58:20 linux-kernel Re: [PATCH v3 1/2] KVM: VMX: FIXED+PHYSICAL mode single target IPI fastpath
2019-11-20 23:40:02 linux-kernel Re: [PATCH v3 1/2] KVM: VMX: FIXED+PHYSICAL mode single target IPI fastpath
2019-11-19 19:01:32 linux-kernel Re: [PATCH v2 1/2] KVM: VMX: FIXED+PHYSICAL mode single target IPI fastpath
2019-11-19 12:15:12 linux-kernel Re: [PATCH v2 1/2] KVM: VMX: FIXED+PHYSICAL mode single target IPI fastpath
2019-11-19 11:11:42 linux-kernel Re: [PATCH] KVM: nVMX: add CR4_LA57 bit to nested CR4_FIXED1
2019-11-11 15:03:18 linux-kernel Re: [PATCH v1 2/3] KVM: VMX: Do not change PID.NDST when loading a blocked vCPU
2019-11-08 15:56:54 linux-kernel Re: [PATCH RFC] KVM: x86: tell guests if the exposed SMT topology is trustworthy
2019-11-07 15:08:52 linux-kernel Re: [PATCH RFC] KVM: x86: tell guests if the exposed SMT topology is trustworthy
2019-11-05 17:34:39 linux-kernel Re: [PATCH RFC] KVM: x86: tell guests if the exposed SMT topology is trustworthy
2019-11-05 17:20:12 linux-kernel Re: [PATCH RFC] KVM: x86: tell guests if the exposed SMT topology is trustworthy
2019-09-27 14:49:34 linux-kernel Re: [PATCH 1/2] KVM: nVMX: Always write vmcs02.GUEST_CR3 during nested VM-Enter
2019-09-27 00:16:34 linux-kernel Re: [PATCH 1/2] KVM: nVMX: Always write vmcs02.GUEST_CR3 during nested VM-Enter
2019-09-26 11:34:52 linux-kernel Re: [PATCH] KVM: nVMX: cleanup and fix host 64-bit mode checks