libvirt/tests/xmconfigdata
Philipp Hahn ab8b2bea47 bootloader_args is named bootargs in xen-xm
According to <xen-3.4.3/tools/python/xen/xm/create.py:158>
	gopts.var('bootargs', val='NAME',
			  fn=set_value, default=None,
			  use="Arguments to pass to boot loader")
the "bootloader_args" parameter needs to be translated into "bootargs"
when using "virsh domxml-to-native xen-xm".
The reverse direction (domxml-from-native) is already okay.

This patch fixes domxml-to-native and adds two test files to catch this
problem.

Signed-off-by: Philipp Hahn <hahn@univention.de>
2010-08-09 16:11:25 -06:00
..
Makefile.am build: avoid non-srcdir "make distcheck" failures (srcdir vs wildcard) 2010-02-25 10:50:18 +01:00
sexpr2xml-pv-bootloader.cfg bootloader_args is named bootargs in xen-xm 2010-08-09 16:11:25 -06:00
sexpr2xml-pv-bootloader.xml bootloader_args is named bootargs in xen-xm 2010-08-09 16:11:25 -06:00
test-escape-paths.cfg Fix XM driver VIF config creation 2009-04-24 12:17:50 +00:00
test-escape-paths.xml Fix XM driver VIF config creation 2009-04-24 12:17:50 +00:00
test-fullvirt-localtime.cfg Fix XM driver VIF config creation 2009-04-24 12:17:50 +00:00
test-fullvirt-localtime.xml Fix XM driver VIF config creation 2009-04-24 12:17:50 +00:00
test-fullvirt-net-ioemu.cfg Tests for interface type/model configuration 2009-12-04 17:01:34 +01:00
test-fullvirt-net-ioemu.xml Tests for interface type/model configuration 2009-12-04 17:01:34 +01:00
test-fullvirt-net-netfront.cfg Tests for interface type/model configuration 2009-12-04 17:01:34 +01:00
test-fullvirt-net-netfront.xml Tests for interface type/model configuration 2009-12-04 17:01:34 +01:00
test-fullvirt-new-cdrom.cfg Fix XM driver VIF config creation 2009-04-24 12:17:50 +00:00
test-fullvirt-new-cdrom.xml Fix XM driver VIF config creation 2009-04-24 12:17:50 +00:00
test-fullvirt-old-cdrom.cfg Fix XM driver VIF config creation 2009-04-24 12:17:50 +00:00
test-fullvirt-old-cdrom.xml Fix XM driver VIF config creation 2009-04-24 12:17:50 +00:00
test-fullvirt-parallel-tcp.cfg Fix XM driver VIF config creation 2009-04-24 12:17:50 +00:00
test-fullvirt-parallel-tcp.xml Fix XM driver VIF config creation 2009-04-24 12:17:50 +00:00
test-fullvirt-serial-file.cfg Fix XM driver VIF config creation 2009-04-24 12:17:50 +00:00
test-fullvirt-serial-file.xml domain conf: Track <console> target type 2010-07-28 16:47:59 -04:00
test-fullvirt-serial-null.cfg Fix XM driver VIF config creation 2009-04-24 12:17:50 +00:00
test-fullvirt-serial-null.xml domain conf: Track <console> target type 2010-07-28 16:47:59 -04:00
test-fullvirt-serial-pipe.cfg Fix XM driver VIF config creation 2009-04-24 12:17:50 +00:00
test-fullvirt-serial-pipe.xml domain conf: Track <console> target type 2010-07-28 16:47:59 -04:00
test-fullvirt-serial-pty.cfg Fix XM driver VIF config creation 2009-04-24 12:17:50 +00:00
test-fullvirt-serial-pty.xml domain conf: Track <console> target type 2010-07-28 16:47:59 -04:00
test-fullvirt-serial-stdio.cfg Fix XM driver VIF config creation 2009-04-24 12:17:50 +00:00
test-fullvirt-serial-stdio.xml domain conf: Track <console> target type 2010-07-28 16:47:59 -04:00
test-fullvirt-serial-tcp-telnet.cfg xen: Fix chardev listen sexpr formatting 2010-05-27 14:26:05 -04:00
test-fullvirt-serial-tcp-telnet.xml domain conf: Track <console> target type 2010-07-28 16:47:59 -04:00
test-fullvirt-serial-tcp.cfg Fix XM driver VIF config creation 2009-04-24 12:17:50 +00:00
test-fullvirt-serial-tcp.xml domain conf: Track <console> target type 2010-07-28 16:47:59 -04:00
test-fullvirt-serial-udp.cfg Fix XM driver VIF config creation 2009-04-24 12:17:50 +00:00
test-fullvirt-serial-udp.xml domain conf: Track <console> target type 2010-07-28 16:47:59 -04:00
test-fullvirt-serial-unix.cfg xen: Fix chardev listen sexpr formatting 2010-05-27 14:26:05 -04:00
test-fullvirt-serial-unix.xml domain conf: Track <console> target type 2010-07-28 16:47:59 -04:00
test-fullvirt-sound.cfg Fix XM driver VIF config creation 2009-04-24 12:17:50 +00:00
test-fullvirt-sound.xml Fix XM driver VIF config creation 2009-04-24 12:17:50 +00:00
test-fullvirt-usbmouse.cfg Fix XM driver VIF config creation 2009-04-24 12:17:50 +00:00
test-fullvirt-usbmouse.xml Fix XM driver VIF config creation 2009-04-24 12:17:50 +00:00
test-fullvirt-usbtablet-no-bus.xml Fix XM driver VIF config creation 2009-04-24 12:17:50 +00:00
test-fullvirt-usbtablet.cfg Fix XM driver VIF config creation 2009-04-24 12:17:50 +00:00
test-fullvirt-usbtablet.xml Fix XM driver VIF config creation 2009-04-24 12:17:50 +00:00
test-fullvirt-utc.cfg Fix XM driver VIF config creation 2009-04-24 12:17:50 +00:00
test-fullvirt-utc.xml Fix XM driver VIF config creation 2009-04-24 12:17:50 +00:00
test-no-source-cdrom.cfg Fix XM driver VIF config creation 2009-04-24 12:17:50 +00:00
test-no-source-cdrom.xml domain conf: Track <console> target type 2010-07-28 16:47:59 -04:00
test-paravirt-net-e1000.cfg Fix XM driver VIF config creation 2009-04-24 12:17:50 +00:00
test-paravirt-net-e1000.xml domain conf: Track <console> target type 2010-07-28 16:47:59 -04:00
test-paravirt-net-vifname.cfg Fix XM driver VIF config creation 2009-04-24 12:17:50 +00:00
test-paravirt-net-vifname.xml domain conf: Track <console> target type 2010-07-28 16:47:59 -04:00
test-paravirt-new-pvfb-vncdisplay.cfg Fix XM driver VIF config creation 2009-04-24 12:17:50 +00:00
test-paravirt-new-pvfb-vncdisplay.xml domain conf: Track <console> target type 2010-07-28 16:47:59 -04:00
test-paravirt-new-pvfb.cfg Fix XM driver VIF config creation 2009-04-24 12:17:50 +00:00
test-paravirt-new-pvfb.xml domain conf: Track <console> target type 2010-07-28 16:47:59 -04:00
test-paravirt-old-pvfb-vncdisplay.cfg Fix XM driver VIF config creation 2009-04-24 12:17:50 +00:00
test-paravirt-old-pvfb-vncdisplay.xml domain conf: Track <console> target type 2010-07-28 16:47:59 -04:00
test-paravirt-old-pvfb.cfg Fix XM driver VIF config creation 2009-04-24 12:17:50 +00:00
test-paravirt-old-pvfb.xml domain conf: Track <console> target type 2010-07-28 16:47:59 -04:00
test-pci-devs.cfg Fix XM driver VIF config creation 2009-04-24 12:17:50 +00:00
test-pci-devs.xml domain conf: Track <console> target type 2010-07-28 16:47:59 -04:00