On Mon, Aug 20, 2018 at 5:29 PM Paolo Bonzini <pbonz...@redhat.com> wrote: > > On 20/07/2018 08:31, Paolo Bonzini wrote: > > The first issue was found by Coverity and should be trivial. The second > > however made me wonder how to test the code and whether it has ever > > worked, because in theory it should be an instant deadlock whenever > > qemu_spice_cursor_refresh_bh is called. > > > > So I'm looking for help. In fact, the changes are not tested beyond > > compilation. > > > > Paolo > > > > Paolo Bonzini (2): > > spice-display: access ptr_x/ptr_y under Mutex > > spice-display: fix qemu_spice_cursor_refresh_bh locking > > > > ui/spice-display.c | 37 +++++++++++++++++++++++++------------ > > 1 file changed, 25 insertions(+), 12 deletions(-) > > > > Ping? >
tested & Reviewed-by: Marc-André Lureau <marcandre.lur...@redhat.com> -- Marc-André Lureau