[virt-tools-list] [virt-manager PATCH v2 0/3] Add SCSI persistent	reservation support for LUN Passthrough
    Lin Ma 
    lma at suse.com
       
    Wed Oct 10 09:50:32 UTC 2018
    
    
  
v2:
* Only support pr managed mode in virt-manager, drop the unmanaged mode support.
* Drop the help info in manpage.
* make the name style match libvirt XML naming.
Thank Michal and Cole for review and suggestions.
Lin Ma (3):
  cli: disk: Add options to support SCSI persistent reservation
  details: Add SCSI persistent reservation support for LUN Passthrough
  addhardware: Add SCSI persistent reservation support for LUN
    Passthrough
 .../compare/virt-install-many-devices.xml     |  9 +++++++
 tests/clitest.py                              |  1 +
 ui/addhardware.ui                             | 24 ++++++++++++++++++
 ui/details.ui                                 | 25 +++++++++++++++++++
 virtManager/addhardware.py                    |  9 +++++++
 virtManager/details.py                        | 10 +++++++-
 virtManager/domain.py                         |  5 +++-
 virtinst/cli.py                               |  5 ++++
 virtinst/devices/disk.py                      |  5 ++++
 9 files changed, 91 insertions(+), 2 deletions(-)
-- 
2.19.0
    
    
More information about the virt-tools-list
mailing list