]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Move virNodeDevice related APIs out of libvirt.c
authorDaniel P. Berrange <berrange@redhat.com>
Wed, 22 Oct 2014 15:29:09 +0000 (16:29 +0100)
committerDaniel P. Berrange <berrange@redhat.com>
Fri, 24 Oct 2014 15:26:55 +0000 (16:26 +0100)
commite33ed8cdfefb901b24213f2f85b40ce31b6550a5
treef9b43fd9bd97da57ba51eebef87af5e1aad8c547
parent35ed98755fe8048a796ddf5b1c3cee73a4732731
Move virNodeDevice related APIs out of libvirt.c

Introduce a src/libvirt-nodedev.c file to hold all the
methods related to the virNodeDevice type.
docs/apibuild.py
src/Makefile.am
src/libvirt-nodedev.c [new file with mode: 0644]
src/libvirt.c