From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:48980) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bAO0d-00053F-KS for qemu-devel@nongnu.org; Tue, 07 Jun 2016 16:54:00 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bAO0a-0004YP-En for qemu-devel@nongnu.org; Tue, 07 Jun 2016 16:53:59 -0400 Received: from e17.ny.us.ibm.com ([129.33.205.207]:49079) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bAO0a-0004Y0-Af for qemu-devel@nongnu.org; Tue, 07 Jun 2016 16:53:56 -0400 Received: from localhost by e17.ny.us.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Tue, 7 Jun 2016 16:53:55 -0400 From: Michael Roth Date: Tue, 7 Jun 2016 15:52:48 -0500 Message-Id: <1465332769-15101-1-git-send-email-mdroth@linux.vnet.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Subject: [Qemu-devel] [PULL 0/1] qemu-ga patch queue List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: peter.maydell@linaro.org 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 ---------------------------------------------------------------- Marc-André Lureau (1): tests: start a /qga/guest-exec test tests/test-qga.c | 81 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 81 insertions(+)