qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH v2 0/1] Nios2: Altera JATAG UART


From: Juro Bystricky
Subject: [Qemu-devel] [PATCH v2 0/1] Nios2: Altera JATAG UART
Date: Wed, 8 Feb 2017 13:43:10 -0800

Second version, had to remove a long web link (over 90 chars).


Juro Bystricky (1):
  nios2: Add Altera JTAG UART emulation

 default-configs/nios2-softmmu.mak |   1 +
 hw/char/Makefile.objs             |   1 +
 hw/char/altera_juart.c            | 265 ++++++++++++++++++++++++++++++++++++++
 include/hw/char/altera_juart.h    |  44 +++++++
 4 files changed, 311 insertions(+)
 create mode 100644 hw/char/altera_juart.c
 create mode 100644 include/hw/char/altera_juart.h

-- 
2.7.4




reply via email to

[Prev in Thread] Current Thread [Next in Thread]