On 09/06/2022 12:21, Peter Maydell wrote:
On Sun, 22 May 2022 at 19:20, Mark Cave-Ayland
wrote:
Add a qdev gpio input in lasips2_init() by taking the existing
lasips2_port_set_irq()
function, updating it accordingly and then renaming to lasips2_set_irq(). Use
these
new qdev gpio inputs to w
On Sun, 22 May 2022 at 19:20, Mark Cave-Ayland
wrote:
>
> Add a qdev gpio input in lasips2_init() by taking the existing
> lasips2_port_set_irq()
> function, updating it accordingly and then renaming to lasips2_set_irq(). Use
> these
> new qdev gpio inputs to wire up the PS2 keyboard and mouse d
Add a qdev gpio input in lasips2_init() by taking the existing
lasips2_port_set_irq()
function, updating it accordingly and then renaming to lasips2_set_irq(). Use
these
new qdev gpio inputs to wire up the PS2 keyboard and mouse devices.
At the same time set update_irq() and update_arg to NULL i