On 29/01/2015 18:25, Laszlo Ersek wrote: > Another possibility would be to replace QLIST_INSERT_HEAD() with > QTAILQ_INSERT_TAIL() in qbus_realize(), but compared to the virt board > code, that could very easily regress stuff.
Yes, this would be an ABI change. Paolo