]> xenbits.xensource.com Git - libvirt.git/commit
Drop UML driver
authorMichal Privoznik <mprivozn@redhat.com>
Fri, 14 Dec 2018 13:45:07 +0000 (14:45 +0100)
committerMichal Privoznik <mprivozn@redhat.com>
Mon, 17 Dec 2018 16:52:46 +0000 (17:52 +0100)
commit29682196d8f1def4f09755c66549771ed8208d49
tree72c47cf3211c945e55ebc29f5fd45e702edfeff3
parenteb1b551d21e316c1e80aba0b2af6969fdd849f0c
Drop UML driver

The driver is unmaintained, untested and severely broken for
quite some time now. Since nobody even reported any issue with it
let us drop it.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
32 files changed:
configure.ac
docs/aclpolkit.html.in
docs/drivers.html.in
docs/drvuml.html.in [deleted file]
docs/formatcaps.html.in
docs/formatdomain.html.in
docs/formatdomaincaps.html.in
docs/formatnwfilter.html.in
docs/news.xml
docs/schemas/capability.rng
docs/schemas/domaincommon.rng
include/libvirt/virterror.h
libvirt.spec.in
m4/virt-driver-uml.m4 [deleted file]
mingw-libvirt.spec.in
po/POTFILES
src/Makefile.am
src/README
src/locking/lock_driver.h
src/remote/Makefile.inc.am
src/remote/libvirtd.uml.logrotate.in [deleted file]
src/remote/remote_daemon.c
src/uml/Makefile.inc.am [deleted file]
src/uml/uml_conf.c [deleted file]
src/uml/uml_conf.h [deleted file]
src/uml/uml_driver.c [deleted file]
src/uml/uml_driver.h [deleted file]
tests/domaincapsschemadata/basic.xml [deleted file]
tests/domaincapstest.c
tests/objectlocking.ml
tests/virdrivermoduletest.c
tools/virsh.c