xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] fix 'xl block-detach'
@ 2020-09-15 14:10 Paul Durrant
  2020-09-15 14:10 ` [PATCH v2 1/2] libxl: provide a mechanism to define a device 'safe remove' function Paul Durrant
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Paul Durrant @ 2020-09-15 14:10 UTC (permalink / raw)
  To: xen-devel; +Cc: Paul Durrant

From: Paul Durrant <pdurrant@amazon.com>

This series makes it behave as the documentation states it should

Paul Durrant (2):
  libxl: provide a mechanism to define a device 'safe remove'
    function...
  xl: implement documented '--force' option for block-detach

 docs/man/xl.1.pod.in         |  4 ++--
 tools/libxl/libxl.h          | 33 +++++++++++++++++++++++++--------
 tools/libxl/libxl_device.c   |  9 +++++----
 tools/libxl/libxl_disk.c     |  4 +++-
 tools/libxl/libxl_domain.c   |  2 +-
 tools/libxl/libxl_internal.h | 30 +++++++++++++++++++++++-------
 tools/xl/xl_block.c          | 21 ++++++++++++++++-----
 tools/xl/xl_cmdtable.c       |  3 ++-
 8 files changed, 77 insertions(+), 29 deletions(-)

-- 
2.20.1



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

end of thread, other threads:[~2020-10-01  7:23 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-15 14:10 [PATCH v2 0/2] fix 'xl block-detach' Paul Durrant
2020-09-15 14:10 ` [PATCH v2 1/2] libxl: provide a mechanism to define a device 'safe remove' function Paul Durrant
2020-09-15 14:31   ` Roger Pau Monné
2020-09-15 14:40     ` Durrant, Paul
2020-09-15 14:48       ` Roger Pau Monné
2020-09-15 15:10         ` Wei Liu
2020-09-15 16:21   ` Wei Liu
2020-09-15 14:10 ` [PATCH v2 2/2] xl: implement documented '--force' option for block-detach Paul Durrant
2020-09-25 10:38 ` [PATCH v2 0/2] fix 'xl block-detach' Paul Durrant
2020-10-01  7:23   ` Paul Durrant

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