]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Move UML driver to src/uml/
authorDaniel P. Berrange <berrange@redhat.com>
Tue, 15 Sep 2009 16:25:30 +0000 (17:25 +0100)
committerDaniel P. Berrange <berrange@redhat.com>
Mon, 21 Sep 2009 13:41:43 +0000 (14:41 +0100)
commitc8b2f622978f6fa171face6707c09b1c6d11e477
tree5864ae14c5ee3529fa4e42bf7b86190d42575fc9
parent58355a5bfbc3ff76eeab3fdfc4d60b70439ef286
Move UML driver to src/uml/

* src/uml_conf.c, src/uml_conf.h, src/uml_driver.c,
  src/uml_driver.h: Move to src/uml/
* daemon/qemud.c, src/Makefile.am: Adjust for changed paths
daemon/qemud.c
src/Makefile.am
src/uml/uml_conf.c [moved from src/uml_conf.c with 100% similarity]
src/uml/uml_conf.h [moved from src/uml_conf.h with 100% similarity]
src/uml/uml_driver.c [moved from src/uml_driver.c with 100% similarity]
src/uml/uml_driver.h [moved from src/uml_driver.h with 100% similarity]