[libvirt] [PATCH 0/2] Introduce two new virsh commands

Osier Yang jyang at redhat.com
Wed Jun 29 12:19:18 UTC 2011


These two patches is to introduce two new virsh commands, one is
eject-media, which is to eject media from CD or floppy drive, the other
is insert-media, which is to insert media into CD or floppy drive.

There are commands existed can be used to eject/insert media, such as
"update-device", but it's not quite easy to use. That's the original
intention of these patches.

Both of the two commands only allow to operate on CDROM or floppy disk.

[PATCH 1/2] virsh: Introduce two new commands to insert or eject media
[PATCH 2/2] doc: Add docs for two new introduced commands

Regards
Osier




More information about the libvir-list mailing list