From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:37954) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SWXTH-0004wO-Vo for qemu-devel@nongnu.org; Mon, 21 May 2012 14:36:45 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SWXTG-000133-Eb for qemu-devel@nongnu.org; Mon, 21 May 2012 14:36:43 -0400 Received: from mx1.redhat.com ([209.132.183.28]:42393) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SWXTG-00012i-6A for qemu-devel@nongnu.org; Mon, 21 May 2012 14:36:42 -0400 Date: Mon, 21 May 2012 13:51:20 -0300 From: Luiz Capitulino Message-ID: <20120521135120.786d8fd8@doriath.home> In-Reply-To: <1337093339-10786-1-git-send-email-mdroth@linux.vnet.ibm.com> References: <1337093339-10786-1-git-send-email-mdroth@linux.vnet.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PULL] qemu-ga fixes for 1.1 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Michael Roth Cc: mprivozn@redhat.com, aliguori@us.ibm.com, eblake@redhat.com, qemu-devel@nongnu.org, jcody@redhat.com On Tue, 15 May 2012 09:48:46 -0500 Michael Roth wrote: > The following changes since commit 76ee152a86d5f2533443ce4d2be6fe253cfb3c45: > > Update version to 1.1.0-rc2 (2012-05-14 17:56:50 -0500) > > are available in the git repository at: > git://github.com/mdroth/qemu.git qga-pull-5-15-12 > > The bulk of these patches finish out the transition to making > guest-suspend*/guest-shutdown forgo sending a response on success, and making > them synchronous on the guest side such that errors can be be reported back to > the host. ping?