Re: [libvirt] [PATCH v2 6/6] qemu: Add ability to abort existing console while creating new one

2012-01-17 Thread Eric Blake
On 12/07/2011 11:08 AM, Peter Krempa wrote: This patch fixes console corruption, that happens if two concurrent sessions are opened for a single console on a domain. Result of this corruption was, that each of the console streams did recieve just a part s/was, that/was that/ s/did

[libvirt] [PATCH v2 6/6] qemu: Add ability to abort existing console while creating new one

2011-12-07 Thread Peter Krempa
This patch fixes console corruption, that happens if two concurrent sessions are opened for a single console on a domain. Result of this corruption was, that each of the console streams did recieve just a part of the data written to the pipe so every console rendered unusable. New helper function