What about something like -hdX test.iso,hw=cdrom with default hw being disk?
And why not a shorted and more standard solution?
-ideN [hd:|cd:]filename
Examples:
-ide0 /tmp/myimage.dsk
Set primary master as harddisk (hd: is the default)
-ide1 hd:/tmp/myimage.dsk
Set primary slave as harddisk
It seems this interesting patch:
http://lists.gnu.org/archive/html/qemu-devel/2006-03/msg00041.html
hasn't been applied to CVS for some reason.
Has it been accidentally skipped or is it not applicable to CVS?
Best regards.
Miguel.
_