On 04/02/2026 19.27, Philippe Mathieu-Daudé wrote:
By removing the target-specific 'CONFIG_KVM' definition this header can be used by files in meson common_ss[].Signed-off-by: Philippe Mathieu-Daudé <[email protected]> --- target/s390x/kvm/pv.h | 27 ------------ target/s390x/kvm/stubs.c | 94 ++++++++++++++++++++++++++++++++++++++++ 2 files changed, 94 insertions(+), 27 deletions(-)
Reviewed-by: Thomas Huth <[email protected]>
