On 17/04/2025 14.37, Gautam Gala wrote:
Replace an existing macro (s390_pv_cmd_exit) that looks like
a function with an actual function. The function will be used
when exiting PV instead of the macro.
Reviewed-by: Steffen Eiden
Signed-off-by: Gautam Gala
---
target/s390x/kvm/pv.c | 14 ++
On 4/17/25 2:37 PM, Gautam Gala wrote:
Replace an existing macro (s390_pv_cmd_exit) that looks like
a function with an actual function. The function will be used
when exiting PV instead of the macro.
Reviewed-by: Steffen Eiden
Signed-off-by: Gautam Gala
Reviewed-by: Janosch Frank
Replace an existing macro (s390_pv_cmd_exit) that looks like
a function with an actual function. The function will be used
when exiting PV instead of the macro.
Reviewed-by: Steffen Eiden
Signed-off-by: Gautam Gala
---
target/s390x/kvm/pv.c | 14 ++
1 file changed, 6 insertions(+),