On Mon, Oct 3, 2016 at 1:45 PM, Eric Blake wrote:
> On 10/03/2016 03:42 PM, Alistair Francis wrote:
>
An example of loading an ELF file which CPU0 will boot is shown below:
-device loader,file=./images/boot.elf,cpu-num=0
+
+Restrictions and ToDos
+---
On 10/03/2016 03:42 PM, Alistair Francis wrote:
>>> An example of loading an ELF file which CPU0 will boot is shown below:
>>> -device loader,file=./images/boot.elf,cpu-num=0
>>> +
>>> +Restrictions and ToDos
>>> +-
>>
>> Might be worth it to have the --- line up with the
On Mon, Oct 3, 2016 at 1:35 PM, Eric Blake wrote:
> On 10/03/2016 03:18 PM, Alistair Francis wrote:
>> Add a list of known restrictions and future work that will fix these
>> restrictions.
>>
>> Signed-off-by: Alistair Francis
>> ---
>>
>> docs/generic-loader.txt | 7 +++
>> 1 file changed,
On 10/03/2016 03:18 PM, Alistair Francis wrote:
> Add a list of known restrictions and future work that will fix these
> restrictions.
>
> Signed-off-by: Alistair Francis
> ---
>
> docs/generic-loader.txt | 7 +++
> 1 file changed, 7 insertions(+)
>
> diff --git a/docs/generic-loader.txt b
Add a list of known restrictions and future work that will fix these
restrictions.
Signed-off-by: Alistair Francis
---
docs/generic-loader.txt | 7 +++
1 file changed, 7 insertions(+)
diff --git a/docs/generic-loader.txt b/docs/generic-loader.txt
index 8fcb550..305cbc8 100644
--- a/docs/ge