Skip to content

Commit

Permalink
KVM/QEMU patch to make iscsi aware
Browse files Browse the repository at this point in the history
  • Loading branch information
sahlberg committed Mar 27, 2011
1 parent 53dda35 commit e980301
Show file tree
Hide file tree
Showing 2 changed files with 697 additions and 0 deletions.
11 changes: 11 additions & 0 deletions patches/README
Expand Up @@ -27,4 +27,15 @@ mtx-iscsi.diff
Adds iscsi support to the MTX package to manage media changer devices.


qemu.patch
==========
Patch to qemu to make it iscsi aware.
Note that qemu is evolving VERY rapidly so patches to it will not be indefintely
cleanly appliable.
Patches to keep this patch in sync with upstream qemu welcome.

this patch makes qemu/kvm understand iscsi devices of the form :
-drive file=iscsi://10.1.1.1:3260/iqn.ronnie.test/1

-cdrom iscsi://10.1.1.1:3260/iqn.ronnie.test/2

0 comments on commit e980301

Please sign in to comment.