On 06/24/2011 11:56 AM, Stefan Hajnoczi wrote:
(I currently do not have access to my<stefa...@linux.vnet.ibm.com>  email
address.)

The following changes since commit 744d3644181ddb16ef5944a0f9217e46961c8c84:

   coreaudio: Fix OSStatus format specifier (2011-06-23 18:56:58 +0400)

are available in the git repository at:
   ssh://repo.or.cz/srv/git/qemu/stefanha.git trivial-patches


Pulled.  Thanks.

Regards,

Anthony Liguori


Jan Kiszka (2):
       Align dummy display to fixed-size active console
       Do not include compatfd for WIN32

Juan Quintela (1):
       exec: last_first_tb was only used in !ONLY_USER case

Marc-Antoine Perennou (1):
       qemu-kvm: fix pulseaudio detection in configure

Markus Armbruster (5):
       sheepdog: qemu_bh_new() can't return null pointer, drop check
       Strip trailing '\n' from error_report()'s first argument
       qemu-img: Don't prepend qemu-img to error messages twice.
       Spell "unkown" correctly in error_report() arguments
       blockdev: Put space after comma in error message

Matthew Fernandez (1):
       Fix comment typos in hw/armv7m.c

Peter Maydell (2):
       configure: Don't create symlinks to nonexistent targets
       MAINTAINERS: Fix typo in email address

Stefan Weil (1):
       w32: Remove redundant definitions of PRI*64

  MAINTAINERS             |    2 +-
  block-migration.c       |    2 +-
  block/qcow2.c           |    2 +-
  block/sheepdog.c        |   90 ++++++++++++++++++++++-------------------------
  blockdev.c              |    2 +-
  configure               |    6 ++-
  console.c               |    9 ++++-
  cpus.c                  |    3 ++
  exec.c                  |   10 ++++--
  hw/armv7m.c             |    4 +-
  hw/lm32_sys.c           |    2 +-
  hw/lm32_timer.c         |    4 +-
  hw/lm32_uart.c          |    4 +-
  hw/milkymist-ac97.c     |    4 +-
  hw/milkymist-memcard.c  |    4 +-
  hw/milkymist-minimac2.c |    6 ++--
  hw/milkymist-pfpu.c     |    4 +-
  hw/milkymist-softusb.c  |    8 ++--
  hw/milkymist-sysctl.c   |    4 +-
  hw/milkymist-tmu2.c     |    8 ++--
  hw/qdev.c               |    2 +-
  hw/strongarm.c          |    4 +-
  hw/usb-ccid.c           |    2 +-
  hw/virtio-serial-bus.c  |   10 +++---
  hw/virtio.c             |    4 +-
  net.c                   |    2 +-
  net/socket.c            |    6 ++--
  qemu-common.h           |    5 ---
  qemu-error.c            |    2 +
  qemu-img.c              |   12 +++---
  30 files changed, 117 insertions(+), 110 deletions(-)



Reply via email to