On 08/03/2010 09:44 AM, Kevin Wolf wrote:
The following changes since commit 5933e8a96ab9c59cb6b6c80c9db385364a68c959:
fix last cpu timer initialization (2010-08-02 18:49:13 +0000)
Pulled, thanks.
Regards,
Anthony Liguori
are available in the git repository at:
git://repo.or.cz/qemu/kevin.git for-anthony
Andrea Arcangeli (1):
ide: Avoid canceling IDE DMA
Kevin Wolf (2):
block: Change bdrv_commit to handle multiple sectors at once
block: Fix bdrv_has_zero_init
Markus Armbruster (1):
block: Change bdrv_eject() not to drop the image
Miguel Di Ciurcio Filho (1):
loadvm: improve tests before bdrv_snapshot_goto()
Yoshiaki Tamura (1):
block migration: replace tabs by spaces.
block-migration.c | 12 ++++----
block.c | 50 ++++++++++++++++++------------------
block/raw-posix.c | 13 ++++++---
block/raw-win32.c | 6 ++++
block/raw.c | 6 ++++
block_int.h | 8 ++++-
hw/ide/pci.c | 23 +++++++++++++++-
monitor.c | 3 +-
savevm.c | 71 +++++++++++++++++++++++++---------------------------
9 files changed, 115 insertions(+), 77 deletions(-)