On Fri, Apr 11, 2025 at 11:22:32AM +0200, Gautam Gala wrote:
> introduce a static function when exiting PV. The function replaces an
> existing macro (s390_pv_cmd_exit).
>
> Signed-off-by: Gautam Gala
> ---
> target/s390x/kvm/pv.c | 17 +
> 1 file changed, 9 insertions(+), 8 dele
introduce a static function when exiting PV. The function replaces an
existing macro (s390_pv_cmd_exit).
Signed-off-by: Gautam Gala
---
target/s390x/kvm/pv.c | 17 +
1 file changed, 9 insertions(+), 8 deletions(-)
diff --git a/target/s390x/kvm/pv.c b/target/s390x/kvm/pv.c
index