From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:47186) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bAfSn-0008Bq-5i for qemu-devel@nongnu.org; Wed, 08 Jun 2016 11:32:16 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bAfSl-0005Za-6T for qemu-devel@nongnu.org; Wed, 08 Jun 2016 11:32:12 -0400 Received: from mail-vk0-x22f.google.com ([2607:f8b0:400c:c05::22f]:36319) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bAfSl-0005ZN-2P for qemu-devel@nongnu.org; Wed, 08 Jun 2016 11:32:11 -0400 Received: by mail-vk0-x22f.google.com with SMTP id g67so16199087vkb.3 for ; Wed, 08 Jun 2016 08:32:10 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <1465332769-15101-1-git-send-email-mdroth@linux.vnet.ibm.com> References: <1465332769-15101-1-git-send-email-mdroth@linux.vnet.ibm.com> From: Peter Maydell Date: Wed, 8 Jun 2016 16:31:51 +0100 Message-ID: Content-Type: text/plain; charset=UTF-8 Subject: Re: [Qemu-devel] [PULL 0/1] qemu-ga patch queue List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Michael Roth Cc: QEMU Developers On 7 June 2016 at 21:52, Michael Roth wrote: > The following changes since commit 6ed5546fa7bf12c5b87ef76bafb86e1d77ed6e85: > > Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2016-06-07' into staging (2016-06-07 16:34:45 +0100) > > are available in the git repository at: > > > git://github.com/mdroth/qemu.git tags/qga-pull-2016-07-07-tag > > for you to fetch changes up to 3dab9fa1ac8fdfebbfbc5142ba42d89d96a6b5f4: > > tests: start a /qga/guest-exec test (2016-06-07 11:25:06 -0500) > > ---------------------------------------------------------------- > qemu-ga patch queue > > * add unit tests for guest-exec command set Applied, thanks. -- PMM