Commit History

Author SHA1 Message Date
  Jason Wessel 75204ffc5b serial: fix lost character after sysrq 16 years ago
  aliguori 487414f1cb hw: remove error handling from qemu_malloc() callers (Avi Kivity) 16 years ago
  aurel32 b47543c4f0 serial: open a null device if the CharDriverState argument is null 16 years ago
  pbrook 8da3ff1809 Change MMIO callbacks to use offsets, not absolute addresses. 16 years ago
  balrog c9a33054bf Add a comment about masking of CTI interrupt in 16550A UART. 17 years ago
  balrog 5628a6260a 16550A UART: RHR irq enable bit also masks the Rx timeout irq. 17 years ago
  aliguori 53e656001a serial: Always update iir, even when ier is empty (Samuel Thibault) 17 years ago
  aliguori 81174dae3f Upgrade emulated UART to 16550A (Stefano Stabellini) 17 years ago
  aurel32 b6cd0ea120 8250: Customized base baudrate 17 years ago
  aurel32 6936bfe514 8250: throttle TX-completion IRQs 17 years ago
  balrog b2a5160c9f Add serial loopback mode (patch from Hervé Poussineau). 17 years ago
  balrog bd9bdce694 Add input buffer to mux chr (patch by Tristan Gingold). 18 years ago
  pbrook 87ecb68bdf Break up vl.h. 18 years ago
  ths 3b46e62427 find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex. 18 years ago
  ths 5fafdf24ef find -type f | xargs sed -i 's/[\t ]$//g' # on most files 18 years ago
  blueswir1 71db710f7e Fix incorrect target_ulong use in hw devices 18 years ago
  ths e918ee04e9 Big endian byte swap for serial mmapped interface. 18 years ago
  pbrook d537cf6c86 Unify IRQ handling. 18 years ago
  ths a4bc3afc09 Malta CBUS UART support. 18 years ago
  pbrook e5b0bc445e Rearrange char event handlers to fix CHR_EVENT_RESET. 18 years ago
  bellard 508d92d057 16 bit divider 19 years ago
  bellard 3e749fe1f7 simulate a null modem cable 19 years ago
  bellard e5d13e2f64 more generic serial port (initial patch by Jocelyn Mayer) 20 years ago
  bellard 2122c51a9c char dev ioctls 20 years ago
  bellard f8d179e33d use host serial port 20 years ago
  bellard 8738a8d079 serial load/save VM support (Vincent Pelletier) 20 years ago
  bellard 60e336dbb8 serial interrupt fix (Hampa Hug) 21 years ago
  bellard 82c643ff50 char device support 21 years ago
  bellard 52302d7274 fix the no device case 21 years ago
  bellard 67b915a5dd win32 port (initial patch by kazu) 21 years ago