aboutsummaryrefslogtreecommitdiff
path: root/scripts/qapi/parser.py
diff options
context:
space:
mode:
authorManos Pitsidianakis <manos.pitsidianakis@linaro.org>2024-01-30 16:59:19 +0200
committerMichael S. Tsirkin <mst@redhat.com>2024-02-14 06:09:33 -0500
commit8b162082cb2d495f8661b7ee3239a36936dab2ee (patch)
tree3ff2b55aa215b4d8707f9a8222502eaf9ac052d2 /scripts/qapi/parser.py
parent33b081e2947db6117b27f8c76544a756053f5514 (diff)
downloadqemu-8b162082cb2d495f8661b7ee3239a36936dab2ee.zip
qemu-8b162082cb2d495f8661b7ee3239a36936dab2ee.tar.gz
qemu-8b162082cb2d495f8661b7ee3239a36936dab2ee.tar.bz2
hw/display/virtio-gpu.c: use reset_bh class method
While the VirtioGPU type has a reset_bh field to specify a reset callback, it's never used. virtio_gpu_reset() calls the general virtio_gpu_reset_bh() function for all devices that inherit from VirtioGPU. While no devices override reset_bh at the moment, a device reset might require special logic for implementations in the future. Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com> Signed-off-by: Manos Pitsidianakis <manos.pitsidianakis@linaro.org> Message-Id: <87fb4fa72ce5b341a6f957513a00dcb79fd5997f.1706626470.git.manos.pitsidianakis@linaro.org> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'scripts/qapi/parser.py')
0 files changed, 0 insertions, 0 deletions