Merge commit 'v0.10.3' into stable-0.10
commit273805aa9ed71836bb8665b948eaeec1ffef0a59
authorAvi Kivity <avi@redhat.com>
Sun, 3 May 2009 08:44:14 +0000 (3 11:44 +0300)
committerAvi Kivity <avi@redhat.com>
Sun, 3 May 2009 08:44:14 +0000 (3 11:44 +0300)
tree0a64176bb9431880fd011da7b9effd09179589e3
parent50cc6703506fce98e4dfbacbb550f284aad0b4d7
parent5d00b89b120ab36ba9121ac049a07bb4f00d3bfd
Merge commit 'v0.10.3' into stable-0.10

* commit 'v0.10.3':
  Update version for 0.10.3 release
  Implement cancellation method for dma async I/O (Avi Kivity)
  Convert vectored aio emulation to use a dedicated pool (Avi Kivity)
  Refactor aio callback allocation to use an aiocb pool (Avi Kivity)
  Fix hw/acpi.c build w/ DEBUG enabled
  Make sure not to fall through on error in loadvm
  Pci nic: pci_register_device can fail
  Fix serial option with -drive
  suport device driver initialization model
  kvm: Avoid COW if KVM MMU is asynchronous
  vnc: windup keypad keys for qemu console emulation
block.c
block_int.h
exec.c
hw/pc.c
kvm.h
vl.c