]> git.ipfire.org Git - thirdparty/libvirt.git/commit
lxc: driver: Convert emulator launching to virCommand
authorCole Robinson <crobinso@redhat.com>
Thu, 5 May 2011 20:34:05 +0000 (16:34 -0400)
committerCole Robinson <crobinso@redhat.com>
Tue, 10 May 2011 17:15:50 +0000 (13:15 -0400)
commit451cfd05a241af15d18c659f14059fa1653ff073
treea7bd301759d9e93e789dd03b4195de94394b3c66
parent35c1b35e258441967703512eb48aca37b144d67a
lxc: driver: Convert emulator launching to virCommand

v2:
    Shorten a few virCommand calls
    s/remain/retain/
src/lxc/lxc_driver.c