qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH] pl061: implement input interrupt logic


From: Peter Maydell
Subject: Re: [Qemu-devel] [PATCH] pl061: implement input interrupt logic
Date: Fri, 5 Sep 2014 17:43:23 +0100

On 30 August 2014 23:27, Colin Leitner <address@hidden> wrote:
> This patch adds the missing input interrupt logic to the pl061 GPIO device. To
> keep the floating output pins to stay high, the old state variable had to be
> split into two separate ones for input and output - which brings the vmstate
> version to 3.
>
> Edge level interrupts and I/O were tested under Linux 3.14. Level interrupt
> handling hasn't been tested.
>
> Signed-off-by: Colin Leitner <address@hidden>

Applied to target-arm.next, thanks.

-- PMM



reply via email to

[Prev in Thread] Current Thread [Next in Thread]