On Fri, 2017-11-24 at 09:15 +0100, Cédric Le Goater wrote: > So The Linux driver is expected to choose priority 6. The priority > validity is then checked in each hcall returning H_P4/H_P3 in case of > failure. > > But it is true that we scale the arrays with : > > #define XIVE_PRIORITY_MAX 7 > > Do you want QEMU to completely remove prio 7 ?
I'd like qemu to be consistent, at least make sure it errors out if the OS tries to configue prio 7 or route an irq to it. Cheers, Ben.