Re: [PATCH 4/7] docs: Move deprecation, build and license info out of system/

2021-07-05 Thread Daniel P . Berrangé
On Mon, Jul 05, 2021 at 10:55:44AM +0100, Peter Maydell wrote: > Now that we have a single Sphinx manual rather than multiple manuals, > we can provide a better place for "common to all of QEMU" information > like the deprecation notices, build platforms, license information, > which we currently h

Re: [PATCH 4/7] docs: Move deprecation, build and license info out of system/

2021-07-05 Thread Philippe Mathieu-Daudé
On 7/5/21 11:55 AM, Peter Maydell wrote: > Now that we have a single Sphinx manual rather than multiple manuals, > we can provide a better place for "common to all of QEMU" information > like the deprecation notices, build platforms, license information, > which we currently have in the system/ man

[PATCH 4/7] docs: Move deprecation, build and license info out of system/

2021-07-05 Thread Peter Maydell
Now that we have a single Sphinx manual rather than multiple manuals, we can provide a better place for "common to all of QEMU" information like the deprecation notices, build platforms, license information, which we currently have in the system/ manual even though it applies to all of QEMU. Creat