History log of /kvm-unit-tests/s390x/snippets/asm/pv-diag-288.S (Results 1 – 2 of 2)
Revision Date Author Comments
# 1d0f08f4 19-Jun-2023 Janosch Frank <frankja@linux.ibm.com>

s390x: pv-diags: Drop snippet from snippet names

It's a bit redundant.

Signed-off-by: Janosch Frank <frankja@linux.ibm.com>
Reviewed-by: Claudio Imbrenda <imbrenda@linux.ibm.com>
Acked-by: Nico Boe

s390x: pv-diags: Drop snippet from snippet names

It's a bit redundant.

Signed-off-by: Janosch Frank <frankja@linux.ibm.com>
Reviewed-by: Claudio Imbrenda <imbrenda@linux.ibm.com>
Acked-by: Nico Boehr <nrb@linux.ibm.com>
Link: https://lore.kernel.org/r/20230619083329.22680-5-frankja@linux.ibm.com
Signed-off-by: Nico Boehr <nrb@linux.ibm.com>

show more ...


# e7324a48 08-Jun-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 registrat

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>

show more ...