]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
interface: add virInterfaceGetXMLDesc() in udev
authorDoug Goldstein <cardoe@cardoe.com>
Sun, 14 Oct 2012 22:02:33 +0000 (17:02 -0500)
committerMichal Privoznik <mprivozn@redhat.com>
Wed, 17 Oct 2012 11:59:16 +0000 (13:59 +0200)
commit1e7ec88d9a8f9332e422511e73f0f7a9d6f7267a
tree6bdca173ae924cc65eda5b75498468a2e55d9355
parent740225a1cbb002331b41523cb7b0aa22eb2af08f
interface: add virInterfaceGetXMLDesc() in udev

Added support for retrieving the XML defining a specific interface via
the udev based backend to virInterface. Implement the following APIs
for the udev based backend:
* virInterfaceGetXMLDesc()

Note: Does not support bond devices.
src/interface/interface_backend_udev.c