/kvm-unit-tests/s390x/snippets/asm/ |
H A D | pv-diag-yield.S | e7324a48acdf3776e9bd9d727e0c2319bc5bf356 Thu Jun 08 07:58:21 UTC 2023 Nicholas Piggin <npiggin@gmail.com> powerpc/spapr_vpa: Add basic VPA tests
The VPA is an optional memory structure shared between the hypervisor and operating system, defined by PAPR. This test defines the structure and adds registration, deregistration, and a few simple sanity tests.
[Thanks to Thomas Huth for suggesting many of the test cases.]
Signed-off-by: Nicholas Piggin <npiggin@gmail.com> Reviewed-by: Thomas Huth <thuth@redhat.com> Message-Id: <20230608075826.86217-8-npiggin@gmail.com> Signed-off-by: Thomas Huth <thuth@redhat.com>
|
H A D | pv-diag-288.S | e7324a48acdf3776e9bd9d727e0c2319bc5bf356 Thu Jun 08 07:58:21 UTC 2023 Nicholas Piggin <npiggin@gmail.com> powerpc/spapr_vpa: Add basic VPA tests
The VPA is an optional memory structure shared between the hypervisor and operating system, defined by PAPR. This test defines the structure and adds registration, deregistration, and a few simple sanity tests.
[Thanks to Thomas Huth for suggesting many of the test cases.]
Signed-off-by: Nicholas Piggin <npiggin@gmail.com> Reviewed-by: Thomas Huth <thuth@redhat.com> Message-Id: <20230608075826.86217-8-npiggin@gmail.com> Signed-off-by: Thomas Huth <thuth@redhat.com>
|
H A D | pv-diag-500.S | e7324a48acdf3776e9bd9d727e0c2319bc5bf356 Thu Jun 08 07:58:21 UTC 2023 Nicholas Piggin <npiggin@gmail.com> powerpc/spapr_vpa: Add basic VPA tests
The VPA is an optional memory structure shared between the hypervisor and operating system, defined by PAPR. This test defines the structure and adds registration, deregistration, and a few simple sanity tests.
[Thanks to Thomas Huth for suggesting many of the test cases.]
Signed-off-by: Nicholas Piggin <npiggin@gmail.com> Reviewed-by: Thomas Huth <thuth@redhat.com> Message-Id: <20230608075826.86217-8-npiggin@gmail.com> Signed-off-by: Thomas Huth <thuth@redhat.com>
|
/kvm-unit-tests/lib/ppc64/asm/ |
H A D | vpa.h | e7324a48acdf3776e9bd9d727e0c2319bc5bf356 Thu Jun 08 07:58:21 UTC 2023 Nicholas Piggin <npiggin@gmail.com> powerpc/spapr_vpa: Add basic VPA tests
The VPA is an optional memory structure shared between the hypervisor and operating system, defined by PAPR. This test defines the structure and adds registration, deregistration, and a few simple sanity tests.
[Thanks to Thomas Huth for suggesting many of the test cases.]
Signed-off-by: Nicholas Piggin <npiggin@gmail.com> Reviewed-by: Thomas Huth <thuth@redhat.com> Message-Id: <20230608075826.86217-8-npiggin@gmail.com> Signed-off-by: Thomas Huth <thuth@redhat.com>
|
/kvm-unit-tests/powerpc/ |
H A D | spapr_vpa.c | e7324a48acdf3776e9bd9d727e0c2319bc5bf356 Thu Jun 08 07:58:21 UTC 2023 Nicholas Piggin <npiggin@gmail.com> powerpc/spapr_vpa: Add basic VPA tests
The VPA is an optional memory structure shared between the hypervisor and operating system, defined by PAPR. This test defines the structure and adds registration, deregistration, and a few simple sanity tests.
[Thanks to Thomas Huth for suggesting many of the test cases.]
Signed-off-by: Nicholas Piggin <npiggin@gmail.com> Reviewed-by: Thomas Huth <thuth@redhat.com> Message-Id: <20230608075826.86217-8-npiggin@gmail.com> Signed-off-by: Thomas Huth <thuth@redhat.com>
|
H A D | Makefile.ppc64 | e7324a48acdf3776e9bd9d727e0c2319bc5bf356 Thu Jun 08 07:58:21 UTC 2023 Nicholas Piggin <npiggin@gmail.com> powerpc/spapr_vpa: Add basic VPA tests
The VPA is an optional memory structure shared between the hypervisor and operating system, defined by PAPR. This test defines the structure and adds registration, deregistration, and a few simple sanity tests.
[Thanks to Thomas Huth for suggesting many of the test cases.]
Signed-off-by: Nicholas Piggin <npiggin@gmail.com> Reviewed-by: Thomas Huth <thuth@redhat.com> Message-Id: <20230608075826.86217-8-npiggin@gmail.com> Signed-off-by: Thomas Huth <thuth@redhat.com>
|
H A D | unittests.cfg | e7324a48acdf3776e9bd9d727e0c2319bc5bf356 Thu Jun 08 07:58:21 UTC 2023 Nicholas Piggin <npiggin@gmail.com> powerpc/spapr_vpa: Add basic VPA tests
The VPA is an optional memory structure shared between the hypervisor and operating system, defined by PAPR. This test defines the structure and adds registration, deregistration, and a few simple sanity tests.
[Thanks to Thomas Huth for suggesting many of the test cases.]
Signed-off-by: Nicholas Piggin <npiggin@gmail.com> Reviewed-by: Thomas Huth <thuth@redhat.com> Message-Id: <20230608075826.86217-8-npiggin@gmail.com> Signed-off-by: Thomas Huth <thuth@redhat.com>
|
/kvm-unit-tests/lib/powerpc/asm/ |
H A D | hcall.h | e7324a48acdf3776e9bd9d727e0c2319bc5bf356 Thu Jun 08 07:58:21 UTC 2023 Nicholas Piggin <npiggin@gmail.com> powerpc/spapr_vpa: Add basic VPA tests
The VPA is an optional memory structure shared between the hypervisor and operating system, defined by PAPR. This test defines the structure and adds registration, deregistration, and a few simple sanity tests.
[Thanks to Thomas Huth for suggesting many of the test cases.]
Signed-off-by: Nicholas Piggin <npiggin@gmail.com> Reviewed-by: Thomas Huth <thuth@redhat.com> Message-Id: <20230608075826.86217-8-npiggin@gmail.com> Signed-off-by: Thomas Huth <thuth@redhat.com>
|