[virt-tools-list] [PATCH 0/5] Add support for the new 'removable' disk flag

Fred A. Kemp anonym at riseup.net
Fri Oct 4 01:38:57 UTC 2013


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

Thread for RFC PATCH:

  https://www.redhat.com/archives/virt-tools-list/2013-October/msg00009.html

Fred A. Kemp (5):
  virtinst: Expose disk/target/@removable
  virt-install: Add --disk removable option
  uihelpers: Add set_table_row_visible()
  virt-manager: Add checkbox controlling disk 'removable' flag
  virt-manager: Future-proof disk 'removable' check box

 man/virt-install.pod                   |    5 +++++
 tests/clitest.py                       |    5 +++++
 tests/xmlparse-xml/change-disk-out.xml |    2 +-
 tests/xmlparse.py                      |    2 ++
 ui/details.ui                          |   36 +++++++++++++++++++++++++++++++-
 virtManager/details.py                 |   22 ++++++++++++++++++-
 virtManager/domain.py                  |    4 ++++
 virtManager/uihelpers.py               |   26 ++++++++++++++++-------
 virtinst/cli.py                        |    1 +
 virtinst/devicedisk.py                 |    1 +
 10 files changed, 93 insertions(+), 11 deletions(-)

-- 
1.7.10.4




More information about the virt-tools-list mailing list