qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] block patch queue
@ 2009-06-15 12:36 Christoph Hellwig
  0 siblings, 0 replies; only message in thread
From: Christoph Hellwig @ 2009-06-15 12:36 UTC (permalink / raw)
  To: qemu-devel

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(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-06-15 12:36 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-06-15 12:36 [Qemu-devel] block patch queue Christoph Hellwig

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).