Re: [Qemu-devel] [PATCH v5 2/7] qtest: Support named interrupts

2017-01-16 Thread Peter Maydell
On 5 January 2017 at 04:34, Alastair D'Silva wrote: > From: Alastair D'Silva > > The QTest framework cannot check the state of named interrupts. This patch > adds support for them. > > Read actions are via callbacks, which allows for pulsed interrupts > to be read (the polled method used for the

[Qemu-devel] [PATCH v5 2/7] qtest: Support named interrupts

2017-01-04 Thread Alastair D'Silva
From: Alastair D'Silva The QTest framework cannot check the state of named interrupts. This patch adds support for them. Read actions are via callbacks, which allows for pulsed interrupts to be read (the polled method used for the unnamed interrupts cannot read pulsed interrupts as the value is