On 21 February 2014 07:15, Jan Kiszka <[email protected]> wrote: > On 2014-02-18 16:28, Peter Maydell wrote: >> The ethernet device in the musicpal only has two tx queues, >> but we modelled it with four CTDP registers, presumably a >> cut and paste from the rx queue registers. Since the tx_queue[] >> array is only 2 entries long this allowed a guest to overrun >> this buffer. Remove the nonexistent registers. >> >> Signed-off-by: Peter Maydell <[email protected]> > > Acked-by: Jan Kiszka <[email protected]>
Thanks, applied to target-arm.next (with added cc:stable line). -- PMM
