]> xenbits.xensource.com Git - libvirt.git/commit
qemu: Manage shared device entry for scsi host device
authorOsier Yang <jyang@redhat.com>
Fri, 3 May 2013 18:07:38 +0000 (02:07 +0800)
committerOsier Yang <jyang@redhat.com>
Thu, 16 May 2013 16:34:29 +0000 (00:34 +0800)
commit1d94b3e76077f636f4ec76c82f6468bf61dbf4e3
tree1489daf446da23b5a99f08c3b423ab653b8cfd9e
parentaeda1ff12df520a62c2102411b9aca931c2be8d7
qemu: Manage shared device entry for scsi host device

This adds the shared device entry when starting domain (more
exactly, when preparing host devices), and remove the entry
when destroying domain (when reattaching host devices).
src/qemu/qemu_hostdev.c