On 04/04/2016 03:47 PM, Cole Robinson wrote:
On 04/04/2016 03:36 PM, John Ferlan wrote:
> Details in each patch...
>
> Depending on whether I get a review before I close my eyes for the
> night I can push or if reviewed after than and before a release is
> made - I'm sure someone else can grab and push too...
>
> John Ferlan (6):
> qemu: Fix mis-merge of qemuBuildSmartcardCommandLine
> qemu: Fix mis-merge of qemuBuildSerialCommandLine
> qemu: Fix mis-merge of qemuBuildParallelsCommandLine
> qemu: Fix mis-merge of qemuBuildChannelsCommandLine
> qemu: Fix mis-merge of qemuBuildConsoleCommandLine
> qemu: Fix mis-merge of qemuBuildRedirdevCommandLine
>
> src/qemu/qemu_command.c | 16 ++++++++--------
> 1 file changed, 8 insertions(+), 8 deletions(-)
>
ACK series. Future todo item to find a way to test the logManager/-add-fd path
which would have caught this
Thanks - I just pushed, so hopefully there's nothing else that pops up
to stop 1.3.3... and yes, I agree need a way to test this better.
John