summaryrefslogtreecommitdiffstats
path: root/scripts/modules
diff options
context:
space:
mode:
authorDong Jia Shi2017-07-18 03:49:26 +0200
committerCornelia Huck2017-07-25 09:17:42 +0200
commit6a79dd463164e37aa14f5d24dc8107017a6eeaab (patch)
treec87ebb082716c2ea66970a39ea34dcb87d2309cf /scripts/modules
parentvfio/ccw: allocate irq info with the right size (diff)
downloadqemu-6a79dd463164e37aa14f5d24dc8107017a6eeaab.tar.gz
qemu-6a79dd463164e37aa14f5d24dc8107017a6eeaab.tar.xz
qemu-6a79dd463164e37aa14f5d24dc8107017a6eeaab.zip
vfio/ccw: fix initialization of the Object DeviceState pointer in the common base-device
Commit 7da624e2 ("vfio: Test realized when using VFIOGroup.device_list iterator") introduced a pointer to the Object DeviceState in the VFIO common base-device and skipped non-realized devices as we iterate VFIOGroup.device_list. While it missed to initialize the pointer for the vfio-ccw case. Let's fix it. Fixes: 7da624e2 ("vfio: Test realized when using VFIOGroup.device_list iterator") Cc: Alex Williamson <alex.williamson@redhat.com> Reviewed-by: Halil Pasic <pasic@linux.vnet.ibm.com> Signed-off-by: Dong Jia Shi <bjsdjshi@linux.vnet.ibm.com> Reviewed-by: Alex Williamson <alex.williamson@redhat.com> Message-Id: <20170718014926.44781-3-bjsdjshi@linux.vnet.ibm.com> Signed-off-by: Cornelia Huck <cohuck@redhat.com>
Diffstat (limited to 'scripts/modules')
0 files changed, 0 insertions, 0 deletions