[virt-tools-list] [PATCH RFC] Add support for the new 'removable' disk flag.

Fred A. Kemp anonym at riseup.net
Wed Oct 2 14:39:27 UTC 2013


From: "Fred A. Kemp" <anonym at riseup.net>

This adds a GUI control for the disk setting introduced by commit
feba2fe ("qemu: Support setting the 'removable' flag for USB disks") in
libvirt, released in version 1.1.3.

The only issue I have (and hence the RFC) is that I, due to my limited
experience with GTK and glade, cannot get the new checkbox to be of a
reasonable width; no matter what I've tried, it either gets positioned
weirdly (e.g. centered) or expand all the way horisontally/vertically.
Any ideas?

Fred A. Kemp (1):
  Add support for the new 'removable' disk flag.

 ui/details.ui            |   39 ++++++++++++++++++++++++++++++++++++++-
 virtManager/details.py   |   16 +++++++++++++++-
 virtManager/domain.py    |    4 ++++
 virtManager/uihelpers.py |   13 +++++++++++++
 virtinst/devicedisk.py   |    1 +
 5 files changed, 71 insertions(+), 2 deletions(-)

-- 
1.7.10.4




More information about the virt-tools-list mailing list