On 10/17/22 10:38, Janosch Frank wrote:
Let's add a few bits of code which hide the new KVM PV dump API from us via new functions. Signed-off-by: Janosch Frank <fran...@linux.ibm.com> Reviewed-by: Janis Schoetterl-Glausch <s...@linux.ibm.com>
Reviewed-by: Steffen Eiden <sei...@linux.ibm.com>
--- hw/s390x/pv.c | 51 +++++++++++++++++++++++++++++++++++++++++++ include/hw/s390x/pv.h | 9 ++++++++ 2 files changed, 60 insertions(+)
[ snip ]