]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
qemu: report TAP device indexes to systemd
authorDaniel P. Berrange <berrange@redhat.com>
Fri, 16 Jan 2015 11:25:50 +0000 (11:25 +0000)
committerDaniel P. Berrange <berrange@redhat.com>
Tue, 27 Jan 2015 13:57:02 +0000 (13:57 +0000)
commitf7afeddce96cb922904947ed679d3977517b0c7d
tree99120090ec096a6842cbcd8edbb534f973e87f71
parentd0ab79e9cdb930d99dcb2d9b017262d5efbfb0e0
qemu: report TAP device indexes to systemd

Record the index of each TAP device created and report them to
systemd, so they show up in machinectl status for the VM.
src/qemu/qemu_cgroup.c
src/qemu/qemu_cgroup.h
src/qemu/qemu_command.c
src/qemu/qemu_command.h
src/qemu/qemu_driver.c
src/qemu/qemu_hotplug.c
src/qemu/qemu_process.c
tests/qemuxml2argvtest.c
tests/qemuxmlnstest.c