[libvirt] [PATCH v13 01/49] add 'driver' info to used_by

Daniel P. Berrange berrange at redhat.com
Tue Mar 4 12:02:29 UTC 2014


On Sat, Mar 01, 2014 at 02:28:56PM +0800, Chunyan Liu wrote:
> Specify which driver and which domain in used_by area to avoid conflict among
> different drivers.
> 
> Signed-off-by: Chunyan Liu <cyliu at suse.com>
> ---
>  src/lxc/lxc_hostdev.c   |   24 +++++++++++------
>  src/qemu/qemu_conf.h    |    2 +
>  src/qemu/qemu_driver.c  |   16 ++++++-----
>  src/qemu/qemu_hostdev.c |   63 +++++++++++++++++++++++++++++------------------
>  src/util/virpci.c       |   36 +++++++++++++++++++++------
>  src/util/virpci.h       |    9 ++++--
>  src/util/virscsi.c      |   32 ++++++++++++++++++------
>  src/util/virscsi.h      |    7 +++-
>  src/util/virusb.c       |   31 ++++++++++++++++++-----
>  src/util/virusb.h       |    8 ++++-
>  tests/virscsitest.c     |    6 ++--
>  11 files changed, 161 insertions(+), 73 deletions(-)

ACK

Regards,
Daniel
-- 
|: http://berrange.com      -o-    http://www.flickr.com/photos/dberrange/ :|
|: http://libvirt.org              -o-             http://virt-manager.org :|
|: http://autobuild.org       -o-         http://search.cpan.org/~danberr/ :|
|: http://entangle-photo.org       -o-       http://live.gnome.org/gtk-vnc :|




More information about the libvir-list mailing list