qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v1 0/3]  Serial cleanup
@ 2013-06-03  5:11 peter.crosthwaite
  2013-06-03  5:12 ` [Qemu-devel] [PATCH v1 1/3] char/serial: cosmetic fixes peter.crosthwaite
                   ` (3 more replies)
  0 siblings, 4 replies; 13+ messages in thread
From: peter.crosthwaite @ 2013-06-03  5:11 UTC (permalink / raw)
  To: qemu-devel; +Cc: edgar.iglesias, aliguori, Peter Crosthwaite

From: Peter Crosthwaite <peter.crosthwaite@xilinx.com>

Some cosmetics, refactored to use util/fifo8 for the FIFO8, then
factored out some common code.

Tested as working on petalogix-ml605 machine model + Linux (has
coverage of serial fifo usage).


Peter Crosthwaite (3):
  char/serial: cosmetic fixes.
  char/serial: Use generic Fifo8
  char/serial: serial_ioport_write: Factor out common code

 hw/char/serial.c         | 128 +++++++++++++++++++----------------------------
 include/hw/char/serial.h |  15 ++----
 2 files changed, 56 insertions(+), 87 deletions(-)

-- 
1.8.3.rc1.44.gb387c77.dirty

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

end of thread, other threads:[~2013-06-11 11:23 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-03  5:11 [Qemu-devel] [PATCH v1 0/3] Serial cleanup peter.crosthwaite
2013-06-03  5:12 ` [Qemu-devel] [PATCH v1 1/3] char/serial: cosmetic fixes peter.crosthwaite
2013-06-10 13:32   ` Andreas Färber
2013-06-10 15:17   ` [Qemu-devel] [Qemu-trivial] " Michael Tokarev
2013-06-10 15:29     ` Michael Tokarev
2013-06-10 22:24       ` Peter Crosthwaite
2013-06-03  5:13 ` [Qemu-devel] [PATCH v1 2/3] char/serial: Use generic Fifo8 peter.crosthwaite
2013-06-03  5:14 ` [Qemu-devel] [PATCH v1 3/3] char/serial: serial_ioport_write: Factor out common code peter.crosthwaite
2013-06-10 13:35   ` Andreas Färber
2013-06-10 10:23 ` [Qemu-devel] [PATCH v1 0/3] Serial cleanup Peter Crosthwaite
2013-06-10 11:49   ` Andreas Färber
2013-06-10 12:09     ` Peter Crosthwaite
2013-06-11 11:23   ` [Qemu-devel] [Qemu-trivial] " Michael Tokarev

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).