Home
last modified time | relevance | path

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

/openbmc/qemu/hw/display/
H A Dqxl-render.cdiff 0b2824e5e48a787be3edbfc897244b4621e5bd61 Tue Nov 04 06:59:59 CST 2014 Gerd Hoffmann <kraxel@redhat.com> spice: use bottom half instead of refresh timer for cursor updates

Calling directly doesn't work due to the qxl-render code running in
spice server thread context. Meanwhile bottom half scheduling is
thread-safe though, so we can use that to kick a cursor update in
main i/o thread context.

Cc: Marc-André Lureau <marcandre.lureau@gmail.com>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
H A Dqxl.cdiff 0b2824e5e48a787be3edbfc897244b4621e5bd61 Tue Nov 04 06:59:59 CST 2014 Gerd Hoffmann <kraxel@redhat.com> spice: use bottom half instead of refresh timer for cursor updates

Calling directly doesn't work due to the qxl-render code running in
spice server thread context. Meanwhile bottom half scheduling is
thread-safe though, so we can use that to kick a cursor update in
main i/o thread context.

Cc: Marc-André Lureau <marcandre.lureau@gmail.com>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
/openbmc/qemu/include/ui/
H A Dspice-display.hdiff 0b2824e5e48a787be3edbfc897244b4621e5bd61 Tue Nov 04 06:59:59 CST 2014 Gerd Hoffmann <kraxel@redhat.com> spice: use bottom half instead of refresh timer for cursor updates

Calling directly doesn't work due to the qxl-render code running in
spice server thread context. Meanwhile bottom half scheduling is
thread-safe though, so we can use that to kick a cursor update in
main i/o thread context.

Cc: Marc-André Lureau <marcandre.lureau@gmail.com>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
/openbmc/qemu/ui/
H A Dspice-display.cdiff 0b2824e5e48a787be3edbfc897244b4621e5bd61 Tue Nov 04 06:59:59 CST 2014 Gerd Hoffmann <kraxel@redhat.com> spice: use bottom half instead of refresh timer for cursor updates

Calling directly doesn't work due to the qxl-render code running in
spice server thread context. Meanwhile bottom half scheduling is
thread-safe though, so we can use that to kick a cursor update in
main i/o thread context.

Cc: Marc-André Lureau <marcandre.lureau@gmail.com>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>