]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: process: Fix and improve disk data extraction
authorPeter Krempa <pkrempa@redhat.com>
Thu, 19 May 2016 13:29:02 +0000 (15:29 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Wed, 25 May 2016 08:15:54 +0000 (10:15 +0200)
commit894dc85fd1ebcd63d8c897b355c550e68a5f432d
treef0d879e55775b446cf082b816e2018a7fd3237b9
parentd9bee413ade28e1e43ef222c7aaaa3c6d6fda0f1
qemu: process: Fix and improve disk data extraction

Extract information for all disks and update tray state and source only
for removable drives. Additionally store whether a drive is removable
and whether it has a tray.
src/qemu/qemu_domain.h
src/qemu/qemu_monitor.c
src/qemu/qemu_monitor.h
src/qemu/qemu_process.c