Merge branch 'upstream-merge'qemu-kvm-1.1-rc4
commit9688c60477f178d4a838c2e778e8d3281c69119d
authorMarcelo Tosatti <mtosatti@redhat.com>
Fri, 1 Jun 2012 01:19:22 +0000 (31 22:19 -0300)
committerMarcelo Tosatti <mtosatti@redhat.com>
Fri, 1 Jun 2012 01:19:22 +0000 (31 22:19 -0300)
tree70c0418beedc0a0b8e1e8ec97ac444b8466bc229
parentf9dc38843a540d8e5a5a851da260e5372a941f1c
parent518e16b43905def4c7b8aefbb7302c225b896c28
Merge branch 'upstream-merge'

* upstream-merge: (44 commits)
  Update version for 1.1.0-rc4 release
  pc-bios: Update OpenBIOS images
  block: prevent snapshot mode $TMPDIR symlink attack
  xhci: add usage info to docs
  vnc: fix segfault in vnc_display_pw_expire()
  Expose CPUID leaf 7 only for -cpu host
  qemu-ga: avoid blocking on atime update when reading /etc/mtab
  qemu-ga: Fix use of environ on Darwin
  pci: call object_unparent() before free_qdev()
  fix multiboot loading if load_end_addr == 0
  vga: fix vram double-mapping with -vga std and -M pc-0.12
  cocoa: Suppress Cocoa frontend for -qtest
  arch_init: Fix AltiVec build on Darwin/ppc
  slirp: Avoid redefining MAX_TCPOPTLEN
  slirp: Avoid statements without effect on Big Endian host
  ISCSI: Switch to using READ16/WRITE16 for I/O to the LUN
  ISCSI: Only call READCAPACITY16 for SBC devices, use READCAPACITY10 for MMC
  ISCSI: get device type at connection time
  ISCSI: change num_blocks to 64-bit
  ISCSI: redo how we set up the events
  ...

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