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

2023-09-10 Thread Daniel Henrique Barboza
On 9/7/23 05:46, 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 depend

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

2023-09-07 Thread Andrew Jones
On Thu, Sep 07, 2023 at 02:31:20PM +0200, Andrew Jones wrote: > On Thu, Sep 07, 2023 at 11:20:55AM +0100, Alex Bennée wrote: > > > > 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 coll

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

2023-09-07 Thread Andrew Jones
On Thu, Sep 07, 2023 at 11:20:55AM +0100, Alex Bennée wrote: > > 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 >

Re: [PATCH v2] 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 >

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

2023-09-07 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