Re: [Qemu-devel] [PATCH 0/4] qemu-char: ringbuf fixes

2013-07-03 Thread Luiz Capitulino
On Thu, 27 Jun 2013 16:22:06 +0200 Markus Armbruster wrote: > The first patch is a straightforward bug fix. > > The rest fix code to match documentation. The patches take pains to > preserve command-line, HMP and QMP bug-compatibility. I'm not sure > that's actually needed, because: > > * All

[Qemu-devel] [PATCH 0/4] qemu-char: ringbuf fixes

2013-06-27 Thread Markus Armbruster
The first patch is a straightforward bug fix. The rest fix code to match documentation. The patches take pains to preserve command-line, HMP and QMP bug-compatibility. I'm not sure that's actually needed, because: * All: the documented way to use the driver never worked in any released versio