]> git.ipfire.org Git - thirdparty/libvirt.git/commit
docs, conf: add support for bootmenu timeout
authorMartin Kletzander <mkletzan@redhat.com>
Fri, 22 Aug 2014 11:39:26 +0000 (13:39 +0200)
committerMartin Kletzander <mkletzan@redhat.com>
Mon, 25 Aug 2014 12:10:54 +0000 (14:10 +0200)
commit43b8123d398361c1354804e0768f95163c69447f
treef5ae30bf94f63a66e059ff855f4179ef26720752
parentfa82c0f36a5768effedd00df24f75efe96331612
docs, conf: add support for bootmenu timeout

Signed-off-by: Martin Kletzander <mkletzan@redhat.com>
docs/formatdomain.html.in
docs/schemas/domaincommon.rng
src/conf/domain_conf.c
src/conf/domain_conf.h
tests/qemuxml2argvdata/qemuxml2argv-boot-menu-disable-with-timeout.xml [new file with mode: 0644]
tests/qemuxml2argvdata/qemuxml2argv-boot-menu-enable-with-timeout-invalid.xml [new file with mode: 0644]
tests/qemuxml2argvdata/qemuxml2argv-boot-menu-enable-with-timeout.xml [new file with mode: 0644]
tests/qemuxml2argvtest.c
tests/qemuxml2xmloutdata/qemuxml2xmlout-boot-menu-disable-with-timeout.xml [new file with mode: 0644]
tests/qemuxml2xmltest.c