diff options
author | 2015-12-01 12:05:14 +0100 | |
---|---|---|
committer | 2016-02-03 10:41:36 +0100 | |
commit | 3eb769fd1cf15f16ca796ab5618efe89b23aa625 (patch) | |
tree | 9be766198c14916102f2202a4f24ecd94eecd9e0 /ui/sdl2-input.c | |
parent | virtio-gpu: fix memory leak in error path (diff) | |
download | qemu-3eb769fd1cf15f16ca796ab5618efe89b23aa625.tar.xz qemu-3eb769fd1cf15f16ca796ab5618efe89b23aa625.zip |
virtio-gpu: maintain command queue
We'll go take out the commands we receive out of the virt queue and put
them into a linked list, to decouple virtio queue handling from actual
command processing.
Also move cmd processing to new virtio_gpu_handle_ctrl func, so we can
easily kick it from different places.
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Diffstat (limited to 'ui/sdl2-input.c')
0 files changed, 0 insertions, 0 deletions