]> xenbits.xensource.com Git - libvirt.git/commit
hostdev: Maintain a driver list of active mediated devices
authorErik Skultety <eskultet@redhat.com>
Fri, 3 Feb 2017 13:04:59 +0000 (14:04 +0100)
committerErik Skultety <eskultet@redhat.com>
Mon, 27 Mar 2017 13:39:35 +0000 (15:39 +0200)
commita4a39d90ab4930750bcbcfccffdf6bb6d310b5d5
tree08c4c20acf12be7abd4ee8d54b2889fbdb702d3f
parent9c5fdc3e18899da1086613f03446feedbf71e622
hostdev: Maintain a driver list of active mediated devices

Keep track of the assigned mediated devices the same way we do it for
the rest of hostdevs. Methods like 'Prepare', 'Update', and 'ReAttach'
are introduced by this patch.

Signed-off-by: Erik Skultety <eskultet@redhat.com>
src/libvirt_private.syms
src/qemu/qemu_hostdev.c
src/qemu/qemu_hostdev.h
src/util/virhostdev.c
src/util/virhostdev.h