Merge branch 'upstream-merge'
commit76fb10a5ac7392f7b40ee737bf6483a28b5bfb3d
authorMarcelo Tosatti <mtosatti@redhat.com>
Fri, 27 Aug 2010 00:10:38 +0000 (26 21:10 -0300)
committerMarcelo Tosatti <mtosatti@redhat.com>
Fri, 27 Aug 2010 00:10:38 +0000 (26 21:10 -0300)
treea5e933b07161a1130d6082db3efad65225b8db89
parent422476cc42275e23e4ec2cf99d6c3aac6aa1f39f
parentad76760eb4a5191d12a01992f0761438b7d42d75
Merge branch 'upstream-merge'

* upstream-merge: (60 commits)
  etraxfs_eth: correct use of ! and &
  Sparc: update OpenBIOS images to r859
  ppc4xx: load Bamboo kernel, initrd, and fdt at fixed addresses
  ppc4xx: don't unregister RAM at reset
  ppc4xx: correct SDRAM controller warning message condition
  Fix "make install" with a cross toolchain
  PPC: Update openbios binary to r859
  PPC: Add PV hypercall transport through fw_cfg
  Rearrange block headers
  QemuOpts: make most qemu_*_opts static
  compile -fsdev and -virtfs cmd line options unconditionally.
  QemuOpts: allow new option groups be registered at runtime.
  VGA: Don't register deprecated VBE range
  QMP: Update README file
  QMP doc: Add 'Stability Considerations' section
  QMP/monitor: update do_info_version() to output broken down version string
  QMP: update 'query-version' documentation
  vnc: check fd before calling qemu_set_fd_handler2() in vnc_client_write()
  exec: remove code duplication in qemu_ram_alloc() and qemu_ram_alloc_from_ptr()
  virtio-serial: Cleanup on device hot-unplug
  ...

Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>