All of lore.kernel.org
 help / color / mirror / Atom feed
* [RFC PATCH 0/6] libxl: xenstore related changes
@ 2015-11-11 16:18 Paul Durrant
  2015-11-11 16:18 ` [RFC PATCH 1/6] libxl: re-name libxl__xs_write() to libxl__xs_printf() Paul Durrant
                   ` (5 more replies)
  0 siblings, 6 replies; 35+ messages in thread
From: Paul Durrant @ 2015-11-11 16:18 UTC (permalink / raw)
  To: xen-devel; +Cc: Paul Durrant

This patch series is RFC because the documentation changes it is based
upon have not yet been ack-ed or committed.

Patch #1 is a cosmetic change to re-name a function so that the name of
a function introduced in a subsequent patch makes more sense

Patch #2 stops mis-use of XS_MKDIR

Patch #3 adds PV control feature checking

Patch #4 adds a xenstore area for PV drivers versions

Patch #5 adds a xenstore area for frontend feature advertisement

Patch #6 adds a xenstore area for frontend network name and address
information

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

end of thread, other threads:[~2015-11-25 11:14 UTC | newest]

Thread overview: 35+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-11-11 16:18 [RFC PATCH 0/6] libxl: xenstore related changes Paul Durrant
2015-11-11 16:18 ` [RFC PATCH 1/6] libxl: re-name libxl__xs_write() to libxl__xs_printf() Paul Durrant
2015-11-11 16:18 ` [RFC PATCH 2/6] libxl: stop using libxl__xs_mkdir() for ~/control/shutdown Paul Durrant
2015-11-16 12:55   ` Ian Campbell
2015-11-16 13:16     ` Paul Durrant
2015-11-16 13:42       ` Ian Campbell
2015-11-16 13:45         ` Paul Durrant
2015-11-16 17:20   ` Ian Jackson
2015-11-16 17:22     ` Paul Durrant
2015-11-16 17:30       ` Ian Jackson
2015-11-16 17:33         ` Paul Durrant
2015-11-24 16:34           ` Ian Jackson
2015-11-24 17:20             ` Paul Durrant
2015-11-24 17:24               ` Ian Jackson
2015-11-24 17:28                 ` Paul Durrant
2015-11-24 17:38                   ` Ian Jackson
2015-11-24 17:41                     ` Paul Durrant
2015-11-24 17:44                       ` Ian Jackson
2015-11-25 10:42               ` Ian Campbell
2015-11-25 10:46                 ` Paul Durrant
2015-11-25 11:02                   ` Ian Campbell
2015-11-25 11:07                     ` Paul Durrant
2015-11-25 11:13                       ` Ian Jackson
2015-11-25 11:14                         ` Paul Durrant
2015-11-25 11:11                 ` Ian Jackson
2015-11-11 16:18 ` [RFC PATCH 3/6] libxl: implement control feature checking Paul Durrant
2015-11-16 17:24   ` Ian Jackson
2015-11-11 16:18 ` [RFC PATCH 4/6] libxl: add guest writable xenstore area for driver versions Paul Durrant
2015-11-16 17:26   ` Ian Jackson
2015-11-16 17:26     ` Ian Jackson
2015-11-11 16:18 ` [RFC PATCH 5/6] libxl: add guest writable xenstore area for feature advertisement Paul Durrant
2015-11-16 17:27   ` Ian Jackson
2015-11-11 16:18 ` [RFC PATCH 6/6] libxl: create path for advertisement of network attributes Paul Durrant
2015-11-16 17:29   ` Ian Jackson
2015-11-16 17:31     ` Paul Durrant

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.