Home
last modified time | relevance | path

Searched hist:"3 a846906" (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/
H A Dqemu-options.hx3a846906 Thu Oct 06 05:24:12 CDT 2011 Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> qemu-options: avoid #if in spicevmc texi help

Preprocessor directives cannot be used in STEXI/ETEXI sections since
they are not passed through the preprocessor. The spicevmc chardev
option help currently uses #if, which is included verbatim in the man
page output.

Fix this by simply stating that spicevmc chardevs are available only in
builds with spice support.

Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com>