On 07/01/2026 14.08, 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]>
---
  target/s390x/kvm/stubs.c | 76 +++++++++++++++++++++++++++++++++++++++-
  1 file changed, 75 insertions(+), 1 deletion(-)

Acked-by: Thomas Huth <[email protected]>


Reply via email to