Emanuele Giuseppe Esposito ([email protected])

Number of posts: 177 (0.15 per day)
First post: 2020-04-13 09:56:34
Last post: 2023-07-14 07:23:58

Date List Subject
2023-07-14 07:23:58 linux-kernel Re: [RFC PATCH v2] x86/boot: add .sbat section to the bzImage
2023-07-13 21:30:15 linux-kernel Re: [RFC PATCH v2] x86/boot: add .sbat section to the bzImage
2023-07-13 20:51:55 linux-kernel Re: [RFC PATCH v2] x86/boot: add .sbat section to the bzImage
2023-07-12 06:30:43 linux-kernel Re: [RFC PATCH v2] x86/boot: add .sbat section to the bzImage
2023-07-11 16:25:33 linux-kernel [RFC PATCH v2] x86/boot: add .sbat section to the bzImage
2023-07-10 07:24:13 linux-kernel Re: [RFC PATCH] x86/boot: add .sbat section to the bzImage
2023-06-23 12:43:29 linux-kernel [RFC PATCH] x86/boot: add .sbat section to the bzImage
2023-03-21 08:42:59 linux-kernel Re: [PATCH 0/3] KVM: support the cpu feature FLUSH_L1D
2023-03-20 17:04:43 linux-kernel Re: [PATCH 1/3] kvm: vmx: Add IA32_FLUSH_CMD guest support
2023-03-20 15:49:31 linux-kernel Re: [PATCH 1/3] kvm: vmx: Add IA32_FLUSH_CMD guest support
2023-03-16 12:08:32 linux-kernel Re: [PATCH 0/2] KVM: x86: Fix kvm/queue breakage on clang
2023-02-01 13:31:01 linux-kernel [PATCH 1/3] kvm: vmx: Add IA32_FLUSH_CMD guest support
2023-02-01 13:30:38 linux-kernel [PATCH 2/3] kvm: svm: Add IA32_FLUSH_CMD guest support
2023-02-01 13:30:17 linux-kernel [PATCH 0/3] KVM: support the cpu feature FLUSH_L1D
2023-02-01 13:30:04 linux-kernel [PATCH 3/3] kvm: x86: Advertise FLUSH_L1D to user space
2023-01-10 16:01:01 linux-kernel Re: [RFC PATCH 1/2] KVM: x86: update APIC_ID also when disabling x2APIC in kvm_lapic_set_base
2023-01-10 12:27:13 linux-kernel Re: [RFC PATCH 1/2] KVM: x86: update APIC_ID also when disabling x2APIC in kvm_lapic_set_base
2023-01-09 13:22:51 linux-kernel [RFC PATCH 1/2] KVM: x86: update APIC_ID also when disabling x2APIC in kvm_lapic_set_base
2023-01-09 13:22:35 linux-kernel [RFC PATCH 0/2] xapic: make sure x2APIC -> xapic transition correctly
2023-01-09 13:20:52 linux-kernel [RFC PATCH 2/2] KVM: selftests: APIC_ID must be correctly updated when disabling x2apic
2022-12-01 11:42:45 linux-kernel Re: [PATCH 0/2] KVM: selftests: Fixes for access tracking perf test
2022-10-26 07:52:17 linux-kernel [PATCH v3] KVM: nVMX: Advertise ENCLS_EXITING to L1 iff SGX is fully supported
2022-10-25 13:10:29 linux-kernel [PATCH] KVM: vmx/nested: avoid blindly setting SECONDARY_EXEC_ENCLS_EXITING when sgx is enabled
2022-10-25 12:38:42 linux-kernel Re: [PATCH] KVM: vmx/nested: avoid blindly setting SECONDARY_EXEC_ENCLS_EXITING when sgx is enabled
2022-10-24 19:21:29 linux-kernel Re: [PATCH 3/4] KVM: introduce memory transaction semaphore
2022-10-24 15:07:09 linux-kernel [PATCH] KVM: vmx/nested: avoid blindly setting SECONDARY_EXEC_ENCLS_EXITING when sgx is enabled
2022-10-24 09:03:19 linux-kernel Re: [PATCH 0/4] KVM: API to block and resume all running vcpus in a vm
2022-10-24 08:02:29 linux-kernel Re: [PATCH 4/4] KVM: use signals to abort enter_guest/blocking and retry
2022-10-24 07:59:56 linux-kernel Re: [PATCH 4/4] KVM: use signals to abort enter_guest/blocking and retry
2022-10-22 16:10:27 linux-kernel [PATCH 3/4] KVM: introduce memory transaction semaphore
2022-10-22 16:06:21 linux-kernel [PATCH 2/4] KVM: introduce kvm_clear_all_cpus_request
2022-10-22 15:53:51 linux-kernel [PATCH 4/4] KVM: use signals to abort enter_guest/blocking and retry
2022-10-22 15:50:27 linux-kernel [PATCH 1/4] linux-headers/linux/kvm.h: introduce kvm_userspace_memory_region_list ioctl
2022-10-22 15:50:04 linux-kernel [PATCH 0/4] KVM: API to block and resume all running vcpus in a vm
2022-10-13 11:24:56 linux-kernel Re: [RFC PATCH 0/9] kvm: implement atomic memslot updates
2022-10-13 08:03:45 linux-kernel Re: [RFC PATCH 0/9] kvm: implement atomic memslot updates
2022-09-29 09:24:31 linux-kernel Re: [RFC PATCH 0/9] kvm: implement atomic memslot updates
2022-09-28 09:46:07 linux-kernel Re: [RFC PATCH 0/9] kvm: implement atomic memslot updates
2022-09-27 10:39:15 linux-kernel Re: [RFC PATCH 9/9] kvm_main.c: handle atomic memslot update
2022-09-27 09:08:59 linux-kernel Re: [RFC PATCH 9/9] kvm_main.c: handle atomic memslot update
2022-09-27 07:57:37 linux-kernel Re: [RFC PATCH 0/9] kvm: implement atomic memslot updates
2022-09-26 08:45:16 linux-kernel [PATCH] KVM: selftests: replace assertion with warning in access_tracking_perf_test
2022-09-23 14:26:36 linux-kernel Re: [RFC PATCH 0/9] kvm: implement atomic memslot updates
2022-09-23 13:49:14 linux-kernel Re: [RFC PATCH 0/9] kvm: implement atomic memslot updates
2022-09-18 17:14:43 linux-kernel Re: [RFC PATCH 0/9] kvm: implement atomic memslot updates
2022-09-18 16:54:23 linux-kernel Re: [RFC PATCH 5/9] kvm_main.c: split __kvm_set_memory_region logic in kvm_check_mem and kvm_prepare_batch
2022-09-18 16:53:47 linux-kernel Re: [RFC PATCH 9/9] kvm_main.c: handle atomic memslot update
2022-09-09 11:19:56 linux-kernel [RFC PATCH 9/9] kvm_main.c: handle atomic memslot update
2022-09-09 11:18:15 linux-kernel [RFC PATCH 4/9] kvm_main.c: split logic in kvm_set_memslots
2022-09-09 11:17:23 linux-kernel [RFC PATCH 8/9] kvm_main.c: find memslots from the inactive memslot list
2022-09-09 11:14:10 linux-kernel [RFC PATCH 1/9] kvm_main.c: move slot check in kvm_set_memory_region