All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Misc patches for libxl_device_disk functions
@ 2015-02-09 13:21 Wei Liu
  2015-02-09 13:21 ` [PATCH 1/3] libxl, xl: don't init/dispose when not necessary Wei Liu
                   ` (2 more replies)
  0 siblings, 3 replies; 17+ messages in thread
From: Wei Liu @ 2015-02-09 13:21 UTC (permalink / raw)
  To: xen-devel; +Cc: jfehlig, Wei Liu

The first two patches are cleaning up and refactoring.

The third patch fixes a bug discovered by Jim's libvirt test case.

Wei.

Wei Liu (3):
  libxl, xl: don't init/dispose when not necessary
  libxl: factor out libxl__disk_backend_from_xs_be
  libxl: libxl__device_from_disk should retrieve backend from xenstore

 tools/libxl/libxl.c      | 58 +++++++++++++++++++++++++++++++++++-------------
 tools/libxl/libxl.h      |  7 ++++++
 tools/libxl/xl_cmdimpl.c |  1 +
 3 files changed, 50 insertions(+), 16 deletions(-)

-- 
1.9.1

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

end of thread, other threads:[~2015-03-06 13:04 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-02-09 13:21 [PATCH 0/3] Misc patches for libxl_device_disk functions Wei Liu
2015-02-09 13:21 ` [PATCH 1/3] libxl, xl: don't init/dispose when not necessary Wei Liu
2015-02-09 13:23   ` Wei Liu
2015-02-09 14:36     ` Wei Liu
2015-02-10 10:54   ` Ian Jackson
2015-02-10 11:39     ` Wei Liu
2015-02-09 13:21 ` [PATCH 2/3] libxl: factor out libxl__disk_backend_from_xs_be Wei Liu
2015-02-10 10:56   ` Ian Jackson
2015-02-10 11:39     ` Wei Liu
2015-02-09 13:21 ` [PATCH 3/3] libxl: libxl__device_from_disk should retrieve backend from xenstore Wei Liu
2015-02-10 11:01   ` Ian Jackson
2015-02-10 11:49     ` Wei Liu
2015-02-11 17:18       ` Jim Fehlig
2015-02-12 18:35         ` Ian Jackson
2015-02-23 15:13         ` Wei Liu
2015-02-26 23:49           ` Jim Fehlig
2015-03-06 13:04             ` Wei Liu

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.