qemu-char: append opt to stop truncation of serial file
commit31e38a22a0c5a25646f966f001e1f5513d5a186d
authorOlga Krishtal <okrishtal@virtuozzo.com>
Fri, 4 Dec 2015 06:42:04 +0000 (4 09:42 +0300)
committerPaolo Bonzini <pbonzini@redhat.com>
Thu, 17 Dec 2015 16:33:47 +0000 (17 17:33 +0100)
treec78d9100a49558ba081de7f087b759728d8684b2
parent15eafc2e602ff8c37c6e132eb8c63fec8fc17175
qemu-char: append opt to stop truncation of serial file

Our QA team wants to preserve serial output of the guest in between QEMU
runs to perform post-analysis.

By default this behavior is off (file is truncated each time QEMU is
started or device is plugged).

Signed-off-by: Olga Krishtal <okrishtal@virtuozzo.com>
Signed-off-by: Denis V. Lunev <den@openvz.org>
CC: Eric Blake <eblake@redhat.com>
CC: Markus Armbruster <armbru@redhat.com>
CC: Paolo Bonzini <pbonzini@redhat.com>
Message-Id: <1449211324-17856-1-git-send-email-den@openvz.org>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
qapi-schema.json
qemu-char.c