From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:49005) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a4qN1-0001gL-JO for qemu-devel@nongnu.org; Fri, 04 Dec 2015 08:25:57 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1a4qMy-0007EM-3W for qemu-devel@nongnu.org; Fri, 04 Dec 2015 08:25:55 -0500 Received: from mx1.redhat.com ([209.132.183.28]:40615) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a4qMx-0007EB-Ts for qemu-devel@nongnu.org; Fri, 04 Dec 2015 08:25:52 -0500 References: <1449211324-17856-1-git-send-email-den@openvz.org> From: Eric Blake Message-ID: <5661945E.8050808@redhat.com> Date: Fri, 4 Dec 2015 06:25:50 -0700 MIME-Version: 1.0 In-Reply-To: <1449211324-17856-1-git-send-email-den@openvz.org> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="KHlsL9xBTqQFLRpXRsMVAI95vxPv13BGs" Subject: Re: [Qemu-devel] [PATCH for 2.6 v3 1/1] qemu-char: append opt to stop truncation of serial file List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Denis V. Lunev" Cc: Olga Krishtal , Paolo Bonzini , qemu-devel@nongnu.org, Markus Armbruster This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --KHlsL9xBTqQFLRpXRsMVAI95vxPv13BGs Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 12/03/2015 11:42 PM, Denis V. Lunev wrote: > From: Olga Krishtal >=20 > Our QA team wants to preserve serial output of the guest in between QEM= U > runs to perform post-analysis. >=20 > By default this behavior is off (file is truncated each time QEMU is > started or device is plugged). >=20 > Signed-off-by: Olga Krishtal > Signed-off-by: Denis V. Lunev > CC: Eric Blake > CC: Markus Armbruster > CC: Paolo Bonzini > --- > Changes from v1: > - s/parallels.com/virtuozzo.com/ :( >=20 > Changes from v2: > - fixed QAPI description > - added has_append filling and checking >=20 > qapi-schema.json | 5 ++++- > qemu-char.c | 14 +++++++++++++- > 2 files changed, 17 insertions(+), 2 deletions(-) Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --KHlsL9xBTqQFLRpXRsMVAI95vxPv13BGs Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBCAAGBQJWYZReAAoJEKeha0olJ0NqCQgH/2sPlaHFDa4N7tMtbB3MZPm6 cmMupAADd44/e7isiEXNpxJfFmlG4nRXTBcHLurqeSwl3Z2TSwJ1gIXQRi8wShcx vU6EroHQRpeJzheRe/DYYrIPZoCv6njTROMvsTluf/HViCDXn258iltQ6iT2nZTr b2yvnxjFQ1RmIt+eq6+8IWpLyQrzM3dS1pIYH177tGbtmSEuemk5Jo62uAixzeK7 t3yKk6ErQPUWNQkTmDKz+LpC9jiqOKsSuLC8bkPZO+KiylOU+cmXTGq+v3zWrk/J vEgPhzXSxlEHHE6SpKf9mL0NQL4qxvFjoB85auGWx4cBzrydkJDF8e4tNm4ReA8= =9Sda -----END PGP SIGNATURE----- --KHlsL9xBTqQFLRpXRsMVAI95vxPv13BGs--