Branch: refs/heads/next
Home: https://github.com/siemens/jailhouse
Commit: 424e5da9c4b3647dbc2c804e2b2a036c2f9034af
https://github.com/siemens/jailhouse/commit/424e5da9c4b3647dbc2c804e2b2a036c2f9034af
Author: Jan Kiszka <[email protected]>
Date: 2016-11-02 (Wed, 02 Nov 2016)
Changed paths:
M hypervisor/arch/arm-common/include/asm/uart-pl011.h
Log Message:
-----------
arm-common: Fold uart_busy into uart_wait for pl011
We can safely check for both conditions together in the wait callback
which is invoked before a character is emitted.
This enables the removal of the busy callback.
Signed-off-by: Jan Kiszka <[email protected]>
Commit: 0a8b7b2889045716280355cba932bb349b3d7521
https://github.com/siemens/jailhouse/commit/0a8b7b2889045716280355cba932bb349b3d7521
Author: Jan Kiszka <[email protected]>
Date: 2016-11-02 (Wed, 02 Nov 2016)
Changed paths:
M hypervisor/arch/arm-common/include/asm/uart-pl011.h
Log Message:
-----------
arm-common: Clean up uart-pl011.h
Remove unused defines and assembly inclusion support.
Signed-off-by: Jan Kiszka <[email protected]>
Commit: 0531c862fc264cf575f4a046627d0859757c3c81
https://github.com/siemens/jailhouse/commit/0531c862fc264cf575f4a046627d0859757c3c81
Author: Jan Kiszka <[email protected]>
Date: 2016-11-02 (Wed, 02 Nov 2016)
Changed paths:
M hypervisor/arch/arm-common/dbg-write.c
M hypervisor/arch/arm-common/include/asm/uart-pl011.h
M hypervisor/arch/arm-common/include/asm/uart.h
M hypervisor/arch/arm-common/uart-pl011.c
M hypervisor/arch/arm/include/asm/uart-8250-dw.h
M hypervisor/arch/arm/include/asm/uart-tegra.h
M hypervisor/arch/arm/uart-8250-dw.c
M hypervisor/arch/arm/uart-tegra.c
M inmates/lib/arm/printk.c
M inmates/lib/arm/uart-8250-dw.c
M inmates/lib/arm/uart-pl011.c
M inmates/lib/arm/uart-tegra.c
Log Message:
-----------
arm, arm-common, inmates: Remove UART-busy callback
No one uses it anymore as it is sufficient to check prior to writing for
the state of the UART.
Signed-off-by: Jan Kiszka <[email protected]>
Compare:
https://github.com/siemens/jailhouse/compare/5e75f379c9a6...0531c862fc26
--
You received this message because you are subscribed to the Google Groups
"Jailhouse" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.