vfio: Change polarity of our no-mmap option
commit5e15d79b8681c7f4e2079833288785708e7520d3
authorAlex Williamson <alex.williamson@redhat.com>
Wed, 23 Sep 2015 19:04:44 +0000 (23 13:04 -0600)
committerAlex Williamson <alex.williamson@redhat.com>
Wed, 23 Sep 2015 19:04:44 +0000 (23 13:04 -0600)
tree0f9e0c017a180b7828cf9cdf824ad15974f36195
parent46746dbaa8c2c421b9bda78193caad57d7fb1136
vfio: Change polarity of our no-mmap option

The default should be to allow mmap and new drivers shouldn't need to
expose an option or set it to other than the allocation default in
their initfn.  Take advantage of the experimental flag to change this
option to the correct polarity.

Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
hw/vfio/common.c
hw/vfio/pci.c
hw/vfio/platform.c
include/hw/vfio/vfio-common.h