The following changes since commit 8f6e28789faeac4f01f8dbfdac147a3d3b635f24:
savevm: Fix memory leak of compat struct (2010-07-30 23:02:03 +0200) are available in the git repository at: git://repo.or.cz/qemu/kevin.git for-stable-0.13 Andrea Arcangeli (1): ide: Avoid canceling IDE DMA Kevin Wolf (1): block: Fix bdrv_has_zero_init Markus Armbruster (1): block: Change bdrv_eject() not to drop the image block.c | 13 ++++++------- block/raw-posix.c | 13 +++++++++---- block/raw-win32.c | 6 ++++++ block/raw.c | 6 ++++++ block_int.h | 8 ++++++-- hw/ide/pci.c | 23 +++++++++++++++++++++-- 6 files changed, 54 insertions(+), 15 deletions(-)