[libvirt] [PATCH 0/2] virsh: document and improve cdrom-change semantics

Eric Blake eblake at redhat.com
Wed Jun 9 19:19:16 UTC 2010


http://bugzilla.redhat.com/601143 complained that there was no
documentation of the fact that 'attach-disk' on a floppy or
cdrom is really way to change the contents of the media in that
disk, rather than a request to add a second virtual device.
Back in March, we changed things to add a new command to make
better sense at the API level, but didn't expose it well in virsh.

Eric Blake (2):
  virsh: document attach-disk better
  virsh: introduce change-disk command

 tools/virsh.c   |  122 +++++++++++++++++++++++++++++++++++++++++++++++++++++-
 tools/virsh.pod |   24 ++++++++++-
 2 files changed, 141 insertions(+), 5 deletions(-)




More information about the libvir-list mailing list