mbox

[PULL,v2,0/8] Trivial patches for 22 February to 8 March 2013

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

Pull-request

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

Message

Stefan Hajnoczi March 8, 2013, 12:21 p.m. UTC
I misplaced some patches by accident, this is the fixed pull request.

The following changes since commit 0bc472a9d6b80567c212023c5eae413f4dfb53ad:

  hw/nand.c: correct the sense of the BUSY/READY status bit (2013-03-07 09:27:11 +0100)

are available in the git repository at:

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

for you to fetch changes up to db2d5eba652ecb7420ac4ef79fc747ef391ad0d9:

  Fix the wrong description in qemu manual (2013-03-08 13:15:27 +0100)

----------------------------------------------------------------
Cole Robinson (1):
      rtc-test: Fix test failures with recent glib

Jan Kiszka (1):
      configure: Create link to icon bitmap for out-of-tree builds

Lei Li (2):
      osdep: replace setsockopt by qemu_setsockopt
      Fix the wrong description in qemu manual

Michal Privoznik (1):
      configure: Require at least spice-protocol-0.12.3

Paolo Bonzini (1):
      lm32: remove unused function

Peter Maydell (1):
      pci_host: Drop write-only address_space field

Stefan Berger (1):
      rng-random: Use qemu_open / qemu_close

 backends/rng-random.c |  4 ++--
 configure             |  3 ++-
 hw/milkymist-hw.h     | 16 ----------------
 hw/pci/pci_host.h     |  1 -
 hw/piix_pci.c         |  1 -
 hw/ppc/prep.c         |  1 -
 qemu-options.hx       |  2 +-
 tests/rtc-test.c      |  4 ++--
 util/osdep.c          |  4 ++--
 9 files changed, 9 insertions(+), 27 deletions(-)