);
^~~~
../tests/plugin/syscall.c:73:27: note: ‘out’ was declared here
g_autofree gchar *out;
^~~
cc1: all warnings being treated as errors
Signed-off-by: Juro Bystricky
---
tests/plugin/syscall.c | 8 +++-
1 file changed, 3 insertions(+), 5 deletions
Add the Altera JTAG UART model.
Hardware emulation based on:
https://www.altera.com/en_US/pdfs/literature/ug/ug_embedded_ip.pdf
(Please see "Register Map" on page 65)
Signed-off-by: Juro Bystricky
---
V2: - Removed link to hw specs(checkpatch: line over 90 characters)
V3: - New lin
Add the Altera JTAG UART model.
Hardware emulation based on:
https://www.altera.com/en_US/pdfs/literature/ug/ug_embedded_ip.pdf
(Please see "Register Map" on page 65)
Signed-off-by: Juro Bystricky
---
V2: - Removed link to hw specs(checkpatch: line over 90 characters)
V3: - New lin
JTAG UART core eliminates the need for a separate RS-232 serial
connection to a host PC for character I/O.
Hardware emulation based on:
https://www.altera.com/en_US/pdfs/literature/ug/ug_embedded_ip.pdf
(Please see "Register Map" on page 65)
Signed-off-by: Juro Bystricky
---
defau
Hardware emulation based on:
https://www.altera.com/en_US/pdfs/literature/ug/ug_embedded_ip.pdf
Signed-off-by: Juro Bystricky
---
default-configs/nios2-softmmu.mak | 1 +
hw/char/Makefile.objs | 1 +
hw/char/altera_juart.c| 268
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
Hardware emulation based on:
https://www.altera.com/en_US/pdfs/literature/ug/ug_embedded_ip.pdf
Signed-off-by: Juro Bystricky
---
default-configs/nios2-softmmu.mak | 1 +
hw/char/Makefile.objs | 1 +
hw/char/altera_juart.c| 265
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
Hardware emulation based on:
https://www.altera.com/en_US/pdfs/literature/ug/ug_embedded_ip.pdf
Signed-off-by: Juro Bystricky
---
default-configs/nios2-softmmu.mak | 1 +
hw/char/Makefile.objs | 1 +
hw/char/altera_juart.c| 267