On Wed, 2026-02-04 at 19:27 +0100, 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: Eric Farman <[email protected]>
