]> git.proxmox.com Git - mirror_qemu.git/commit - blockdev.c
blockdev: Implement eject with basic operations
authorMax Reitz <mreitz@redhat.com>
Mon, 26 Oct 2015 20:39:12 +0000 (21:39 +0100)
committerKevin Wolf <kwolf@redhat.com>
Wed, 11 Nov 2015 15:22:47 +0000 (16:22 +0100)
commit38f54bd1ee0ed0f13b7326eb79403e320c3a28d3
tree5d55b4ee8638d21581bab0f2c4217f7aacd038ca
parentd129988289a885e57aa8790097e2d814764571bd
blockdev: Implement eject with basic operations

Implement 'eject' by calling blockdev-open-tray and
blockdev-remove-medium.

Signed-off-by: Max Reitz <mreitz@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
blockdev.c