commit | 10ca76b4d2075154b3d3e0ea3ab3dd17da71b11c | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Mon Dec 10 17:58:54 2018 +0100 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Fri Jan 11 15:46:54 2019 +0100 |
tree | 8663a678d798605fdab487f5cd73efc18a5fac0d | |
parent | 70537ed51599de19e7cbafd8fa21d9619b0515ff [diff] |
vfio: make vfio_address_spaces static It is not used outside hw/vfio/common.c, so it does not need to be extern. Acked-by: Alex Williamson <alex.williamson@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>