libvirt/tests/xlconfigdata
Cole Robinson 4066c73428 domain: add implicit controllers from post parse
Seems like the natural fit, since we are already adding other XML bits
in the PostParse routine.

Previously AddImplicitControllers was only called at the end of XML
parsing, meaning code that builds a DomainDef by hand had to manually
call it. Now those PostParse callers get it for free.

There's some test churn here; xen xm and sexpr test suite bits weren't
calling this before, but now they are, so you'll see new IDE controllers.
I don't think this will cause problems in practice, since the code already
needs to handle these implicit controllers like in the case when a user
defines their own XML.
2016-02-19 09:45:23 -05:00
..
test-fullvirt-direct-kernel-boot-bogus-extra.cfg libxl: Support cmdline= in xl config files 2016-01-21 10:48:44 -07:00
test-fullvirt-direct-kernel-boot-bogus-extra.xml domain: add implicit controllers from post parse 2016-02-19 09:45:23 -05:00
test-fullvirt-direct-kernel-boot-extra.cfg libxl: Support cmdline= in xl config files 2016-01-21 10:48:44 -07:00
test-fullvirt-direct-kernel-boot-extra.xml domain: add implicit controllers from post parse 2016-02-19 09:45:23 -05:00
test-fullvirt-direct-kernel-boot.cfg libxl: Support cmdline= in xl config files 2016-01-21 10:48:44 -07:00
test-fullvirt-direct-kernel-boot.xml domain: add implicit controllers from post parse 2016-02-19 09:45:23 -05:00
test-fullvirt-multiusb.cfg Xen: tests: use latest XEND_CONFIG_VERSION in xm/xl tests 2015-12-17 21:22:33 -07:00
test-fullvirt-multiusb.xml domain: add implicit controllers from post parse 2016-02-19 09:45:23 -05:00
test-new-disk.cfg Xen: tests: use latest XEND_CONFIG_VERSION in xm/xl tests 2015-12-17 21:22:33 -07:00
test-new-disk.xml domain: add implicit controllers from post parse 2016-02-19 09:45:23 -05:00
test-paravirt-cmdline-bogus-extra-root.cfg libxl: Support cmdline= in xl config files 2016-01-21 10:48:44 -07:00
test-paravirt-cmdline-bogus-extra-root.xml device: cleanup input device code 2016-01-26 17:53:33 +01:00
test-paravirt-cmdline-extra-root.cfg libxl: Support cmdline= in xl config files 2016-01-21 10:48:44 -07:00
test-paravirt-cmdline-extra-root.xml device: cleanup input device code 2016-01-26 17:53:33 +01:00
test-paravirt-cmdline.cfg libxl: Support cmdline= in xl config files 2016-01-21 10:48:44 -07:00
test-paravirt-cmdline.xml device: cleanup input device code 2016-01-26 17:53:33 +01:00
test-paravirt-maxvcpus.cfg Xen: support maxvcpus in xm and xl config 2015-12-18 17:52:00 -07:00
test-paravirt-maxvcpus.xml device: cleanup input device code 2016-01-26 17:53:33 +01:00
test-spice-features.cfg Xen: tests: use latest XEND_CONFIG_VERSION in xm/xl tests 2015-12-17 21:22:33 -07:00
test-spice-features.xml domain: add implicit controllers from post parse 2016-02-19 09:45:23 -05:00
test-spice.cfg Xen: tests: use latest XEND_CONFIG_VERSION in xm/xl tests 2015-12-17 21:22:33 -07:00
test-spice.xml domain: add implicit controllers from post parse 2016-02-19 09:45:23 -05:00
test-vif-rate.cfg xenconfig: support vif bandwidth in xm and xl parser and formatter 2016-01-08 18:56:00 -07:00
test-vif-rate.xml domain: add implicit controllers from post parse 2016-02-19 09:45:23 -05:00