Peter Maydell <peter.mayd...@linaro.org> writes: > On 12 May 2011 19:58, Markus Armbruster <arm...@redhat.com> wrote: >> Anthony Liguori <anth...@codemonkey.ws> writes: >>> But for things like Spice where the lack of libspice influences >>> whether the device is available, how do I extract formal documentation >>> to publish on qemu.org reliably? >> >> If no maintainer of QEMU can build with Spice enabled, it got more >> serious problems than extracting its documentation. > > The point isn't that you can arrange to build with option Foo > enabled but that if the build environment changes accidentally > there's not much warning that the official docs have suddenly > lost some devices.
Fair point. Compare against list of known devices. That way, all you keep at bit-rotting distance from code is the list of known devices. [...]