mbox

[PULL,0/6] Trivial patches for 18 December 2012 to 4 January 2013

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

Pull-request

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

Message

Stefan Hajnoczi Jan. 4, 2013, 1:55 p.m. UTC
The following changes since commit 25bbf61e4bacd1e4fa4115ffcf151051b9d6608e:

  pty: unbreak libvirt (2013-01-03 12:53:41 -0600)

are available in the git repository at:

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

for you to fetch changes up to bfb82a28752d29291adf932c3a9941e8383203af:

  spice: drop incorrect vm_change_state_handler() opaque (2013-01-04 14:38:05 +0100)

----------------------------------------------------------------
John Spencer (1):
      linux-user/syscall.c: remove forward declarations

Markus Armbruster (1):
      pc_sysfw: Check for qemu_find_file() failure

Stefan Hajnoczi (1):
      spice: drop incorrect vm_change_state_handler() opaque

Stefan Weil (2):
      pseries: Remove unneeded include statement (fixes MinGW builds)
      hw/mcf5206: Reduce size of lookup table

陳韋任 (Wei-Ren Chen) (1):
      Remove --sparc_cpu option from the configure list

 configure            | 1 -
 hw/mcf5206.c         | 2 +-
 hw/pc_sysfw.c        | 4 ++++
 hw/spapr_nvram.c     | 2 +-
 linux-user/syscall.c | 8 +++-----
 ui/spice-core.c      | 5 ++---
 6 files changed, 11 insertions(+), 11 deletions(-)

Comments

Anthony Liguori Jan. 4, 2013, 8:21 p.m. UTC | #1
Pulled, thanks.

Regards,

Anthony Liguori