On 2/24/26 9:13 PM, Philippe Mathieu-Daudé wrote:
Forward-declare the target-specific mshv_root_hvcall structure in order to keep 'system/mshv_int.h' target-agnostic.Signed-off-by: Philippe Mathieu-Daudé <[email protected]> --- include/system/mshv_int.h | 5 ++--- accel/mshv/mshv-all.c | 2 +- 2 files changed, 3 insertions(+), 4 deletions(-)
Reviewed-by: Pierrick Bouvier <[email protected]>
