Re: [Qemu-devel] RESEND: [PATCHv2 0/6] ui/vnc: update optimizations

2013-12-04 Thread Peter Lieven
Am 04.12.2013 19:20, schrieb Stefan Weil: > Am 04.12.2013 18:56, schrieb Peter Lieven: >> Ping >> >> Am 21.11.2013 09:51, schrieb Peter Lieven: >>> this series includes several optimizations for the ui/vnc guest to server >>> and server to client >>> update cycles. comments/reviews appreciated. >>

Re: [Qemu-devel] RESEND: [PATCHv2 0/6] ui/vnc: update optimizations

2013-12-04 Thread Stefan Weil
Am 04.12.2013 18:56, schrieb Peter Lieven: > Ping > > Am 21.11.2013 09:51, schrieb Peter Lieven: >> this series includes several optimizations for the ui/vnc guest to server >> and server to client >> update cycles. comments/reviews appreciated. >> >> v1->v2: - new patches 2,4,5 >> - patch

[Qemu-devel] RESEND: [PATCHv2 0/6] ui/vnc: update optimizations

2013-12-04 Thread Peter Lieven
Ping Am 21.11.2013 09:51, schrieb Peter Lieven: > this series includes several optimizations for the ui/vnc guest to server and > server to client > update cycles. comments/reviews appreciated. > > v1->v2: - new patches 2,4,5 > - patch3: added performance test [Anthony] > - patch3