Home
last modified time | relevance | path

Searched hist:"4 d6316218bf7bf3b8c7c7165b072cc314511a7a7" (Results 1 – 4 of 4) sorted by relevance

/qemu/hw/display/
H A Dqxl-render.c4d6316218bf7bf3b8c7c7165b072cc314511a7a7 Mon Aug 24 11:20:49 UTC 2015 Marc-André Lureau <marcandre.lureau@redhat.com> console: add graphic_hw_update_done()

Add a function to be called when a graphic update is done.

Declare the QXL renderer as async: render_update_cookie_num counts the
number of outstanding updates, and graphic_hw_update_done() is called
when it reaches none.

(note: this is preliminary work for asynchronous screendump support)

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Gerd Hoffmann <kraxel@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
H A Dqxl.c4d6316218bf7bf3b8c7c7165b072cc314511a7a7 Mon Aug 24 11:20:49 UTC 2015 Marc-André Lureau <marcandre.lureau@redhat.com> console: add graphic_hw_update_done()

Add a function to be called when a graphic update is done.

Declare the QXL renderer as async: render_update_cookie_num counts the
number of outstanding updates, and graphic_hw_update_done() is called
when it reaches none.

(note: this is preliminary work for asynchronous screendump support)

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Gerd Hoffmann <kraxel@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
/qemu/include/ui/
H A Dconsole.h4d6316218bf7bf3b8c7c7165b072cc314511a7a7 Mon Aug 24 11:20:49 UTC 2015 Marc-André Lureau <marcandre.lureau@redhat.com> console: add graphic_hw_update_done()

Add a function to be called when a graphic update is done.

Declare the QXL renderer as async: render_update_cookie_num counts the
number of outstanding updates, and graphic_hw_update_done() is called
when it reaches none.

(note: this is preliminary work for asynchronous screendump support)

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Gerd Hoffmann <kraxel@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
/qemu/ui/
H A Dconsole.c4d6316218bf7bf3b8c7c7165b072cc314511a7a7 Mon Aug 24 11:20:49 UTC 2015 Marc-André Lureau <marcandre.lureau@redhat.com> console: add graphic_hw_update_done()

Add a function to be called when a graphic update is done.

Declare the QXL renderer as async: render_update_cookie_num counts the
number of outstanding updates, and graphic_hw_update_done() is called
when it reaches none.

(note: this is preliminary work for asynchronous screendump support)

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Gerd Hoffmann <kraxel@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>