Kevin Wolf writes:
> Commit 63ffb564 broke floppy devices specific on the command line like
> -drive file=...,if=none,id=floppy -global isa-fdc.driveA=floppy because it
> relies on drive_get() which works only with -fda/-drive if=floppy.
>
> This patch resembles what we're already doing for IDE,
Hi Kevin,
On Thu, Oct 20, 2011 at 5:41 PM, Kevin Wolf wrote:
> Commit 63ffb564 broke floppy devices specific on the command line like
> -drive file=...,if=none,id=floppy -global isa-fdc.driveA=floppy because it
> relies on drive_get() which works only with -fda/-drive if=floppy.
>
> This patch re
Commit 63ffb564 broke floppy devices specific on the command line like
-drive file=...,if=none,id=floppy -global isa-fdc.driveA=floppy because it
relies on drive_get() which works only with -fda/-drive if=floppy.
This patch resembles what we're already doing for IDE, i.e. remember the floppy
devic