From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:54735) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a1k1h-0006xS-8g for qemu-devel@nongnu.org; Wed, 25 Nov 2015 19:03:06 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1a1k1d-0000xJ-4o for qemu-devel@nongnu.org; Wed, 25 Nov 2015 19:03:05 -0500 Received: from mail-ob0-x22d.google.com ([2607:f8b0:4003:c01::22d]:35322) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a1k1d-0000x9-16 for qemu-devel@nongnu.org; Wed, 25 Nov 2015 19:03:01 -0500 Received: by obbnk6 with SMTP id nk6so51070688obb.2 for ; Wed, 25 Nov 2015 16:03:00 -0800 (PST) Sender: fluxion Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable From: Michael Roth In-Reply-To: <56564874.3000105@redhat.com> References: <1448491660-11890-1-git-send-email-mdroth@linux.vnet.ibm.com> <56564874.3000105@redhat.com> Message-ID: <20151126000250.6284.67212@loki> Date: Wed, 25 Nov 2015 18:02:50 -0600 Subject: Re: [Qemu-devel] [PULL for-2.5 0/6] qemu-ga patch queue for 2.5 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Eric Blake , qemu-devel@nongnu.org Cc: peter.maydell@linaro.org Quoting Eric Blake (2015-11-25 17:47:00) > On 11/25/2015 03:47 PM, Michael Roth wrote: > > The following changes since commit 1a4dab849d5d06191ab5e5850f6b8bfcad8c= eb47: > > = > > Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into s= taging (2015-11-25 14:47:06 +0000) > > = > > are available in the git repository at: > > = > > = > > git://github.com/mdroth/qemu.git tags/qga-pull-2015-11-25-tag > > = > > for you to fetch changes up to 35f8c32a200c8133c66642ce0dac721b3480178a: > > = > > qga: added another non-interactive gspawn() helper file. (2015-11-25 = 15:34:48 -0600) > > = > > ---------------------------------------------------------------- > > qemu-ga patch queue for 2.5 > > = > > * include additional w32 MSI install components needed for > > guest-exec > > * fix 'make install' when compiling with --disable-tools > > * fix potential data corruption/loss when accessing files > > bi-directionally via guest-file-{read,write} > > * explicitly document how integer args for guest-file-seek map to > > SEEK_SET/SEEK_CUR/etc to avoid platform-specific differences > > = > > ---------------------------------------------------------------- > > Eric Blake (1): > > qga: Better mapping of SEEK_* in guest-file-seek > > = > > Marc-Andr=C3=A9 Lureau (2): > > qga: flush explicitly when needed > > tests: add file-write-read test > = > A v2 would be wise to ensure we have all the required S-o-b tags (see 3/6) v2 sent. Not sure why I can't seem to get that patch right. Sorry for the n= oise. > = > -- = > Eric Blake eblake redhat com +1-919-301-3266 > Libvirt virtualization library http://libvirt.org >=20