mbox

[PULL,0/1] qemu-ga patch queue

Message ID 1465332769-15101-1-git-send-email-mdroth@linux.vnet.ibm.com
State New
Headers show

Pull-request

git://github.com/mdroth/qemu.git tags/qga-pull-2016-07-07-tag

Message

Michael Roth June 7, 2016, 8:52 p.m. UTC
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(+)

Comments

Peter Maydell June 8, 2016, 3:31 p.m. UTC | #1
On 7 June 2016 at 21:52, Michael Roth <mdroth@linux.vnet.ibm.com> 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