libvirt/tests/xmconfigdata
Michal Privoznik 68bf13dbef conf: Extend <loader/> and introduce <nvram/>
Up to now, users can configure BIOS via the <loader/> element. With
the upcoming implementation of UEFI this is not enough as BIOS and
UEFI are conceptually different. For instance, while BIOS is ROM, UEFI
is programmable flash (although all writes to code section are
denied). Therefore we need new attribute @type which will
differentiate the two. Then, new attribute @readonly is introduced to
reflect the fact that some images are RO.

Moreover, the OVMF (which is going to be used mostly), works in two
modes:
1) Code and UEFI variable store is mixed in one file.
2) Code and UEFI variable store is separated in two files

The latter has advantage of updating the UEFI code without losing the
configuration. However, in order to represent the latter case we need
yet another XML element: <nvram/>. Currently, it has no additional
attributes, it's just a bare element containing path to the variable
store file.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Acked-by: Laszlo Ersek <lersek@redhat.com>
Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
2014-09-10 09:38:07 +02:00
..
sexpr2xml-pv-bootloader.cfg
sexpr2xml-pv-bootloader.xml
test-escape-paths.cfg src/xenconfig: wrap common formatting code 2014-08-18 20:37:07 -06:00
test-escape-paths.xml conf: Extend <loader/> and introduce <nvram/> 2014-09-10 09:38:07 +02:00
test-fullvirt-force-hpet.cfg src/xenconfig: wrap common formatting code 2014-08-18 20:37:07 -06:00
test-fullvirt-force-hpet.xml conf: Extend <loader/> and introduce <nvram/> 2014-09-10 09:38:07 +02:00
test-fullvirt-force-nohpet.cfg src/xenconfig: wrap common formatting code 2014-08-18 20:37:07 -06:00
test-fullvirt-force-nohpet.xml conf: Extend <loader/> and introduce <nvram/> 2014-09-10 09:38:07 +02:00
test-fullvirt-localtime.cfg src/xenconfig: wrap common formatting code 2014-08-18 20:37:07 -06:00
test-fullvirt-localtime.xml conf: Extend <loader/> and introduce <nvram/> 2014-09-10 09:38:07 +02:00
test-fullvirt-net-ioemu.cfg src/xenconfig: wrap common formatting code 2014-08-18 20:37:07 -06:00
test-fullvirt-net-ioemu.xml conf: Extend <loader/> and introduce <nvram/> 2014-09-10 09:38:07 +02:00
test-fullvirt-net-netfront.cfg src/xenconfig: wrap common formatting code 2014-08-18 20:37:07 -06:00
test-fullvirt-net-netfront.xml conf: Extend <loader/> and introduce <nvram/> 2014-09-10 09:38:07 +02:00
test-fullvirt-new-cdrom.cfg src/xenconfig: wrap common formatting code 2014-08-18 20:37:07 -06:00
test-fullvirt-new-cdrom.xml conf: Extend <loader/> and introduce <nvram/> 2014-09-10 09:38:07 +02:00
test-fullvirt-old-cdrom.cfg src/xenconfig: wrap common formatting code 2014-08-18 20:37:07 -06:00
test-fullvirt-old-cdrom.xml conf: Extend <loader/> and introduce <nvram/> 2014-09-10 09:38:07 +02:00
test-fullvirt-parallel-tcp.cfg src/xenconfig: wrap common formatting code 2014-08-18 20:37:07 -06:00
test-fullvirt-parallel-tcp.xml conf: Extend <loader/> and introduce <nvram/> 2014-09-10 09:38:07 +02:00
test-fullvirt-serial-dev-2-ports.cfg src/xenconfig: wrap common formatting code 2014-08-18 20:37:07 -06:00
test-fullvirt-serial-dev-2-ports.xml conf: Extend <loader/> and introduce <nvram/> 2014-09-10 09:38:07 +02:00
test-fullvirt-serial-dev-2nd-port.cfg src/xenconfig: wrap common formatting code 2014-08-18 20:37:07 -06:00
test-fullvirt-serial-dev-2nd-port.xml conf: Extend <loader/> and introduce <nvram/> 2014-09-10 09:38:07 +02:00
test-fullvirt-serial-file.cfg src/xenconfig: wrap common formatting code 2014-08-18 20:37:07 -06:00
test-fullvirt-serial-file.xml conf: Extend <loader/> and introduce <nvram/> 2014-09-10 09:38:07 +02:00
test-fullvirt-serial-null.cfg src/xenconfig: wrap common formatting code 2014-08-18 20:37:07 -06:00
test-fullvirt-serial-null.xml conf: Extend <loader/> and introduce <nvram/> 2014-09-10 09:38:07 +02:00
test-fullvirt-serial-pipe.cfg src/xenconfig: wrap common formatting code 2014-08-18 20:37:07 -06:00
test-fullvirt-serial-pipe.xml conf: Extend <loader/> and introduce <nvram/> 2014-09-10 09:38:07 +02:00
test-fullvirt-serial-pty.cfg src/xenconfig: wrap common formatting code 2014-08-18 20:37:07 -06:00
test-fullvirt-serial-pty.xml conf: Extend <loader/> and introduce <nvram/> 2014-09-10 09:38:07 +02:00
test-fullvirt-serial-stdio.cfg src/xenconfig: wrap common formatting code 2014-08-18 20:37:07 -06:00
test-fullvirt-serial-stdio.xml conf: Extend <loader/> and introduce <nvram/> 2014-09-10 09:38:07 +02:00
test-fullvirt-serial-tcp-telnet.cfg src/xenconfig: wrap common formatting code 2014-08-18 20:37:07 -06:00
test-fullvirt-serial-tcp-telnet.xml conf: Extend <loader/> and introduce <nvram/> 2014-09-10 09:38:07 +02:00
test-fullvirt-serial-tcp.cfg src/xenconfig: wrap common formatting code 2014-08-18 20:37:07 -06:00
test-fullvirt-serial-tcp.xml conf: Extend <loader/> and introduce <nvram/> 2014-09-10 09:38:07 +02:00
test-fullvirt-serial-udp.cfg src/xenconfig: wrap common formatting code 2014-08-18 20:37:07 -06:00
test-fullvirt-serial-udp.xml conf: Extend <loader/> and introduce <nvram/> 2014-09-10 09:38:07 +02:00
test-fullvirt-serial-unix.cfg src/xenconfig: wrap common formatting code 2014-08-18 20:37:07 -06:00
test-fullvirt-serial-unix.xml conf: Extend <loader/> and introduce <nvram/> 2014-09-10 09:38:07 +02:00
test-fullvirt-sound.cfg src/xenconfig: wrap common formatting code 2014-08-18 20:37:07 -06:00
test-fullvirt-sound.xml conf: Extend <loader/> and introduce <nvram/> 2014-09-10 09:38:07 +02:00
test-fullvirt-usbmouse.cfg src/xenconfig: wrap common formatting code 2014-08-18 20:37:07 -06:00
test-fullvirt-usbmouse.xml conf: Extend <loader/> and introduce <nvram/> 2014-09-10 09:38:07 +02:00
test-fullvirt-usbtablet-no-bus.xml
test-fullvirt-usbtablet.cfg src/xenconfig: wrap common formatting code 2014-08-18 20:37:07 -06:00
test-fullvirt-usbtablet.xml conf: Extend <loader/> and introduce <nvram/> 2014-09-10 09:38:07 +02:00
test-fullvirt-utc.cfg src/xenconfig: wrap common formatting code 2014-08-18 20:37:07 -06:00
test-fullvirt-utc.xml conf: Extend <loader/> and introduce <nvram/> 2014-09-10 09:38:07 +02:00
test-no-source-cdrom.cfg src/xenconfig: wrap common formatting code 2014-08-18 20:37:07 -06:00
test-no-source-cdrom.xml conf: Extend <loader/> and introduce <nvram/> 2014-09-10 09:38:07 +02:00
test-paravirt-net-e1000.cfg src/xenconfig: wrap common formatting code 2014-08-18 20:37:07 -06:00
test-paravirt-net-e1000.xml conf: Add keyboard input device type 2014-02-19 09:16:31 +01:00
test-paravirt-net-vifname.cfg src/xenconfig: wrap common formatting code 2014-08-18 20:37:07 -06:00
test-paravirt-net-vifname.xml conf: Add keyboard input device type 2014-02-19 09:16:31 +01:00
test-paravirt-new-pvfb-vncdisplay.cfg src/xenconfig: wrap common formatting code 2014-08-18 20:37:07 -06:00
test-paravirt-new-pvfb-vncdisplay.xml conf: Add keyboard input device type 2014-02-19 09:16:31 +01:00
test-paravirt-new-pvfb.cfg src/xenconfig: wrap common formatting code 2014-08-18 20:37:07 -06:00
test-paravirt-new-pvfb.xml conf: Add keyboard input device type 2014-02-19 09:16:31 +01:00
test-paravirt-old-pvfb-vncdisplay.cfg src/xenconfig: wrap common formatting code 2014-08-18 20:37:07 -06:00
test-paravirt-old-pvfb-vncdisplay.xml conf: Add keyboard input device type 2014-02-19 09:16:31 +01:00
test-paravirt-old-pvfb.cfg src/xenconfig: wrap common formatting code 2014-08-18 20:37:07 -06:00
test-paravirt-old-pvfb.xml conf: Add keyboard input device type 2014-02-19 09:16:31 +01:00
test-paravirt-vcpu.cfg src/xenconfig: wrap common formatting code 2014-08-18 20:37:07 -06:00
test-paravirt-vcpu.xml
test-pci-devs.cfg src/xenconfig: wrap common formatting code 2014-08-18 20:37:07 -06:00
test-pci-devs.xml conf: Extend <loader/> and introduce <nvram/> 2014-09-10 09:38:07 +02:00