qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PULL 00/13] Trivial patches for June 16 to June 24 201


From: Anthony Liguori
Subject: Re: [Qemu-devel] [PULL 00/13] Trivial patches for June 16 to June 24 2011
Date: Mon, 27 Jun 2011 14:54:05 -0500
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.17) Gecko/20110424 Lightning/1.0b2 Thunderbird/3.1.10

On 06/24/2011 11:56 AM, Stefan Hajnoczi wrote:
(I currently do not have access to my<address@hidden>  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

[Prev in Thread] Current Thread [Next in Thread]