commit | 9bdbfbd50dfcc23252224112e8cbb720a8535d40 | [log] [tgz] |
---|---|---|
author | Eric Auger <eric.auger@redhat.com> | Mon Oct 17 10:58:01 2016 -0600 |
committer | Alex Williamson <alex.williamson@redhat.com> | Mon Oct 17 10:58:01 2016 -0600 |
tree | b50cf998614a9e062a9d6261bb9bb9f1899835ce | |
parent | 0d84f47bff2f98d0cea5fb27e9b62225ccebd70a [diff] |
vfio/platform: Pass an error object to vfio_base_device_init This patch propagates errors encountered during vfio_base_device_init up to the realize function. In case the host value is not set or badly formed we now report an error. Signed-off-by: Eric Auger <eric.auger@redhat.com> Reviewed-by: Markus Armbruster <armbru@redhat.com> Signed-off-by: Alex Williamson <alex.williamson@redhat.com>