On Tue, May 4, 2021 at 6:34 AM Alistair Francis <alistair.fran...@wdc.com> wrote: > > QEMU 5.1 changed the behaviour of the default boot for the RISC-V virt > and sifive_u machines. This patch moves that change from the > deprecated.rst file to the removed-features.rst file and the > target-riscv.rst. > > Signed-off-by: Alistair Francis <alistair.fran...@wdc.com> > --- > docs/system/deprecated.rst | 19 ------------------- > docs/system/removed-features.rst | 5 +++++ > docs/system/target-riscv.rst | 13 ++++++++++++- > 3 files changed, 17 insertions(+), 20 deletions(-) >
Reviewed-by: Bin Meng <bmeng...@gmail.com>