[virt-tools-list] [virt-manager PATCH v2 0/3] Add SCSI persistent reservation support for LUN Passthrough
Cole Robinson
crobinso at redhat.com
Thu Oct 11 20:20:07 UTC 2018
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
More information about the virt-tools-list
mailing list