Re: [Qemu-devel] bcm2835_aux: Swap RX and TX interrupt assignments

2018-07-15 Thread Paolo Bonzini
On 14/07/2018 15:53, Guenter Roeck wrote: > ping ... Queued, thanks. Paolo > On Mon, Jun 18, 2018 at 02:04:06PM -0700, Guenter Roeck wrote: >> RX and TX interrupt bits were reversed, resulting in an endless sequence >> of serial interupts in the emulated system and the following repeated >> erro

Re: [Qemu-devel] bcm2835_aux: Swap RX and TX interrupt assignments

2018-07-14 Thread Guenter Roeck
ping ... On Mon, Jun 18, 2018 at 02:04:06PM -0700, Guenter Roeck wrote: > RX and TX interrupt bits were reversed, resulting in an endless sequence > of serial interupts in the emulated system and the following repeated > error message when booting Linux. > > serial8250: too much work for irq61 >