Home
last modified time | relevance | path

Searched hist:dc84ed5b (Results 1 – 1 of 1) sorted by relevance

/qemu/hw/display/
H A Dvirtio-gpu.cdc84ed5b Thu Mar 14 11:53:58 GMT 2019 Gerd Hoffmann <kraxel@redhat.com> virtio-gpu: clear command and fence queues on reset

It was never correct to not clear them. Due to commit "3912e66a3feb
virtio-vga: fix reset." this became more obvious though. The virtio
rings get properly reset now, and trying to process the stale commands
will trigger an assert in the virtio core.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Message-id: 20190314115358.26678-3-kraxel@redhat.com