On 10/03/2025 14.31, Philippe Mathieu-Daudé wrote:
In preparation to make @dump-skeys command generic, extract s390_qmp_dump_skeys() out of qmp_dump_skeys().Signed-off-by: Philippe Mathieu-Daudé <phi...@linaro.org> --- include/hw/s390x/storage-keys.h | 1 + hw/s390x/s390-skeys.c | 7 ++++++- 2 files changed, 7 insertions(+), 1 deletion(-)
Reviewed-by: Thomas Huth <th...@redhat.com>