]> xenbits.xensource.com Git - libvirt.git/commit
qemuExecuteEthernetScript: move to util
authorJán Tomko <jtomko@redhat.com>
Wed, 13 Apr 2016 08:33:36 +0000 (10:33 +0200)
committerJán Tomko <jtomko@redhat.com>
Wed, 13 Apr 2016 13:01:17 +0000 (15:01 +0200)
commitd5a49e5d4cd86390b1098372719ac46e9746c01e
tree2b7f1f46981bd69033427070e83e1925c80e485c
parent0ad64e20d8f8ce49645b3147ab3bcbf2ae5de41a
qemuExecuteEthernetScript: move to util

This is just a wrapper for virCommand that takes two strings
and runs them.

Move it to virnetdev.c for easier mocking.
src/qemu/qemu_interface.c
src/util/virnetdev.c
src/util/virnetdev.h