mbox

[PULL,0/3] Trivial patches for 11 to 24 February 2012

Message ID 1330092041-13801-1-git-send-email-stefanha@linux.vnet.ibm.com
State New
Headers show

Pull-request

git://github.com/stefanha/qemu.git trivial-patches

Message

Stefan Hajnoczi Feb. 24, 2012, 2 p.m. UTC
The following changes since commit 235fe3bfd46b1104575b540d0bc3fdf584030b99:

  qom: add test tools (2012-02-22 12:18:26 -0600)

are available in the git repository at:

  git://github.com/stefanha/qemu.git trivial-patches

for you to fetch changes up to f293d8b1f26953ccaef794785cea0619d4f8c268:

  slirp/misc: fix gcc __warn_memset_zero_len warnings (2012-02-24 13:24:42 +0000)

----------------------------------------------------------------
Alon Levy (1):
      slirp/misc: fix gcc __warn_memset_zero_len warnings

Peter Maydell (1):
      vl.c: Increase width of machine name column in "-M ?" output

Stefan Weil (1):
      tcg: Remove unneeded include statements

 slirp/misc.c |   21 +++++++--------------
 tcg/tcg.c    |   12 ------------
 vl.c         |    4 ++--
 3 files changed, 9 insertions(+), 28 deletions(-)

Comments

Anthony Liguori Feb. 24, 2012, 4:35 p.m. UTC | #1
On 02/24/2012 08:00 AM, Stefan Hajnoczi wrote:
> The following changes since commit 235fe3bfd46b1104575b540d0bc3fdf584030b99:
>
>    qom: add test tools (2012-02-22 12:18:26 -0600)
>
> are available in the git repository at:
>
>    git://github.com/stefanha/qemu.git trivial-patches
>
> for you to fetch changes up to f293d8b1f26953ccaef794785cea0619d4f8c268:
>
>    slirp/misc: fix gcc __warn_memset_zero_len warnings (2012-02-24 13:24:42 +0000)

Pulled.  Thanks.

Regards,

Anthony Liguori

>
> ----------------------------------------------------------------
> Alon Levy (1):
>        slirp/misc: fix gcc __warn_memset_zero_len warnings
>
> Peter Maydell (1):
>        vl.c: Increase width of machine name column in "-M ?" output
>
> Stefan Weil (1):
>        tcg: Remove unneeded include statements
>
>   slirp/misc.c |   21 +++++++--------------
>   tcg/tcg.c    |   12 ------------
>   vl.c         |    4 ++--
>   3 files changed, 9 insertions(+), 28 deletions(-)
>