On 29 September 2016 at 17:42, Alistair Francis
wrote:
> On Thu, Sep 29, 2016 at 5:04 PM, Peter Maydell
> wrote:
>> On 26 September 2016 at 10:49, Alistair Francis
>> wrote:
>>> There was an error with some of the register implementation assuming
>>> there are 16 priority queues supported when
On Thu, Sep 29, 2016 at 5:04 PM, Peter Maydell wrote:
> On 26 September 2016 at 10:49, Alistair Francis
> wrote:
>> There was an error with some of the register implementation assuming
>> there are 16 priority queues supported when the IP only supports 8. This
>> patch corrects the registers to o
On 26 September 2016 at 10:49, Alistair Francis
wrote:
> There was an error with some of the register implementation assuming
> there are 16 priority queues supported when the IP only supports 8. This
> patch corrects the registers to only support 8 queues.
>
> Signed-off-by: Alistair Francis
> R
There was an error with some of the register implementation assuming
there are 16 priority queues supported when the IP only supports 8. This
patch corrects the registers to only support 8 queues.
Signed-off-by: Alistair Francis
Reported-by: Paolo Bonzini
---
Thanks to Paolo for pointing this ou