qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH v3 0/1] nios2: Add Altera JTAG UART emulation


From: Juro Bystricky
Subject: [Qemu-devel] [PATCH v3 0/1] nios2: Add Altera JTAG UART emulation
Date: Wed, 8 Feb 2017 15:06:05 -0800

v3: including a link to HW registers specs


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            | 268 ++++++++++++++++++++++++++++++++++++++
 include/hw/char/altera_juart.h    |  44 +++++++
 4 files changed, 314 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]