Date |
List |
Subject |
2024-03-12 15:17:00
|
linux-kernel
|
Re: [PATCH v4 0/9] x86/sev: KEXEC/KDUMP support for SEV-ES guests |
2022-06-13 20:08:23
|
linux-kernel
|
[PATCH v7 3/4] KVM: SEV-ES: Add tests to validate VC handling for MSR and DR7 register accesses |
2022-06-13 19:15:58
|
linux-kernel
|
[PATCH v7 4/4] KVM SEV-ES: Add tests to validate VC handling for IO instructions |
2022-06-13 19:15:52
|
linux-kernel
|
[PATCH v7 0/4] KVM: SEV-ES: Add tests to validate #VC handling |
2022-06-13 19:15:45
|
linux-kernel
|
[PATCH v7 2/4] KVM: SEV-ES: Add tests to validate VC handling for CPUID and WBINVD |
2022-06-13 19:15:45
|
linux-kernel
|
[PATCH v7 1/4] KVM: SEV-ES: Add configuration options to test #VC handling |
2022-06-10 08:42:51
|
linux-kernel
|
Re: [PATCH v6 2/4] x86/tests: Add tests for AMD SEV-ES #VC handling Add KUnit based tests to validate Linux's VC handling for instructions cpuid and wbinvd. These tests: 1. install a kretprobe on the #VC handler (sev_es_ghcb_hv_call, to access GHCB before/after the resulting VMGEXIT). 2. trigger an NAE by executing either cpuid or wbinvd. 3. check that the kretprobe was hit with the right exit_code available in GHCB. |
2022-06-08 16:13:03
|
linux-kernel
|
Re: [PATCH v6 2/4] x86/tests: Add tests for AMD SEV-ES #VC handling Add KUnit based tests to validate Linux's VC handling for instructions cpuid and wbinvd. These tests: 1. install a kretprobe on the #VC handler (sev_es_ghcb_hv_call, to access GHCB before/after the resulting VMGEXIT). 2. trigger an NAE by executing either cpuid or wbinvd. 3. check that the kretprobe was hit with the right exit_code available in GHCB. |
2022-06-08 09:56:52
|
linux-kernel
|
Re: [PATCH v6 2/4] x86/tests: Add tests for AMD SEV-ES #VC handling Add KUnit based tests to validate Linux's VC handling for instructions cpuid and wbinvd. These tests: 1. install a kretprobe on the #VC handler (sev_es_ghcb_hv_call, to access GHCB before/after the resulting VMGEXIT). 2. trigger an NAE by executing either cpuid or wbinvd. 3. check that the kretprobe was hit with the right exit_code available in GHCB. |
2022-06-08 02:56:40
|
linux-kernel
|
Re: [PATCH v6 1/4] x86/tests: Add tests for AMD SEV-ES #VC handling |
2022-04-21 21:13:18
|
linux-kernel
|
Re: [PATCH v6 2/4] x86/tests: Add tests for AMD SEV-ES #VC handling Add KUnit based tests to validate Linux's VC handling for instructions cpuid and wbinvd. These tests: 1. install a kretprobe on the #VC handler (sev_es_ghcb_hv_call, to access GHCB before/after the resulting VMGEXIT). 2. trigger an NAE by executing either cpuid or wbinvd. 3. check that the kretprobe was hit with the right exit_code available in GHCB. |
2022-03-20 10:01:38
|
linux-kernel
|
[PATCH v6 2/4] x86/tests: Add tests for AMD SEV-ES #VC handling |
2022-03-19 13:06:18
|
linux-kernel
|
[PATCH v6 3/4] x86/tests: Add tests for AMD SEV-ES #VC handling |
2022-03-19 13:05:26
|
linux-kernel
|
[PATCH v6 2/4] x86/tests: Add tests for AMD SEV-ES #VC handling Add KUnit based tests to validate Linux's VC handling for instructions cpuid and wbinvd. These tests: 1. install a kretprobe on the #VC handler (sev_es_ghcb_hv_call, to access GHCB before/after the resulting VMGEXIT). 2. trigger an NAE by executing either cpuid or wbinvd. 3. check that the kretprobe was hit with the right exit_code available in GHCB. |
2022-03-19 06:40:48
|
linux-kernel
|
[PATCH v6 1/4] x86/tests: Add tests for AMD SEV-ES #VC handling |
2022-03-18 16:56:10
|
linux-kernel
|
[PATCH v6 4/4] x86/tests: Add tests for AMD SEV-ES #VC handling |
2022-03-18 16:19:00
|
linux-kernel
|
[PATCH v6 0/4] x86/tests: Add tests for AMD SEV-ES #VC handling |
2022-03-18 16:08:30
|
linux-kernel
|
[PATCH v6 0/4] x86/tests: Add tests for AMD SEV-ES #VC handling |
2022-03-18 16:04:18
|
linux-kernel
|
[PATCH v6 4/4] x86/tests: Add tests for AMD SEV-ES #VC handling Add KUnit based tests to validate Linux's VC handling for IO instructions. These tests: 1. install a kretprobe on the #VC handler (sev_es_ghcb_hv_call, to access GHCB before/after the resulting VMGEXIT). 2. trigger an NAE by issuing an IO instruction. 3. check that the kretprobe was hit with the right exit_code available in GHCB. |
2022-03-18 15:31:38
|
linux-kernel
|
[PATCH v6 3/4] x86/tests: Add tests for AMD SEV-ES #VC handling Add KUnit based tests to validate Linux's VC handling for instructions accessing registers such as MSR and DR7. These tests: 1. install a kretprobe on the #VC handler (sev_es_ghcb_hv_call, to access GHCB before/after the resulting VMGEXIT). 2. trigger an NAE by accessing either MSR or DR7. 3. check that the kretprobe was hit with the right exit_code available in GHCB. |
2022-03-18 09:55:06
|
linux-kernel
|
[PATCH v6 1/4] x86/tests: Add tests for AMD SEV-ES #VC handling Add Kconfig options for testing AMD SEV related features. |
2022-03-17 11:13:37
|
linux-kernel
|
[PATCH v5 1/1] exfat: allow access to paths with trailing dots |
2022-03-17 10:09:38
|
linux-kernel
|
[PATCH v5 0/1] exfat: allow access to paths with trailing dots |
2022-03-17 04:29:01
|
linux-kernel
|
Re: [PATCH v3 1/2] exfat: add keep_last_dots mount option |
2022-03-17 04:24:45
|
linux-kernel
|
Re: [PATCH v3 1/2] exfat: add keep_last_dots mount option |
2022-03-17 03:37:13
|
linux-kernel
|
[PATCH v4 0/1] exfat: allow access to paths with trailing dots |
2022-03-17 03:19:36
|
linux-kernel
|
[PATCH v4 1/1] exfat: allow access to paths with trailing dots |
2022-03-11 22:00:15
|
linux-kernel
|
[PATCH v3 0/2] exfat: allow access to paths with trailing dots |
2022-03-11 21:39:28
|
linux-kernel
|
[PATCH v2 0/2] exfat: allow access to paths with trailing dots |
2022-03-11 20:53:17
|
linux-kernel
|
[PATCH v3 2/2] exfat: keep trailing dots in paths if keep_last_dots is |
2022-03-11 20:00:32
|
linux-kernel
|
[PATCH v3 1/2] exfat: add keep_last_dots mount option |
2022-03-11 14:54:01
|
linux-kernel
|
Re: [PATCH v2 2/2] exfat currently unconditionally strips trailing periods '.' when performing path lookup, but allows them in the filenames during file creation. This is done intentionally, loosely following Windows behaviour and specifications which state: |
2022-03-11 00:33:54
|
linux-kernel
|
[PATCH v2 1/2] The "keep_last_dots" mount option will, in a subsequent commit, control whether or not trailing periods '.' are stripped from path components during file lookup or file creation. |
2022-03-10 23:46:08
|
linux-kernel
|
[PATCH v2 2/2] exfat currently unconditionally strips trailing periods '.' when performing path lookup, but allows them in the filenames during file creation. This is done intentionally, loosely following Windows behaviour and specifications which state: |
2022-02-09 10:03:31
|
linux-kernel
|
[PATCH v5 0/1] x86/test: Add a test for AMD SEV-ES #VC handling |
2022-02-08 17:19:38
|
linux-kernel
|
[PATCH v5 1/1] x86/test: Add a test for AMD SEV-ES #VC handling |