Re: [Qemu-devel] [PATCH v2 0/4] qxl: implement vga mode without locks

2011-03-16 Thread Alon Levy
On Wed, Mar 16, 2011 at 02:48:30PM +0200, Alon Levy wrote: > v1->v2 changes: > * patch 4 rewrite: instead of todos implemented usage of pipe for cursor_set > and cursor_move. > * small fixes: (Hans de Goede) > * fix introducing function in patch 1 and renaming it in patch 2. >(s/qxl_creat

[Qemu-devel] [PATCH v2 0/4] qxl: implement vga mode without locks

2011-03-16 Thread Alon Levy
v1->v2 changes: * patch 4 rewrite: instead of todos implemented usage of pipe for cursor_set and cursor_move. * small fixes: (Hans de Goede) * fix introducing function in patch 1 and renaming it in patch 2. (s/qxl_create_vcpu_to_iothread_pipe/qxl_create_server_to_iothread_pipe/) * move p