On Wed, Nov 13, 2019 at 05:05:22PM +0100, Peter Krempa wrote:
Historically iothreads were the first feature and thus didn't have
it's
own section. Add them to <features> for consistency with other features.
I'm not convinced duplicating this is a good idea - apps looking into
the <features> element for iothread support would only find it with
libvirt new enough to have it there and miss out on iothread support
with older libvirt.
Jano
Unfortunately we must keep the original one in place.
Signed-off-by: Peter Krempa <pkrempa(a)redhat.com>
---
docs/schemas/domaincaps.rng | 3 +++
src/conf/domain_capabilities.c | 1 +
tests/domaincapsdata/libxl-xenfv.xml | 1 +
tests/domaincapsdata/libxl-xenpv.xml | 1 +