Re: [Qemu-devel] [RFC v1 0/5] RISC-V: Add firmware loading support and default

2019-06-19 Thread Alistair Francis
On Wed, Jun 19, 2019 at 7:42 AM Bin Meng wrote: > > On Wed, Jun 19, 2019 at 10:30 PM Alistair Francis > wrote: > > > > On Wed, Jun 19, 2019 at 7:26 AM Bin Meng wrote: > > > > > > On Wed, Jun 19, 2019 at 8:56 AM Alistair Francis > > > wrote: > > > > > > > > This is an RFC as it will break ALL c

Re: [Qemu-devel] [RFC v1 0/5] RISC-V: Add firmware loading support and default

2019-06-19 Thread Bin Meng
On Wed, Jun 19, 2019 at 10:30 PM Alistair Francis wrote: > > On Wed, Jun 19, 2019 at 7:26 AM Bin Meng wrote: > > > > On Wed, Jun 19, 2019 at 8:56 AM Alistair Francis > > wrote: > > > > > > This is an RFC as it will break ALL current users! See below for details. > > > > > > This series consolida

Re: [Qemu-devel] [RFC v1 0/5] RISC-V: Add firmware loading support and default

2019-06-19 Thread Alistair Francis
On Wed, Jun 19, 2019 at 7:26 AM Bin Meng wrote: > > On Wed, Jun 19, 2019 at 8:56 AM Alistair Francis > wrote: > > > > This is an RFC as it will break ALL current users! See below for details. > > > > This series consolidates the current RISC-V kernel loading > > impelementation while also adding

Re: [Qemu-devel] [RFC v1 0/5] RISC-V: Add firmware loading support and default

2019-06-19 Thread Bin Meng
On Wed, Jun 19, 2019 at 8:56 AM Alistair Francis wrote: > > This is an RFC as it will break ALL current users! See below for details. > > This series consolidates the current RISC-V kernel loading > impelementation while also adding support for the -bios option and more > advanced kernel image typ

[Qemu-devel] [RFC v1 0/5] RISC-V: Add firmware loading support and default

2019-06-18 Thread Alistair Francis
This is an RFC as it will break ALL current users! See below for details. This series consolidates the current RISC-V kernel loading impelementation while also adding support for the -bios option and more advanced kernel image types. After consolidating the kernel loading we can extend the boot l