qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 1/1] Support default interface types per QEMUMac


From: Igor Mitsyanko
Subject: Re: [Qemu-devel] [PATCH 1/1] Support default interface types per QEMUMachine
Date: Thu, 26 Apr 2012 21:13:51 +0400
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.28) Gecko/20120313 Thunderbird/3.1.20

On 04/26/2012 08:17 PM, Peter Maydell wrote:
On 26 April 2012 16:23, Christian Borntraeger<address@hidden>  wrote:
From: Einar Lueck<address@hidden>

There are QEMUMachines that have neither IF_IDE nor IF_SCSI as a
default/standard interface to their block devices / drives. Therefore,
this patch introduces a new field def_blk_if per QEMUMachine struct.

Can you describe what the problem is that you're trying to solve
here? It's not entirely obvious from this commit message.

thanks
-- PMM



As I understand, this patch only purpose is to remove necessity of specifying "if=" option for "-drive" command line argument (and drive_add HMP/QMP command), this way on a machine with SD card interface only you no longer need to write "-drive file=./my.img,if=sd", you can just write "-drive file=./my.img"

Christian, if this patch will be accepted, please set IF_SD as default for exynos_boards.c

--
Mitsyanko Igor
ASWG, Moscow R&D center, Samsung Electronics
email: address@hidden



reply via email to

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