On Tue, May 4, 2021 at 1:13 AM Paolo Bonzini <pbonz...@redhat.com> wrote: > > On 03/05/21 09:12, Alistair Francis wrote: > >> deprecated.rst is mainly thought for the things that only have been marked > >> as deprecated, but not changed yet. Once it's done, the items normally get > >> moved to docs/system/removed-features.rst instead. > > Too easy, I'll move it there instead. > > Can you move the description to docs/system/target-riscv.rst? The > switch from ``bios none`` to ``-bios default`` in 5.1 can be placed in a > footnote if desirable, but the documentation of ``-bios`` is worth > keeping in a more prominent place.
Good idea. I have sent a patch that adds a line to `docs/system/removed-features.rst` and the rest of the information is in the RISC-V documentation. https://lists.nongnu.org/archive/html/qemu-devel/2021-05/msg00789.html Alistair > > Paolo >