mbox

[PULL,0/5] Trivial patches for July 3 to 13 2012

Message ID 1342175882-4995-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 July 13, 2012, 10:37 a.m. UTC
The following changes since commit c0958559b1a589a0d189c45ea1adaa6b345f4256:

  iov: Fix do_send_recv() for MinGW (also fixes a build breakage) (2012-07-11 08:51:50 -0500)

are available in the git repository at:

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

for you to fetch changes up to 8f67aa8265b7aef104ffab6431048dec8d5656c7:

  make: Remove 'build-all' rule (2012-07-13 10:38:16 +0100)

----------------------------------------------------------------
Amos Kong (1):
      vnc: add a more descriptive error message

Hannes Reinecke (1):
      megasas: mark mfi_frame_desc as 'static'

Michael Tokarev (1):
      qemu-keymaps: Finnish keyboard mapping broken

Stefan Weil (2):
      bitops: Fix documentation
      make: Remove 'build-all' rule

 Makefile           |    6 +++---
 bitops.h           |    8 ++++----
 hw/megasas.c       |    2 +-
 pc-bios/keymaps/fi |    2 --
 vl.c               |    5 ++++-
 5 files changed, 12 insertions(+), 11 deletions(-)

Comments

Blue Swirl July 14, 2012, 12:21 p.m. UTC | #1
On Fri, Jul 13, 2012 at 10:37 AM, Stefan Hajnoczi
<stefanha@linux.vnet.ibm.com> wrote:
> The following changes since commit c0958559b1a589a0d189c45ea1adaa6b345f4256:
>
>   iov: Fix do_send_recv() for MinGW (also fixes a build breakage) (2012-07-11 08:51:50 -0500)
>
> are available in the git repository at:
>
>   git://github.com/stefanha/qemu.git trivial-patches

Thanks, pulled.

>
> for you to fetch changes up to 8f67aa8265b7aef104ffab6431048dec8d5656c7:
>
>   make: Remove 'build-all' rule (2012-07-13 10:38:16 +0100)
>
> ----------------------------------------------------------------
> Amos Kong (1):
>       vnc: add a more descriptive error message
>
> Hannes Reinecke (1):
>       megasas: mark mfi_frame_desc as 'static'
>
> Michael Tokarev (1):
>       qemu-keymaps: Finnish keyboard mapping broken
>
> Stefan Weil (2):
>       bitops: Fix documentation
>       make: Remove 'build-all' rule
>
>  Makefile           |    6 +++---
>  bitops.h           |    8 ++++----
>  hw/megasas.c       |    2 +-
>  pc-bios/keymaps/fi |    2 --
>  vl.c               |    5 ++++-
>  5 files changed, 12 insertions(+), 11 deletions(-)
>
> --
> 1.7.10.4
>
>