diff options
author | Volker Rümelin <vr_qemu@t-online.de> | 2023-12-29 21:38:54 +0100 |
---|---|---|
committer | Cédric Le Goater <clg@redhat.com> | 2024-01-05 21:25:20 +0100 |
commit | 9353b6da430f90e47f352dbf6dc31120c8914da6 (patch) | |
tree | 8798109bc49f75328b1a915c06f9f90b148e637e /scripts/qapi/parser.py | |
parent | 213ae3ffda463c0503e39e0cf827511b5298c314 (diff) | |
download | qemu-9353b6da430f90e47f352dbf6dc31120c8914da6.zip qemu-9353b6da430f90e47f352dbf6dc31120c8914da6.tar.gz qemu-9353b6da430f90e47f352dbf6dc31120c8914da6.tar.bz2 |
hw/vfio: fix iteration over global VFIODevice list
Commit 3d779abafe ("vfio/common: Introduce a global VFIODevice list")
introduced a global VFIODevice list, but forgot to update the list
element field name when iterating over the new list. Change the code
to use the correct list element field.
Fixes: 3d779abafe ("vfio/common: Introduce a global VFIODevice list")
Resolves: https://gitlab.com/qemu-project/qemu/-/issues/2061
Signed-off-by: Volker Rümelin <vr_qemu@t-online.de>
Reviewed-by: Zhenzhong Duan <zhenzhong.duan@intel.com>
Reviewed-by: Cédric Le Goater <clg@redhat.com>
Reviewed-by: Eric Auger <eric.auger@redhat.com>
Diffstat (limited to 'scripts/qapi/parser.py')
0 files changed, 0 insertions, 0 deletions