vfio-ap: flag as compatible with balloon
commit1883e8fc8005e9ef452890a075bae98e8c432968
authorCornelia Huck <cohuck@redhat.com>
Wed, 5 Dec 2018 14:35:03 +0000 (5 15:35 +0100)
committerCornelia Huck <cohuck@redhat.com>
Wed, 12 Dec 2018 09:39:28 +0000 (12 10:39 +0100)
treed8deebf0e3b9950abf3cdb1f4e6ec62311d046b8
parent9bc9d3d1ae3bcd1caaad1946494726b52f58b291
vfio-ap: flag as compatible with balloon

vfio-ap devices do not pin any pages in the host. Therefore, they
are compatible with memory ballooning.

Flag them as compatible, so both vfio-ap and a balloon can be
used simultaneously.

Cc: qemu-stable@nongnu.org
Acked-by: Christian Borntraeger <borntraeger@de.ibm.com>
Tested-by: Tony Krowiak <akrowiak@linux.ibm.com>
Reviewed-by: Halil Pasic <pasic@linux.ibm.com>
Signed-off-by: Cornelia Huck <cohuck@redhat.com>
hw/vfio/ap.c