From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:58099) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aoAw7-0000eM-H6 for qemu-devel@nongnu.org; Thu, 07 Apr 2016 10:29:32 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aoAw3-0002z9-G8 for qemu-devel@nongnu.org; Thu, 07 Apr 2016 10:29:31 -0400 Received: from e33.co.us.ibm.com ([32.97.110.151]:59864) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aoAw3-0002yk-46 for qemu-devel@nongnu.org; Thu, 07 Apr 2016 10:29:27 -0400 Received: from localhost by e33.co.us.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Thu, 7 Apr 2016 08:29:26 -0600 Received: from b01cxnp22034.gho.pok.ibm.com (b01cxnp22034.gho.pok.ibm.com [9.57.198.24]) by d03dlp01.boulder.ibm.com (Postfix) with ESMTP id AABCEC40001 for ; Thu, 7 Apr 2016 08:17:32 -0600 (MDT) Received: from d01av05.pok.ibm.com (d01av05.pok.ibm.com [9.56.224.195]) by b01cxnp22034.gho.pok.ibm.com (8.14.9/8.14.9/NCO v10.0) with ESMTP id u37ETNN532702520 for ; Thu, 7 Apr 2016 14:29:23 GMT Received: from d01av05.pok.ibm.com (localhost [127.0.0.1]) by d01av05.pok.ibm.com (8.14.4/8.14.4/NCO v10.0 AVout) with ESMTP id u37ENai9008148 for ; Thu, 7 Apr 2016 10:23:37 -0400 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable From: Michael Roth In-Reply-To: <1459921411-20723-1-git-send-email-den@openvz.org> References: <1459921411-20723-1-git-send-email-den@openvz.org> Message-ID: <20160407142907.14380.95582@loki> Date: Thu, 07 Apr 2016 09:29:07 -0500 Subject: Re: [Qemu-devel] [PATCH for 2.6 0/2] qga: guest exec bugfixes List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Denis V. Lunev" , qemu-devel@nongnu.org Cc: Yuriy Pudgorodskiy Quoting Denis V. Lunev (2016-04-06 00:43:29) > Signed-off-by: Yuriy Pudgorodskiy > Signed-off-by: Denis V. Lunev > CC: Michael Roth > = Thanks, applied to qga tree: https://github.com/mdroth/qemu/commits/qga Can confirm it fixes guest-exec output on Windows 7 for me (was already working for Windows 8.1, I guess the service handling is a bit different in that case)