Akihiko Odaki writes:
> Presumably TARGET_ARM_64 should be a mistake of TARGET_AARCH64.
>
> Signed-off-by: Akihiko Odaki
Reviewed-by: Alex Bennée
--
Alex Bennée
Virtualisation Tech Lead @ Linaro
On 9/1/23 07:31, Akihiko Odaki wrote:
Presumably TARGET_ARM_64 should be a mistake of TARGET_AARCH64.
Fixes: 27598393a2 ("Lift max memory slots limit imposed by vhost-user")
Signed-off-by: Akihiko Odaki
Reviewed-by: Philippe Mathieu-Daudé
---
hw/virtio/vhost-user.c | 2 +-
1 file ch
Presumably TARGET_ARM_64 should be a mistake of TARGET_AARCH64.
Signed-off-by: Akihiko Odaki
---
hw/virtio/vhost-user.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/hw/virtio/vhost-user.c b/hw/virtio/vhost-user.c
index d9ce0501b2..6c79da953b 100644
--- a/hw/virtio/vhost-us