Merge commit 'qemu-svn/stable_0_10' into maint/2.6.30
commit9ec8203386b95fe5448be12ddc869ad68d32251b
authorAvi Kivity <avi@redhat.com>
Mon, 6 Apr 2009 07:36:48 +0000 (6 10:36 +0300)
committerAvi Kivity <avi@redhat.com>
Mon, 6 Apr 2009 07:36:48 +0000 (6 10:36 +0300)
tree5af6afa0f6502408b2c2722bb453153e6a1cb088
parent228aaa3eb426e0682a1eee41debb35698bd069b1
parent8d47bb6162148e601a5700c08d5feaeec5047026
Merge commit 'qemu-svn/stable_0_10' into maint/2.6.30

* commit 'qemu-svn/stable_0_10':
  Fix savevm after BDRV_FILE size enforcement
  stop dirty tracking just at the end of migration (Glauber Costa)
  create qemu_file_set_error (Glauber Costa)
  propagate error on failed completion (Glauber Costa)
  qcow2: fix image creation for large, > ~2TB, images (Chris Wright)
  pci_add storage: fix error handling for 'if' parameter (Eduardo Habkost)
  Fix (at least one cause of) qcow2 corruption. (Nolan Leake)
  Fix oops on 2.6.25 guest (Rusty Russell)
  SH4: Add support for kernel cmdline
block.c
block_int.h
hw/pci-hotplug.c
hw/virtio-net.c
hw/virtio.c
savevm.c
vl.c