Am 22.11.2012 15:02, schrieb Markus Armbruster:
> Watch this:
> 
>     (qemu) drive_add 0 if=scsi
>     Segmentation fault (core dumped)
> 
> Broken in commit 0d936928 "qdev: Convert busses to QEMU Object Model".
> Before:
> 
>     (qemu) drive_add 0 if=scsi
>     Device is not a SCSI adapter

I have a patch in my development tree for this. Didn't get committed
because it wasn't clear to me how to fix the second part:

(qemu) drive_add 1 file=/tmp/test.qcow2,if=scsi
Object 0x7f84a1cf6190 is not an instance of type SCSI
Abgebrochen

And when Anthony finally replied, I was too busy to actually complete
the fix. I'll do that now.

Kevin

Reply via email to