I'm working with a java vm vendor that is developing a multi-tenancy jvm and is trying
to leverage the libvirt framework for the domain configuration. Right now the java
language binding leverages the libvirt c library for parsing the domain.xml file. What are
the thoughts on adding a 'jvm' domain type?
I believe there would need to be a jvm specific section in a separate namespace similar to
the qemucmdline section.