[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
[libvirt] [PATCH 0/2] virsh: document and improve cdrom-change semantics
- From: Eric Blake <eblake redhat com>
- To: libvir-list redhat com
- Subject: [libvirt] [PATCH 0/2] virsh: document and improve cdrom-change semantics
- Date: Wed, 9 Jun 2010 13:19:16 -0600
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(-)
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]