hw/vfio/Makefile.objs: Create new CONFIG_* variables for VFIO core and PCI
commitf5ce0a5f5a8d2f8c64001b87e9c27f897b00c58c
authorPaolo Bonzini <pbonzini@redhat.com>
Sat, 2 Feb 2019 07:24:56 +0000 (2 15:24 +0800)
committerPaolo Bonzini <pbonzini@redhat.com>
Tue, 5 Feb 2019 15:50:21 +0000 (5 16:50 +0100)
tree0d3e7925e7f515f7223485ca4d8c963dfa99512a
parent8e6578831beb3a3b5df5bc240f221efe2409206b
hw/vfio/Makefile.objs: Create new CONFIG_* variables for VFIO core and PCI

Make hw/vfio configurable and add new CONFIG_VFIO_* to the
default-configs/s390x*-softmmu.mak.  This allow a finer-grain
selection of the various VFIO backends.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Message-Id: <20190202072456.6468-28-yang.zhong@intel.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
default-configs/arm-softmmu.mak
default-configs/pci.mak
default-configs/s390x-softmmu.mak
hw/Makefile.objs
hw/vfio/Makefile.objs