Re: [Qemu-devel] [PATCH v3 1/1] docs/generic-loader: Update the document

2016-10-07 Thread Peter Maydell
On 6 October 2016 at 09:24, Markus Armbruster wrote: > Alistair Francis writes: > >> This patch does three things: >> - It adds a list of restrictions and ToDos >> - It corrects the header --- lines to match the length of the header >> - It clarifies the force-raw option >> >> Signed-off-by: A

Re: [Qemu-devel] [PATCH v3 1/1] docs/generic-loader: Update the document

2016-10-06 Thread Markus Armbruster
Alistair Francis writes: > This patch does three things: > - It adds a list of restrictions and ToDos > - It corrects the header --- lines to match the length of the header > - It clarifies the force-raw option > > Signed-off-by: Alistair Francis Thanks, Alistair! Reviewed-by: Markus Armbru

[Qemu-devel] [PATCH v3 1/1] docs/generic-loader: Update the document

2016-10-05 Thread Alistair Francis
This patch does three things: - It adds a list of restrictions and ToDos - It corrects the header --- lines to match the length of the header - It clarifies the force-raw option Signed-off-by: Alistair Francis --- This patch was previously called 'docs/generic-loader: Add restrictions and