Merge commit '76ee152a86d5f2533443ce4d2be6fe253cfb3c45' into upstream-merge
commit8877b5ab9b56c42eb629860f3e8a4ea6d675b5fb
authorMarcelo Tosatti <mtosatti@redhat.com>
Tue, 15 May 2012 21:23:27 +0000 (15 18:23 -0300)
committerMarcelo Tosatti <mtosatti@redhat.com>
Tue, 15 May 2012 21:23:27 +0000 (15 18:23 -0300)
tree1e6826248db1b67a82b2d1f41aace6931bb36201
parente54f008ef8f968cfc2f3ecab78491d180fa31efc
parent76ee152a86d5f2533443ce4d2be6fe253cfb3c45
Merge commit '76ee152a86d5f2533443ce4d2be6fe253cfb3c45' into upstream-merge

* commit '76ee152a86d5f2533443ce4d2be6fe253cfb3c45': (137 commits)
  Update version to 1.1.0-rc2
  tcg/ppc64: Fix CONFIG_TCG_PASS_AREG0
  tcg/ppc64: Don't hardcode register numbers for qemu_ld/st
  qdev: fix -device foo,?
  qemu-img: Fix segmentation fault
  qcow2: Don't ignore failure to clear autoclear flags
  coroutine: Fix setup of sigaltstack coroutines
  qapi: QMP input visitor, handle floats parsed as ints
  usb-host: handle guest-issued clear halt
  qxl: set size of PCI IO BAR correctly (16) for revision 2
  qemu-doc: Use QEMU instead of qemu for product name
  qemu-doc: Fix executable name in examples
  qemu-doc: Add missing parameter in description of -D option
  configure: Use QEMU instead of Qemu
  fix some common typos
  qemu-timer: Fix wrong error message
  mips_fulong2e: Don't register "cpu" VMState twice
  pc: Add back PCI.rombar compat property
  qdev: Fix adding of ptr properties
  qdev: Use object_property_print() in info qtree
  ...

Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
blockdev.c
configure
hw/pc_piix.c
kvm-all.c
monitor.c
qemu-options.hx
vl.c