On 4/5/23 09:04, Philippe Mathieu-Daudé wrote:
Avoid when calling kvm_direct_msi_enabled() from
arm_gicv3_its_common.c the next commit:

   Undefined symbols for architecture arm64:
     "_kvm_direct_msi_allowed", referenced from:
         _its_class_name in hw_intc_arm_gicv3_its_common.c.o
   ld: symbol(s) not found for architecture arm64

Signed-off-by: Philippe Mathieu-Daudé<[email protected]>
---
  accel/stubs/kvm-stub.c | 1 +
  1 file changed, 1 insertion(+)

Reviewed-by: Richard Henderson <[email protected]>

r~

Reply via email to