aboutsummaryrefslogtreecommitdiff
path: root/hw/serial.c
AgeCommit message (Expand)Author
2008-08-12serial: Always update iir, even when ier is empty (Samuel Thibault)aliguori
2008-08-11Upgrade emulated UART to 16550A (Stefano Stabellini)aliguori
2008-05-048250: Customized base baudrateaurel32
2008-05-048250: throttle TX-completion IRQsaurel32
2008-02-10Add serial loopback mode (patch from Hervé Poussineau).balrog
2007-11-25Add input buffer to mux chr (patch by Tristan Gingold).balrog
2007-11-17Break up vl.h.pbrook
2007-09-17find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...ths
2007-09-16find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths
2007-06-08 Fix incorrect target_ulong use in hw devicesblueswir1
2007-06-06Big endian byte swap for serial mmapped interface.ths
2007-04-07Unify IRQ handling.pbrook
2007-03-31Malta CBUS UART support.ths
2007-01-27Rearrange char event handlers to fix CHR_EVENT_RESET.pbrook
2006-08-2616 bit dividerbellard
2006-04-12simulate a null modem cablebellard
2005-11-23more generic serial port (initial patch by Jocelyn Mayer)bellard
2005-11-10char dev ioctlsbellard
2005-11-08use host serial portbellard
2005-11-06serial load/save VM support (Vincent Pelletier)bellard
2004-08-24serial interrupt fix (Hampa Hug)bellard
2004-07-14char device supportbellard
2004-04-07fix the no device casebellard
2004-03-31win32 port (initial patch by kazu)bellard
2004-03-31use new timer APIbellard
2004-03-14io port API changebellard
2004-03-14separated more devices from emulatorbellard