Dario Faggioli
3206ea7c01
- Revert to revision 715. We're fixing bug 1199924, before moving to QEMU 7.0 OBS-URL: https://build.opensuse.org/request/show/979479 OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=718
24 lines
614 B
Diff
24 lines
614 B
Diff
From: Bruce Rogers <brogers@suse.com>
|
|
Date: Fri, 29 Jan 2021 20:06:16 -0700
|
|
Subject: doc: add our support doc to the main project doc for x86 and s390x
|
|
|
|
Include-If: %if %{legacy_qemu_kvm}
|
|
|
|
Signed-off-by: Bruce Rogers <brogers@suse.com>
|
|
---
|
|
docs/index.rst | 1 +
|
|
1 file changed, 1 insertion(+)
|
|
|
|
diff --git a/docs/index.rst b/docs/index.rst
|
|
index 0b9ee9901d952c37cf3f9aefeffc..0669fc4cca6d0298cfab566857ba 100644
|
|
--- a/docs/index.rst
|
|
+++ b/docs/index.rst
|
|
@@ -11,6 +11,7 @@ Welcome to QEMU's documentation!
|
|
:maxdepth: 2
|
|
:caption: Contents:
|
|
|
|
+ supported.rst
|
|
about/index
|
|
system/index
|
|
user/index
|