[libvirt] [PATCH] Drop UML driver

Daniel P. Berrangé berrange at redhat.com
Fri Dec 14 14:35:23 UTC 2018


On Fri, Dec 14, 2018 at 03:30:17PM +0100, Michal Privoznik wrote:
> 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 at redhat.com>
> ---

>  docs/schemas/capability.rng          |    2 -
>  docs/schemas/domaincommon.rng        |    3 -


>  src/conf/domain_conf.c               |   11 +-
>  src/conf/domain_conf.h               |    4 -

We shouldn't be deleting stuff from the XML schemas. IMHO the schemas
are an append only source object. If some parts happen to not be used
by current code that's fine, but they are a record of the ABI promise
of the schema.

Regards,
Daniel
-- 
|: https://berrange.com      -o-    https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org         -o-            https://fstop138.berrange.com :|
|: https://entangle-photo.org    -o-    https://www.instagram.com/dberrange :|




More information about the libvir-list mailing list