mbox

[PULL,0/5] Trivial patches for 14 to 19 January 2012

Message ID 1326969127-22458-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 Jan. 19, 2012, 10:32 a.m. UTC
The following changes since commit 8c4ec5c0269bda18bb777a64b2008088d1c632dc:

  pxa2xx_keypad: fix unbalanced parenthesis. (2012-01-17 02:14:42 +0100)

are available in the git repository at:
  git://github.com/stefanha/qemu.git trivial-patches

Andreas Färber (4):
      qemu-tool: Fix mixup of int64 and int64_t
      lm32: Fix mixup of uint32 and uint32_t
      Makefile: Exclude tests/Makefile in unconfigured tree
      Makefile: Remove generated headers on clean

Stefan Weil (1):
      tests: Silence gtester in Makefile

 Makefile                      |    3 +++
 hw/milkymist-vgafb_template.h |    2 +-
 qemu-tool.c                   |    4 ++--
 tests/Makefile                |    2 +-
 4 files changed, 7 insertions(+), 4 deletions(-)

Comments

Anthony Liguori Jan. 19, 2012, 6:47 p.m. UTC | #1
On 01/19/2012 04:32 AM, Stefan Hajnoczi wrote:
> The following changes since commit 8c4ec5c0269bda18bb777a64b2008088d1c632dc:
>
>    pxa2xx_keypad: fix unbalanced parenthesis. (2012-01-17 02:14:42 +0100)
>
> are available in the git repository at:
>    git://github.com/stefanha/qemu.git trivial-patches

Pulled.  Thanks.

Regards,

Anthony Liguori

>
> Andreas Färber (4):
>        qemu-tool: Fix mixup of int64 and int64_t
>        lm32: Fix mixup of uint32 and uint32_t
>        Makefile: Exclude tests/Makefile in unconfigured tree
>        Makefile: Remove generated headers on clean
>
> Stefan Weil (1):
>        tests: Silence gtester in Makefile
>
>   Makefile                      |    3 +++
>   hw/milkymist-vgafb_template.h |    2 +-
>   qemu-tool.c                   |    4 ++--
>   tests/Makefile                |    2 +-
>   4 files changed, 7 insertions(+), 4 deletions(-)
>