All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0 of 4 v2] blkif.h: Document protocol and existing extensions
@ 2012-02-15  5:06 Justin T. Gibbs
  2012-02-15  5:06 ` [PATCH 1 of 4 v2] blkif.h: Miscelaneous style fixes Justin T. Gibbs
                   ` (4 more replies)
  0 siblings, 5 replies; 11+ messages in thread
From: Justin T. Gibbs @ 2012-02-15  5:06 UTC (permalink / raw)
  To: xen-devel; +Cc: Keir Fraser

This patch series attempts to document the blkif PV interface and
the various extensions to it that are out in the wild.

Changes in v2:

 patch 2 (blkif.h: Provide more complete documentation of the blkif interface.):
   o Mark backend device identification section as private to the
     backend driver.
   o Refer to docs/misc/vbd-interface.txt for the format of the
     virtual-device front-end node.
   o Correct field size for the virtual-device front-end node.

 patch 3 (blkif.h: Document the RedHat and Citrix blkif multi-page
          ring extensions.):
   o Correct node names for the RedHat/Amazon multi-ring extension.  The
     previous patch mistakenly documented the now defunct FreeBSD extension.
   o Clarify the note on multi-page ring interoperability to indicate that
     identical ring parameters should be published to the XenStore for
     all supported schemes.

 v1 patch 4 (Deleted):
   o Remove patch that added the XEN_*_MAJOR definitions.

 patch 4 (blkif.h: Define and document the request number/size/segments
          extension.)
   o Bump __XEN_LATEST_INTERFACE_VERSION to 0x00040201 and use this version
     to guard the change to BLKIF_MAX_SEGMENTS_PER_REQUEST.

--
Justin

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2012-02-17  0:41 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-15  5:06 [PATCH 0 of 4 v2] blkif.h: Document protocol and existing extensions Justin T. Gibbs
2012-02-15  5:06 ` [PATCH 1 of 4 v2] blkif.h: Miscelaneous style fixes Justin T. Gibbs
2012-02-15  5:06 ` [PATCH 2 of 4 v2] blkif.h: Provide more complete documentation of the blkif interface Justin T. Gibbs
2012-02-15  5:06 ` [PATCH 3 of 4 v2] blkif.h: Document the RedHat and Citrix blkif multi-page ring extensions Justin T. Gibbs
2012-02-15  5:06 ` [PATCH 4 of 4 v2] blkif.h: Define and document the request number/size/segments extension Justin T. Gibbs
2012-02-16  8:42   ` Jan Beulich
2012-02-17  0:41     ` Justin T. Gibbs
2012-02-15  8:14 ` [PATCH 0 of 4 v2] blkif.h: Document protocol and existing extensions Jan Beulich
2012-02-15 13:03   ` Justin T. Gibbs
2012-02-15 13:16     ` Jan Beulich
2012-02-15 17:11       ` Keir Fraser

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.