Am 09.10.2010 um 12:09 schrieb Markus Armbruster:
Commit 12a71a02 created qdev "SUNW,fdtwo". It can't be named in -device, because the name contains a comma: "-device SUNW,fdtwo" gets parsed as driver SUNW with property fdtwo.
Calls for an escape mechanism then. :) Andreas
Is this device user-configurable? Or should no_user be set? Regardless, can we have a more user-friendly name?