mbox

[PULL,00/10] Trivial patches for December 8 to 18 2012

Message ID 1355849477-1226-1-git-send-email-stefanha@redhat.com
State New
Headers show

Pull-request

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

Message

Stefan Hajnoczi Dec. 18, 2012, 4:51 p.m. UTC
The following changes since commit a8a826a3c3b8c8a1c4def0e9e22b46e78e6163a0:

  exec: refactor cpu_restore_state (2012-12-16 08:35:24 +0000)

are available in the git repository at:

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

for you to fetch changes up to 779ab5e3ddb9ad903f9a0ec21e148ed7bfd2d255:

  configure: Earlier pkg-config probe (2012-12-18 17:40:40 +0100)

----------------------------------------------------------------
Cole Robinson (1):
      gitignore: Add virtfs-proxy-helper

John Spencer (2):
      fix build error on ARM due to wrong glibc check
      linux-user/syscall.c: remove wrong forward decl of setgroups()

Laszlo Ersek (1):
      vmmouse_reset(): remove minimal code duplication

Peter Crosthwaite (4):
      pflash_cfi01: qemu_log_mask "unimplemented" msg
      pflash_cfi0x: Send debug messages to stderr
      zynq_slcr: Compile time warning fixes.
      arm_gic: Add cpu nr to Raised IRQ message

Stefan Weil (1):
      configure: Earlier pkg-config probe

Zhi Yong Wu (1):
      net, hub: fix the indent in the comments

 .gitignore           |  1 +
 configure            | 16 ++++++++--------
 hw/arm_gic.c         |  2 +-
 hw/pflash_cfi01.c    | 14 +++++++-------
 hw/pflash_cfi02.c    |  6 +++---
 hw/vmmouse.c         |  1 -
 hw/zynq_slcr.c       |  7 ++++---
 linux-user/syscall.c |  2 +-
 net/hub.c            |  2 +-
 user-exec.c          |  2 +-
 10 files changed, 27 insertions(+), 26 deletions(-)

Comments

Anthony Liguori Dec. 18, 2012, 11:49 p.m. UTC | #1
Stefan Hajnoczi <stefanha@redhat.com> writes:

> The following changes since commit a8a826a3c3b8c8a1c4def0e9e22b46e78e6163a0:
>
>   exec: refactor cpu_restore_state (2012-12-16 08:35:24 +0000)
>
> are available in the git repository at:
>
>   git://github.com/stefanha/qemu.git trivial-patches
>
> for you to fetch changes up to 779ab5e3ddb9ad903f9a0ec21e148ed7bfd2d255:
>
>   configure: Earlier pkg-config probe (2012-12-18 17:40:40 +0100)

Pulled. Thanks.

Regards,

Anthony Liguori

>
> ----------------------------------------------------------------
> Cole Robinson (1):
>       gitignore: Add virtfs-proxy-helper
>
> John Spencer (2):
>       fix build error on ARM due to wrong glibc check
>       linux-user/syscall.c: remove wrong forward decl of setgroups()
>
> Laszlo Ersek (1):
>       vmmouse_reset(): remove minimal code duplication
>
> Peter Crosthwaite (4):
>       pflash_cfi01: qemu_log_mask "unimplemented" msg
>       pflash_cfi0x: Send debug messages to stderr
>       zynq_slcr: Compile time warning fixes.
>       arm_gic: Add cpu nr to Raised IRQ message
>
> Stefan Weil (1):
>       configure: Earlier pkg-config probe
>
> Zhi Yong Wu (1):
>       net, hub: fix the indent in the comments
>
>  .gitignore           |  1 +
>  configure            | 16 ++++++++--------
>  hw/arm_gic.c         |  2 +-
>  hw/pflash_cfi01.c    | 14 +++++++-------
>  hw/pflash_cfi02.c    |  6 +++---
>  hw/vmmouse.c         |  1 -
>  hw/zynq_slcr.c       |  7 ++++---
>  linux-user/syscall.c |  2 +-
>  net/hub.c            |  2 +-
>  user-exec.c          |  2 +-
>  10 files changed, 27 insertions(+), 26 deletions(-)
>
> -- 
> 1.8.0.2