]> xenbits.xensource.com Git - libvirt.git/commit
uml: convert to virCommand
authorDaniel P. Berrange <berrange@redhat.com>
Tue, 25 May 2010 13:17:48 +0000 (14:17 +0100)
committerEric Blake <eblake@redhat.com>
Thu, 2 Dec 2010 23:00:47 +0000 (16:00 -0700)
commit98c379b3c506b5f086352916c80e0af4ca05307a
treee1852661f589249dffa223513330c7deef01e96f
parent6a7e7c4f62d496371aaa19ac0c235f5edaaf53b8
uml: convert to virCommand

* src/uml/uml_conf.c (umlBuildCommandLineChr)
(umlBuildCommandLine): Rewrite with virCommand.
* src/uml/uml_conf.h (umlBuildCommandLine): Update signature.
* src/uml/uml_driver.c (umlStartVMDaemon): Adjust caller.
src/uml/uml_conf.c
src/uml/uml_conf.h
src/uml/uml_driver.c