mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 20:42:56 +01:00
Newer Qemu variants quit with an error about already existing devices if the same device-id is add and removed in a loop fast. To circumvent this strange behaviour, simply use consecutive device id numbers. Ref genodelabs/genode#5021