]> Git Repo - qemu.git/commit
char/cadence_uart: Add missing uart_update_state
authorPeter Crosthwaite <[email protected]>
Mon, 6 Jan 2014 10:16:37 +0000 (10:16 +0000)
committerPeter Maydell <[email protected]>
Tue, 7 Jan 2014 19:18:06 +0000 (19:18 +0000)
commit362f656878345e9e50b6f7c676a1961d9ecaa355
treea8f04805f7b027e108264b98e6bcc3e1d96c464f
parent2c7fd04c9348abada0be331b04f9e5cbeeb2ac18
char/cadence_uart: Add missing uart_update_state

This should be rechecked on bus write accesses as such accesses may
change the underlying state that generates the interrupt. Particular
relevant for when the guest touches the interrupt status or mask.

Signed-off-by: Peter Crosthwaite <[email protected]>
Message-id: 1c250cd61b7b8de492fbc8b79b8370958a56d83b.1388626249[email protected]
Signed-off-by: Peter Maydell <[email protected]>
hw/char/cadence_uart.c
This page took 0.022886 seconds and 4 git commands to generate.