qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH target-arm v1 0/2]  More Cadence UART fixes
@ 2014-02-12  3:36 Peter Crosthwaite
  2014-02-12  3:36 ` [Qemu-devel] [PATCH target-arm v1 1/2] char/cadence_uart: Handle qemu_chr_fe_write errors Peter Crosthwaite
  2014-02-12  3:37 ` [Qemu-devel] [PATCH target-arm v1 2/2] char/cadence_uart: Add NULL guards against chr Peter Crosthwaite
  0 siblings, 2 replies; 5+ messages in thread
From: Peter Crosthwaite @ 2014-02-12  3:36 UTC (permalink / raw)
  To: qemu-devel; +Cc: peter.maydell, chrisj


Hi Peter,

Two fixes to Cadence UART. First is a bug in the recently refactored
TX code path around error handling.

Second is the long known crashing-cadence-UART bug when there in no
backing serial device (i.e. boot a kernel that talks to serial without
adding -serial args).

Chris recently reported the second issue to me offline.

Chris,

Please test to see if this a resolution to your issue.

Regards,
Peter


Peter Crosthwaite (2):
  char/cadence_uart: Handle qemu_chr_fe_write errors
  char/cadence_uart: Add NULL guards against chr

 hw/char/cadence_uart.c | 21 +++++++++++++++------
 1 file changed, 15 insertions(+), 6 deletions(-)

-- 
1.8.5.4

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2014-02-12 19:25 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-12  3:36 [Qemu-devel] [PATCH target-arm v1 0/2] More Cadence UART fixes Peter Crosthwaite
2014-02-12  3:36 ` [Qemu-devel] [PATCH target-arm v1 1/2] char/cadence_uart: Handle qemu_chr_fe_write errors Peter Crosthwaite
2014-02-12 19:22   ` Peter Maydell
2014-02-12  3:37 ` [Qemu-devel] [PATCH target-arm v1 2/2] char/cadence_uart: Add NULL guards against chr Peter Crosthwaite
2014-02-12 19:24   ` Peter Maydell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).