Re: [PATCH] docs/devel: Add cross-compiling doc

2023-09-07 Thread Alex Bennée
Andrew Jones writes: > Add instructions for how to cross-compile QEMU for RISC-V. The > file is named generically because there's no reason not to collect > other architectures steps into the same file, especially because > several subsections like those for cross-compiling QEMU dependencies >

Re: [PATCH] docs/devel: Add cross-compiling doc

2023-09-07 Thread Andrew Jones
On Thu, Sep 07, 2023 at 01:13:33PM +1000, Alistair Francis wrote: > On Wed, Jul 26, 2023 at 10:08 PM Andrew Jones wrote: > > > > Add instructions for how to cross-compile QEMU for RISC-V. The > > file is named generically because there's no reason not to collect > > other architectures steps into

Re: [PATCH] docs/devel: Add cross-compiling doc

2023-09-06 Thread Alistair Francis
On Wed, Jul 26, 2023 at 10:08 PM Andrew Jones wrote: > > Add instructions for how to cross-compile QEMU for RISC-V. The > file is named generically because there's no reason not to collect > other architectures steps into the same file, especially because > several subsections like those for cross

Re: [PATCH] docs/devel: Add cross-compiling doc

2023-09-06 Thread Alistair Francis
On Wed, Jul 26, 2023 at 10:08 PM Andrew Jones wrote: > > Add instructions for how to cross-compile QEMU for RISC-V. The > file is named generically because there's no reason not to collect > other architectures steps into the same file, especially because > several subsections like those for cross

Re: [PATCH] docs/devel: Add cross-compiling doc

2023-09-06 Thread Alistair Francis
On Wed, Jul 26, 2023 at 10:08 PM Andrew Jones wrote: > > Add instructions for how to cross-compile QEMU for RISC-V. The > file is named generically because there's no reason not to collect > other architectures steps into the same file, especially because > several subsections like those for cross

Re: [PATCH] docs/devel: Add cross-compiling doc

2023-07-26 Thread Daniel Henrique Barboza
On 7/26/23 09:07, Andrew Jones wrote: Add instructions for how to cross-compile QEMU for RISC-V. The file is named generically because there's no reason not to collect other architectures steps into the same file, especially because several subsections like those for cross-compiling QEMU depen

[PATCH] docs/devel: Add cross-compiling doc

2023-07-26 Thread Andrew Jones
Add instructions for how to cross-compile QEMU for RISC-V. The file is named generically because there's no reason not to collect other architectures steps into the same file, especially because several subsections like those for cross-compiling QEMU dependencies using meson and a cross-file could