From: Andrea Bolognani Date: Thu, 3 Feb 2022 13:46:59 +0000 (+0100) Subject: docs: Add example for isa-debugcon X-Git-Tag: v8.1.0-rc1~194 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=654968381df0256c047d2ecd4542ccc90dc57ad0;p=thirdparty%2Flibvirt.git docs: Add example for isa-debugcon Most people will want to use isa-debugcon to obtain debug output for SeaBIOS / EDK II, so let's include a ready-made example for that scenario in our documentation. Signed-off-by: Andrea Bolognani Reviewed-by: Daniel P. Berrangé --- diff --git a/docs/formatdomain.rst b/docs/formatdomain.rst index 8fa5940469..24611f0f09 100644 --- a/docs/formatdomain.rst +++ b/docs/formatdomain.rst @@ -6395,6 +6395,12 @@ Serial port + + + +
+ + ...