On Thu, Aug 16, 2012 at 5:17 AM, Markus Armbruster <arm...@redhat.com> wrote:
> Cc: Peter Crosthwaite <peter.crosthwa...@petalogix.com>
>
> Suppress default floppy and CD-ROM drives.  SD card was already
> suppressed.
>
> Signed-off-by: Markus Armbruster <arm...@redhat.com>
Reviewed-by: Peter Crosthwaite <peter.crosthwa...@petalogix.com>
> ---
>  hw/xilinx_zynq.c | 2 --
>  1 file changed, 2 deletions(-)
>
> diff --git a/hw/xilinx_zynq.c b/hw/xilinx_zynq.c
> index 1f16a34..b532953 100644
> --- a/hw/xilinx_zynq.c
> +++ b/hw/xilinx_zynq.c
> @@ -146,8 +146,6 @@ static QEMUMachine zynq_machine = {
>      .init = zynq_init,
>      .use_scsi = 1,
>      .max_cpus = 1,
> -    .use_floppy = 1,
> -    .use_cdrom = 1,
>  };
>
>  static void zynq_machine_init(void)
> --
> 1.7.11.2
>

Reply via email to