On 11/01/21 10:27, Jiri Denemark wrote:
We use a fallback for capabilities probing (in qemuProcessQMPLaunch) so
in case the old -machine type,accel=... way is going to be deprecated,

Most likely not. We've gotten better at making the "old ways" just syntactic sugar for the "new ways" without keeping messy code around the whole codebase, so deprecation is not always that appealing.

Paolo

we need to be able to detect whether multiple -accel options are allowed
and use -machine otherwise.

Reply via email to