Re: [Qemu-devel] RISC-V: Include ROM in QEMU

2019-06-19 Thread Alistair Francis
On Tue, Jun 18, 2019 at 3:17 PM Alistair Francis wrote: > > On Mon, Jun 10, 2019 at 11:30 PM Gerd Hoffmann wrote: > > > > On Fri, Jun 07, 2019 at 05:03:42PM -0700, Palmer Dabbelt wrote: > > > On Thu, 06 Jun 2019 16:22:47 PDT (-0700), alistai...@gmail.com wrote: > > > > Hello, > > > > > > > > As a

Re: [Qemu-devel] RISC-V: Include ROM in QEMU

2019-06-18 Thread Alistair Francis
On Mon, Jun 10, 2019 at 11:30 PM Gerd Hoffmann wrote: > > On Fri, Jun 07, 2019 at 05:03:42PM -0700, Palmer Dabbelt wrote: > > On Thu, 06 Jun 2019 16:22:47 PDT (-0700), alistai...@gmail.com wrote: > > > Hello, > > > > > > As a test of the waters, how would the QEMU community feel about > > > includ

Re: [Qemu-devel] RISC-V: Include ROM in QEMU

2019-06-18 Thread Alistair Francis
On Fri, Jun 7, 2019 at 5:03 PM Palmer Dabbelt wrote: > > On Thu, 06 Jun 2019 16:22:47 PDT (-0700), alistai...@gmail.com wrote: > > Hello, > > > > As a test of the waters, how would the QEMU community feel about > > including the RISC-V OpenSBI project as a ROM submodule? > > > > The idea would be

Re: [Qemu-devel] RISC-V: Include ROM in QEMU

2019-06-10 Thread Gerd Hoffmann
On Fri, Jun 07, 2019 at 05:03:42PM -0700, Palmer Dabbelt wrote: > On Thu, 06 Jun 2019 16:22:47 PDT (-0700), alistai...@gmail.com wrote: > > Hello, > > > > As a test of the waters, how would the QEMU community feel about > > including the RISC-V OpenSBI project as a ROM submodule? > > > > The idea

Re: [Qemu-devel] RISC-V: Include ROM in QEMU

2019-06-07 Thread Palmer Dabbelt
On Thu, 06 Jun 2019 16:22:47 PDT (-0700), alistai...@gmail.com wrote: Hello, As a test of the waters, how would the QEMU community feel about including the RISC-V OpenSBI project as a ROM submodule? The idea would be to have OpenSBI (similar to ATF for ARM and a BIOS for x86) included by defaul

[Qemu-devel] RISC-V: Include ROM in QEMU

2019-06-06 Thread Alistair Francis
Hello, As a test of the waters, how would the QEMU community feel about including the RISC-V OpenSBI project as a ROM submodule? The idea would be to have OpenSBI (similar to ATF for ARM and a BIOS for x86) included by default to simplify the QEMU RISC-V boot process for users. This would remove