From: Chen Hanxiao Date: Tue, 29 Apr 2014 07:47:26 +0000 (+0800) Subject: docs: update docs for setting the QEMU BIOS path X-Git-Tag: v1.2.4-rc2~5 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6c19f0de49da1a8a7eb74740dac48eee89cfed9e;p=thirdparty%2Flibvirt.git docs: update docs for setting the QEMU BIOS path commit ddf2dfa1f79af0405df5ca10583764a497c7a0db provided a way to determine which bios files to use. But we need to update related docs. disccussed at: http://www.redhat.com/archives/libvir-list/2012-June/msg01286.html Signed-off-by: Chen Hanxiao Signed-off-by: Martin Kletzander --- diff --git a/docs/formatdomain.html.in b/docs/formatdomain.html.in index b9bbcc9f7d..b1be7247a0 100644 --- a/docs/formatdomain.html.in +++ b/docs/formatdomain.html.in @@ -126,9 +126,10 @@ these. Since 0.0.1
loader
The optional loader tag refers to a firmware blob - used to assist the domain creation process. At this time, it is - only needed by Xen fully virtualized - domains. Since 0.1.0
+ used to assist the domain creation process. It is used by Xen + fully virtualized domains as well as setting the QEMU BIOS file + path for QEMU/KVM domains. Xen since 0.1.0, + QEMU/KVM since 0.9.12
boot
The dev attribute takes one of the values "fd", "hd", "cdrom" or "network" and is used to specify the next boot device