Control: severity -1 wishlist
Control: tag -1 + confirmed upstream

05.07.2014 23:08, Bastian Blank wrote:
> Package: qemu-system-x86
> Version: 2.0.0+dfsg-6+b1
> Severity: normal
> 
> qemu allows definition of several devices with type ide-hd or ide-cd.
> All of them are assigned to the same bus, which can only hold one device
> at a time.
> 
> Fails:
> | -device ide-cd,drive=ide0
> | -device ide-cd,drive=ide1
> 
> Works:
> | -device ide-cd,drive=ide0,bus=ide0
> | -device ide-cd,drive=ide1,bus=ide1

I'm highly skeptical that upstream will try to fix this.  These
(including -hda -cdrom etc) are shortcuts for simple cases, more
complex cases should use more complete definitions, and "everyone
is moved to libvirt anyway", which specifies everything explicitly.

Thanks,

/mjt


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to