Merge commit 'fd42deeb4cb42f90084046e3ebdb4383953195e3' into upstream-merge
commit80273111d5f954eb06c2b68db12cd86a6f58e2e5
authorAvi Kivity <avi@redhat.com>
Mon, 21 Jun 2010 14:58:58 +0000 (21 17:58 +0300)
committerAvi Kivity <avi@redhat.com>
Mon, 21 Jun 2010 14:58:58 +0000 (21 17:58 +0300)
tree0180d8259f205852228e8d5492bd38ef31d9055a
parente049cc43427772498b5de3d7a8df7515c4c960a4
parentfd42deeb4cb42f90084046e3ebdb4383953195e3
Merge commit 'fd42deeb4cb42f90084046e3ebdb4383953195e3' into upstream-merge

* commit 'fd42deeb4cb42f90084046e3ebdb4383953195e3':
  Add exit notifiers.
  acpi_piix4: save gpe and pci hotplug slot status
  qemu-option: Reject anti-social IDs
  qdev: Revert the hack to let -net nic and pci_add set qdev ID
  Clarify error message when a PCI slot is already in use (v2)
  virtio-blk: simplify multiwrite calling conventions
  virtio-blk: stop tracking old_bs
  un-register kbd driver in case of USB kbd unplug.
  make qemu_thread_create block all signals
  migration-tcp: call migrate_fd_error() instead of close() and free().
  migration: use qemu_free() instead of free().
  etrax-ser: Support the uart rx fifo.

Conflicts:
vl.c

Signed-off-by: Avi Kivity <avi@redhat.com>
cpus.c
hw/acpi_piix4.c
hw/pci.c
sysemu.h
vl.c