]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
qemu: improve error if tun device is missing
authorDoug Goldstein <cardoe@gentoo.org>
Thu, 5 Aug 2010 23:02:52 +0000 (17:02 -0600)
committerEric Blake <eblake@redhat.com>
Thu, 5 Aug 2010 23:04:38 +0000 (17:04 -0600)
commitbcc8b58be30ea66ffb9ffaee46cff29ade406897
treee2ba727118299e89036d6826860831240fc931f8
parent5f211d4bc50da95dd44969177d2a860256bbdfd7
qemu: improve error if tun device is missing

Added a more detailed error message when adding a tap devices fails and
the kernel is missing tun support.

Signed-off-by: Doug Goldstein <cardoe@gentoo.org>
src/qemu/qemu_conf.c