virt-install: Support --hostdev scsi passthrough (bz 1054912)

Enterprise / Virtualization / virt-manager - Cole Robinson [redhat.com] - 11 April 2015 14:55 UTC

Pass it a type=scsi nodedev name, and we will set things up correctly.

9a789c1 virt-install: Support --hostdev scsi passthrough (bz 1054912)
.../compare/virt-install-many-devices.xml | 6 ++++++
tests/cli-test-xml/compare/virt-xml-edit-all.xml | 8 ++++++++
.../compare/virt-xml-edit-simple-redirdev.xml | 2 +-
tests/clitest.py | 1 +
tests/testdriver.xml | 6 ++++++
tests/xmlparse-xml/change-hostdevs-in.xml | 6 ++++++
tests/xmlparse-xml/change-hostdevs-out.xml | 6 ++++++
tests/xmlparse.py | 7 +++++++
virtinst/devicehostdev.py | 14 ++++++++++++++
9 files changed, 55 insertions(+), 1 deletion(-)

Upstream: git.fedorahosted.org


  • Share