qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] block patch queue


From: Christoph Hellwig
Subject: [Qemu-devel] block patch queue
Date: Mon, 15 Jun 2009 14:36:08 +0200
User-agent: Mutt/1.3.28i

Hi Anthony,

I've arranged all the pending block patches in a git tree to ease
polling.  It's Andrea's important and reviewed aio fix, and the various
host device cleanups from me which haven't gotten a whole lot of
attention unfortunately.


The following changes since commit e19252d32c45e92c919109ec32616382eb2afe6b:
  Uri Lublin (1):
        migrate_fd_close: delete associated io-handler before closing the fd

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/hch/qemu-block.git master

Andrea Arcangeli (1):
      fix qemu_aio_flush

Christoph Hellwig (5):
      raw-posix: always store open flags
      raw-posix: add a raw_open_common helper
      raw-posix: split hdev drivers
      block: add bdrv_probe_device method
      raw-posix: cleanup ioctl methods

 aio.c             |    8 +-
 block.c           |   48 +++--
 block/raw-posix.c |  662 ++++++++++++++++++++++++++++------------------------
 block/raw-win32.c |   10 +
 block_int.h       |    5 +
 qemu-aio.h        |    7 +-
 6 files changed, 408 insertions(+), 332 deletions(-)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]