Peter Maydell
a3c1ca56c0
hw/char/pl011: Support all interrupt lines
...
The PL011 UART has six interrupt lines:
* RX (receive data)
* TX (transmit data)
* RT (receive timeout)
* MS (modem status)
* E (errors)
* combined (logical OR of all the above)
So far we have only emulated the combined interrupt line;
add support for the others, so that boards that wire them
up to different interrupt controller inputs can do so.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
2019-02-21 18:17:46 +00:00
..
2019-01-30 10:16:58 +01:00
2016-10-04 13:28:07 +01:00
2019-02-01 15:32:17 +00:00
2018-10-29 13:50:15 +01:00
2018-08-15 12:50:39 +02:00
2019-02-21 18:17:46 +00:00
2018-03-02 11:03:45 +00:00
2019-01-29 11:46:05 +00:00
2017-01-27 18:07:59 +01:00
2019-02-01 11:58:50 +01:00
2018-08-20 11:24:33 +01:00
2018-12-19 16:48:16 -05:00
2019-01-07 15:23:47 +00:00
2018-10-19 13:44:14 +02:00
2019-02-04 18:44:17 +11:00
2019-02-05 16:50:17 +01:00
2019-01-25 14:52:11 -05:00
2019-01-22 05:14:32 +01:00
2018-12-11 15:45:22 -02:00
2016-05-18 15:04:27 +03:00
2018-12-11 15:45:22 -02:00
2018-12-11 15:45:22 -02:00
2013-04-08 18:13:10 +02:00
2016-10-04 10:00:25 +02:00
2017-02-16 14:06:56 +01:00
2018-12-11 15:45:22 -02:00
2018-07-02 15:41:16 +02:00
2019-02-21 18:17:46 +00:00
2018-10-16 17:13:49 +01:00
2019-02-01 15:31:26 +00:00
2019-02-05 10:58:33 -05:00
2018-02-09 05:05:11 +01:00
2019-02-17 21:54:02 +11:00
2019-02-18 10:52:08 +11:00
2018-12-20 12:08:43 -08:00
2019-02-18 11:25:43 +01:00
2019-01-11 13:57:24 +01:00
2018-06-08 13:15:34 +01:00
2019-01-11 15:46:56 +01:00
2018-01-09 21:48:20 +00:00
2019-01-29 11:46:05 +00:00
2019-02-21 18:17:46 +00:00
2016-07-12 16:19:16 +02:00
2017-12-18 17:07:02 +03:00
2018-02-09 10:40:30 +00:00
2019-01-11 15:46:55 +01:00
2019-01-24 13:34:20 +01:00
2018-08-20 11:24:33 +01:00
2019-02-05 16:50:16 +01:00
2019-01-28 11:55:20 -08:00
2019-02-05 16:50:19 +01:00
2017-01-27 18:07:59 +01:00
2019-01-22 05:14:33 +01:00
2019-02-05 16:50:16 +01:00
2016-07-12 16:20:46 +02:00
2018-12-11 15:45:22 -02:00
2018-12-11 15:45:22 -02:00
2017-06-01 18:49:22 +02:00
2019-01-25 14:52:12 -05:00
2018-03-02 11:03:45 +00:00
2018-02-09 05:05:11 +01:00
2019-02-05 16:50:16 +01:00
2018-12-11 15:45:22 -02:00
2018-06-15 15:23:34 +01:00
2019-01-22 05:14:32 +01:00
2018-05-10 18:10:56 +01:00
2018-07-09 14:51:34 +01:00
2019-02-17 21:54:02 +11:00
2014-02-14 21:12:04 +01:00
2018-12-19 16:48:16 -05:00
2013-04-08 18:13:10 +02:00
2018-03-01 11:05:43 +00:00
2018-02-09 05:05:11 +01:00
2018-12-11 15:45:22 -02:00
2018-12-13 13:48:03 +00:00
2019-01-11 15:46:55 +01:00