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
2021-08-09 14:56:23 linux-kernel [PATCH 1/2] KVM: nSVM: move nested_vmcb_check_cr3_cr4 logic in nested_vmcb_valid_sregs
2021-08-09 14:56:11 linux-kernel [PATCH 0/2] KVM: nSVM: avoid TOC/TOU race when checking vmcb12
2021-04-09 12:56:32 linux-kernel [PATCH v5 3/4] selftests: add kvm_get_emulated_cpuid to processor.h
2021-04-09 12:56:20 linux-kernel [PATCH v5 4/4] selftests: KVM: extend get_cpuid_test to include KVM_GET_EMULATED_CPUID
2021-04-09 12:55:41 linux-kernel [PATCH v5 2/4] Documentation: KVM: update KVM_GET_EMULATED_CPUID ioctl description
2021-04-09 12:55:33 linux-kernel [PATCH v5 1/4] KVM: x86: Fix a spurious -E2BIG in KVM_GET_EMULATED_CPUID
2021-04-09 12:55:27 linux-kernel [PATCH v5 0/4] KVM: cpuid: fix KVM_GET_EMULATED_CPUID implementation
2021-04-09 12:35:33 linux-kernel Re: [PATCH v4 1/4] KVM: x86: Fix a spurious -E2BIG in KVM_GET_EMULATED_CPUID
2021-04-08 11:47:02 linux-kernel [PATCH v4 1/4] KVM: x86: Fix a spurious -E2BIG in KVM_GET_EMULATED_CPUID
2021-04-08 11:46:09 linux-kernel [PATCH v4 3/4] selftests: add kvm_get_emulated_cpuid to processor.h
2021-04-08 11:46:05 linux-kernel [PATCH v4 4/4] selftests: KVM: extend get_cpuid_test to include KVM_GET_EMULATED_CPUID
2021-04-08 11:45:23 linux-kernel [PATCH v4 2/4] Documentation: KVM: update KVM_GET_EMULATED_CPUID ioctl description
2021-04-08 11:44:54 linux-kernel [PATCH v4 0/4] KVM: cpuid: fix KVM_GET_EMULATED_CPUID implementation
2021-04-06 17:03:04 linux-kernel [PATCH v3 4/4] selftests: KVM: extend get_cpuid_test to include KVM_GET_EMULATED_CPUID
2021-04-06 17:02:56 linux-kernel [PATCH v3 3/4] selftests: add kvm_get_emulated_cpuid to processor.h
2021-04-06 16:57:42 linux-kernel [PATCH v3 1/4] KVM: x86: Fix a spurious -E2BIG in KVM_GET_EMULATED_CPUID
2021-04-06 16:57:07 linux-kernel [PATCH v3 0/4] KVM: cpuid: fix KVM_GET_EMULATED_CPUID implementation
2021-04-06 16:48:09 linux-kernel [PATCH v3 2/4] Documentation: KVM: update KVM_GET_EMULATED_CPUID ioctl description
2021-04-01 09:56:49 linux-kernel Re: [PATCH 4/4] selftests: kvm: add get_emulated_cpuid test
2021-04-01 09:30:20 linux-kernel Re: [PATCH v2 1/4] kvm: cpuid: adjust the returned nent field of kvm_cpuid2 for KVM_GET_SUPPORTED_CPUID and KVM_GET_EMULATED_CPUID
2021-03-31 12:30:39 linux-kernel [PATCH 0/4] kvm: cpuid: fix cpuid nent field
2021-03-31 12:29:11 linux-kernel [PATCH v2 4/4] selftests: kvm: add get_emulated_cpuid test
2021-03-31 12:29:03 linux-kernel [PATCH v2 3/4] selftests: add kvm_get_emulated_cpuid
2021-03-31 12:29:02 linux-kernel [PATCH v2 2/4] Documentation: kvm: update KVM_GET_EMULATED_CPUID ioctl description
2021-03-31 12:29:01 linux-kernel [PATCH v2 1/4] kvm: cpuid: adjust the returned nent field of kvm_cpuid2 for KVM_GET_SUPPORTED_CPUID and KVM_GET_EMULATED_CPUID
2021-03-31 10:08:54 linux-kernel Re: [PATCH 1/4] kvm: cpuid: adjust the returned nent field of kvm_cpuid2 for KVM_GET_SUPPORTED_CPUID and KVM_GET_EMULATED_CPUID
2021-03-31 07:22:56 linux-kernel Re: [PATCH 1/4] kvm: cpuid: adjust the returned nent field of kvm_cpuid2 for KVM_GET_SUPPORTED_CPUID and KVM_GET_EMULATED_CPUID
2021-03-30 19:36:06 linux-kernel [PATCH] kvm: fix minor typos in x86/kvm.h and selftests/processor.c
2021-03-30 19:02:59 linux-kernel [PATCH 4/4] selftests: kvm: add get_emulated_cpuid test
2021-03-30 19:02:28 linux-kernel [PATCH 3/4] selftests: add kvm_get_emulated_cpuid
2021-03-30 19:00:33 linux-kernel [PATCH 2/4] Documentation: kvm: update KVM_GET_EMULATED_CPUID ioctl description
2021-03-30 19:00:31 linux-kernel [PATCH 1/4] kvm: cpuid: adjust the returned nent field of kvm_cpuid2 for KVM_GET_SUPPORTED_CPUID and KVM_GET_EMULATED_CPUID
2021-03-30 19:00:29 linux-kernel [PATCH 0/4] kvm: cpuid: fix cpuid nent field
2021-03-19 09:20:11 linux-kernel [PATCH] documentation/kvm: additional explanations on KVM_SET_BOOT_CPU_ID
2021-03-19 08:37:14 linux-kernel Re: [PATCH v2 2/2] selftests/kvm: add set_boot_cpu_id test
2021-03-19 08:08:55 linux-kernel Re: [PATCH] selftests/kvm: add get_msr_index_features
2021-03-18 15:20:18 linux-kernel [PATCH v2 1/2] kvm/kvm_util: add _vm_ioctl
2021-03-18 15:18:47 linux-kernel [PATCH v2 2/2] selftests/kvm: add set_boot_cpu_id test
2021-03-18 14:58:38 linux-kernel [PATCH] selftests/kvm: add get_msr_index_features
2021-03-17 11:28:02 linux-kernel Re: [PATCH] selftests/kvm: add test for KVM_GET_MSR_FEATURE_INDEX_LIST
2021-03-17 07:49:01 linux-kernel [PATCH] selftests/kvm: add test for KVM_GET_MSR_FEATURE_INDEX_LIST
2021-03-17 07:47:07 linux-kernel [PATCH] selftests/kvm: add set_boot_cpu_id test
2021-03-16 17:25:09 linux-kernel [PATCH] doc/virt/kvm: move KVM_X86_SET_MSR_FILTER in section 8
2020-05-27 17:52:12 linux-kernel Re: [PATCH v3 3/7] kunit: tests for stats_fs API
2020-05-27 15:52:40 linux-kernel Re: [PATCH v3 0/7] Statsfs: a new ram-based file system for Linux kernel statistics
2020-05-26 15:47:39 linux-kernel Re: [PATCH v3 7/7] [not for merge] netstats: example use of stats_fs API
2020-05-26 14:13:31 linux-kernel [PATCH v3 5/7] kvm_main: replace debugfs with stats_fs
2020-05-26 11:11:22 linux-kernel [PATCH v3 6/7] [not for merge] kvm: example of stats_fs_value show function
2020-05-26 11:09:27 linux-kernel [PATCH v3 7/7] [not for merge] netstats: example use of stats_fs API
2020-05-26 11:08:03 linux-kernel [PATCH v3 4/7] stats_fs fs: virtual fs to show stats to the end-user
2020-05-26 11:07:43 linux-kernel [PATCH v3 3/7] kunit: tests for stats_fs API