[Qemu-devel] [PATCH for-2.9 25/30] block: add a model option for MTD devices

2016-11-29 Thread Cédric Le Goater
This could be used to define the flash model to use on some boards definitions. Signed-off-by: Cédric Le Goater Reviewed-by: Joel Stanley --- blockdev.c| 12 include/sysemu/blockdev.h | 1 + qemu-options.hx | 4 +++- 3 files changed, 16 insertions(+), 1

Re: [Qemu-devel] [PATCH for-2.9 25/30] block: add a model option for MTD devices

2016-11-29 Thread Cédric Le Goater
On 11/29/2016 04:44 PM, Cédric Le Goater wrote: > This could be used to define the flash model to use on some boards > definitions. As this patch was part of a larger set, I did not send the whole set to qemu-block@ list. Could you please take a look at the proposal ? Thanks, C. > Signed-off

Re: [Qemu-devel] [PATCH for-2.9 25/30] block: add a model option for MTD devices

2016-11-29 Thread Kevin Wolf
Am 29.11.2016 um 18:30 hat Cédric Le Goater geschrieben: > On 11/29/2016 04:44 PM, Cédric Le Goater wrote: > > This could be used to define the flash model to use on some boards > > definitions. > > As this patch was part of a larger set, I did not send the whole > set to qemu-block@ list. Could

Re: [Qemu-devel] [PATCH for-2.9 25/30] block: add a model option for MTD devices

2016-11-29 Thread Cédric Le Goater
On 11/29/2016 04:44 PM, Cédric Le Goater wrote: > This could be used to define the flash model to use on some boards > definitions. As this patch was part of a larger set, I did not send the whole set to qemu-block@ list. Could you please take a look at the proposal ? Thanks, C. > Signed-off

Re: [Qemu-devel] [PATCH for-2.9 25/30] block: add a model option for MTD devices

2016-11-30 Thread Cédric Le Goater
On 11/29/2016 07:08 PM, Kevin Wolf wrote: > Am 29.11.2016 um 18:30 hat Cédric Le Goater geschrieben: >> On 11/29/2016 04:44 PM, Cédric Le Goater wrote: >>> This could be used to define the flash model to use on some boards >>> definitions. >> >> As this patch was part of a larger set, I did not sen

Re: [Qemu-devel] [PATCH for-2.9 25/30] block: add a model option for MTD devices

2016-11-30 Thread Kevin Wolf
Am 30.11.2016 um 16:09 hat Cédric Le Goater geschrieben: > On 11/29/2016 07:08 PM, Kevin Wolf wrote: > > Am 29.11.2016 um 18:30 hat Cédric Le Goater geschrieben: > >> On 11/29/2016 04:44 PM, Cédric Le Goater wrote: > >>> This could be used to define the flash model to use on some boards > >>> defin