On 04/26/2012 08:17 PM, Peter Maydell wrote:
On 26 April 2012 16:23, Christian Borntraeger<borntrae...@de.ibm.com>  wrote:
From: Einar Lueck<elelu...@de.ibm.com>

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: i.mitsya...@samsung.com

Reply via email to