qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v3 1/5] m25p80: qdev-ify drive property


From: Peter Maydell
Subject: Re: [Qemu-devel] [PATCH v3 1/5] m25p80: qdev-ify drive property
Date: Thu, 23 Jun 2016 19:35:53 +0100

On 23 June 2016 at 17:33, Cédric Le Goater <address@hidden> wrote:
> From: Paolo Bonzini <address@hidden>
>
> This allows specifying the property via -drive if=none and creating
> the flash device with -device.
>
> Signed-off-by: Paolo Bonzini <address@hidden>
> Signed-off-by: Cédric Le Goater <address@hidden>
> ---
>  hw/arm/xilinx_zynq.c                |  8 +++++++-
>  hw/arm/xlnx-ep108.c                 |  9 ++++++++-
>  hw/block/m25p80.c                   | 10 ++--------
>  hw/microblaze/petalogix_ml605_mmu.c |  9 ++++++++-
>  4 files changed, 25 insertions(+), 11 deletions(-)

hw/arm/sabrelite.c also creates one of these devices and needs updating.

thanks
-- PMM



reply via email to

[Prev in Thread] Current Thread [Next in Thread]