]> xenbits.xensource.com Git - libvirt.git/commit
util: more verbose error when failing to create macvtap device
authorLaine Stump <laine@laine.org>
Wed, 18 Mar 2015 18:27:05 +0000 (14:27 -0400)
committerLaine Stump <laine@laine.org>
Wed, 18 Mar 2015 18:49:29 +0000 (14:49 -0400)
commit72423df9920491f8f59455a4161a7c31d1e15c8a
tree1845400b4c264b080e8233d25db6a77a3ccc44f2
parent451547a4229e14ec3b3c737aa4aacfa6b76796c9
util: more verbose error when failing to create macvtap device

Investigation of a problem with creating passthrough macvtap devices
(https://bugzilla.redhat.com/show_bug.cgi?id=1185501) has shown that
this slightly more verbose failure message is useful. In particular,
the mac address can be used to determine the domain. You could also
figure this out by looking at preceding messages in a debug log, but
this gets it in a single place.
src/util/virnetdevmacvlan.c