On 14/11/19 09:56, Marc-André Lureau wrote: >> + qemu_printf(" %s", fvi->ac->name); > > There was a discussion on the original patch that this will have > -accel appended.
This is not the class name, it's the name member of AccelClass. Paolo
On 14/11/19 09:56, Marc-André Lureau wrote: >> + qemu_printf(" %s", fvi->ac->name); > > There was a discussion on the original patch that this will have > -accel appended.
This is not the class name, it's the name member of AccelClass. Paolo