On 10/10/2018 05:50 AM, Lin Ma wrote:
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(-)
Thanks, pushed now - Cole _______________________________________________ virt-tools-list mailing list virt-tools-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/virt-tools-list