diff options
| author | Eric Auger | 2014-12-22 17:54:37 +0100 |
|---|---|---|
| committer | Alex Williamson | 2014-12-22 17:54:37 +0100 |
| commit | a664477db8dac84cc046e9d79701eefda1d58703 (patch) | |
| tree | 9cc9291eee0d1ce15782f6edede46065fd5cbbe5 /scripts/qapi-types.py | |
| parent | hw/vfio/pci: handle reset at VFIODevice (diff) | |
| download | qemu-a664477db8dac84cc046e9d79701eefda1d58703.tar.gz qemu-a664477db8dac84cc046e9d79701eefda1d58703.tar.xz qemu-a664477db8dac84cc046e9d79701eefda1d58703.zip | |
hw/vfio/pci: Introduce VFIORegion
This structure is going to be shared by VFIOPCIDevice and
VFIOPlatformDevice. VFIOBAR includes it.
vfio_eoi becomes an ops of VFIODevice specialized by parent device.
This makes possible to transform vfio_bar_write/read into generic
vfio_region_write/read that will be used by VFIOPlatformDevice too.
vfio_mmap_bar becomes vfio_map_region
Signed-off-by: Eric Auger <eric.auger@linaro.org>
Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
Diffstat (limited to 'scripts/qapi-types.py')
0 files changed, 0 insertions, 0 deletions
