On Wed, 2026-02-04 at 19:27 +0100, Philippe Mathieu-Daudé wrote: > Next patch will move s390x system objects from the target > specific source set to the common one. Unfortunately the > kvm_enabled() macro won't be evaluable at built-time > anymore. Add stubs for KVM symbols unreachable at runtime. > > Signed-off-by: Philippe Mathieu-Daudé <[email protected]> > Acked-by: Thomas Huth <[email protected]> > --- > target/s390x/kvm/stubs.c | 76 +++++++++++++++++++++++++++++++++++++++- > 1 file changed, 75 insertions(+), 1 deletion(-)
Reviewed-by: Eric Farman <[email protected]>
