mbox

[PULL] qemu-ga patches for guest-fstrim command

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

Pull-request

git://github.com/mdroth/qemu.git qga-pull-6-21-12

Message

Michael Roth June 21, 2012, 11:04 p.m. UTC
The following changes since commit 47ecbdf07ed2c37bdfd2d77137d01bb319ce13da:

  libcacard: build fixes (2012-06-21 20:04:24 +0000)

are available in the git repository at:
  git://github.com/mdroth/qemu.git qga-pull-6-21-12

Paolo Bonzini (2):
      qemu-ga: make names more generic for mount list functions
      qemu-ga: add guest-fstrim command

 qapi-schema-guest.json |   20 ++++++++
 qga/commands-posix.c   |  114 +++++++++++++++++++++++++++++++++++++++---------
 qga/commands-win32.c   |   11 +++++
 3 files changed, 124 insertions(+), 21 deletions(-)

Comments

Anthony Liguori June 26, 2012, 10:37 p.m. UTC | #1
On 06/21/2012 06:04 PM, Michael Roth wrote:
> The following changes since commit 47ecbdf07ed2c37bdfd2d77137d01bb319ce13da:
>
>    libcacard: build fixes (2012-06-21 20:04:24 +0000)
>
> are available in the git repository at:
>    git://github.com/mdroth/qemu.git qga-pull-6-21-12

Pulled.  Thanks.

Regards,

Anthony Liguori

>
> Paolo Bonzini (2):
>        qemu-ga: make names more generic for mount list functions
>        qemu-ga: add guest-fstrim command
>
>   qapi-schema-guest.json |   20 ++++++++
>   qga/commands-posix.c   |  114 +++++++++++++++++++++++++++++++++++++++---------
>   qga/commands-win32.c   |   11 +++++
>   3 files changed, 124 insertions(+), 21 deletions(-)
>
>
>