qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Juro Bystricky <juro.bystricky@intel.com>
To: qemu-devel@nongnu.org
Cc: marex@denx.de, crwulff@gmail.com, jurobystricky@hotmail.com,
	Juro Bystricky <juro.bystricky@intel.com>
Subject: [Qemu-devel] [PATCH v3 0/1] nios2: Add Altera JTAG UART emulation
Date: Wed,  8 Feb 2017 15:06:05 -0800	[thread overview]
Message-ID: <1486595166-34097-1-git-send-email-juro.bystricky@intel.com> (raw)

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	other threads:[~2017-02-08 23:10 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-08 23:06 Juro Bystricky [this message]
2017-02-08 23:06 ` [Qemu-devel] [PATCH v3 1/1] nios2: Add Altera JTAG UART emulation Juro Bystricky
2017-02-08 23:22   ` Marek Vasut
2017-02-08 23:33     ` Peter Maydell
2017-02-09  0:54     ` Bystricky, Juro
2017-02-09  8:46       ` Marek Vasut
2017-02-09 15:22         ` Bystricky, Juro
2017-02-09 15:37           ` Marek Vasut
2017-02-09 16:07             ` Bystricky, Juro
2017-02-09 16:13               ` Marek Vasut
2017-02-09 16:34                 ` Bystricky, Juro
2017-02-09 17:25                   ` Marek Vasut

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1486595166-34097-1-git-send-email-juro.bystricky@intel.com \
    --to=juro.bystricky@intel.com \
    --cc=crwulff@gmail.com \
    --cc=jurobystricky@hotmail.com \
    --cc=marex@denx.de \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).