vhost-user: Use correct macro name TARGET_PPC64
commit97252353c1f6ecbb54385c9272378b5788749a16
authorMurilo Opsfelder Araujo <muriloo@linux.ibm.com>
Tue, 3 May 2022 18:01:08 +0000 (3 15:01 -0300)
committerDaniel Henrique Barboza <danielhb413@gmail.com>
Thu, 5 May 2022 18:36:16 +0000 (5 15:36 -0300)
treeb7cb5e19eb832ea9f5e0e685c0c5549a6f024744
parent1220ab3ee2bff4a3932cd40e09553ee6bbfaa8a4
vhost-user: Use correct macro name TARGET_PPC64

The correct name of the macro is TARGET_PPC64.

Fixes: 27598393a232 ("Lift max memory slots limit imposed by vhost-user")
Reported-by: Fabiano Rosas <farosas@linux.ibm.com>
Signed-off-by: Murilo Opsfelder Araujo <muriloo@linux.ibm.com>
Cc: Raphael Norwitz <raphael.norwitz@nutanix.com>
Cc: Peter Turschmid <peter.turschm@nutanix.com>
Reviewed-by: Daniel Henrique Barboza <danielhb413@gmail.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Reviewed-by: Raphael Norwitz <raphael.norwitz@nutanix.com>
Message-Id: <20220503180108.34506-1-muriloo@linux.ibm.com>
Signed-off-by: Daniel Henrique Barboza <danielhb413@gmail.com>
hw/virtio/vhost-user.c