mbox

[PULL,0/6] Trivial patches for 14 to 21 July 2012

Message ID 1342873625-7979-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 21, 2012, 12:26 p.m. UTC
The following changes since commit 61dc008f3529fa74a63aad1907438dad857e255a:

  Revert "audio: Make PC speaker audio card available by default" (2012-07-19 18:25:52 -0500)

are available in the git repository at:

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

for you to fetch changes up to 43ffe61f9cc22f9ad4d05a18a304b1095fa1f2b3:

  Fix some more Qemus in documentation and help text (2012-07-21 10:54:40 +0100)

----------------------------------------------------------------
Alexey Kardashevskiy (1):
      powerpc pci: fixed packing of ranges[]

Mao, Junjie (1):
      Recognize PCID feature

Peter Maydell (1):
      cpus.c: Make all_cpu_threads_idle() static

Stefan Weil (3):
      Use macro QEMU_PACKED for new packed structures
      qdev: Fix Open Firmware comment
      Fix some more Qemus in documentation and help text

 cpus.c               |   52 ++++++++++++++--------------
 docs/usb-storage.txt |    2 +-
 hw/mfi.h             |   92 +++++++++++++++++++++++++-------------------------
 hw/ppce500_spin.c    |    2 +-
 hw/qdev.h            |   11 +++---
 hw/spapr_pci.c       |    2 +-
 qemu-common.h        |    1 -
 qemu-options.hx      |    4 +--
 target-i386/cpu.c    |    2 +-
 9 files changed, 83 insertions(+), 85 deletions(-)