qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Max Filippov <jcmvbkbc@gmail.com>
To: qemu-devel@nongnu.org
Cc: jcmvbkbc@gmail.com, linux-xtensa@linux-xtensa.org
Subject: [Qemu-devel] [PATCH 0/2] target-xtensa: add Avnet lx60/lx110/lx200 board and OpenCores Ethernet MAC
Date: Mon, 10 Oct 2011 06:27:02 +0400	[thread overview]
Message-ID: <1318213624-3351-1-git-send-email-jcmvbkbc@gmail.com> (raw)

Max Filippov (2):
  hw: add OpenCores 10/100 Mbps Ethernet controller
  target-xtensa: add Avnet LX60/LX110/LX200 boards

 Makefile.objs                        |    1 +
 Makefile.target                      |    1 +
 default-configs/xtensa-softmmu.mak   |    3 +
 default-configs/xtensaeb-softmmu.mak |    3 +
 hw/opencores_eth.c                   |  728 ++++++++++++++++++++++++++++++++++
 hw/xtensa_lx60.c                     |  232 +++++++++++
 trace-events                         |   14 +
 7 files changed, 982 insertions(+), 0 deletions(-)
 create mode 100644 hw/opencores_eth.c
 create mode 100644 hw/xtensa_lx60.c

-- 
1.7.6.4

             reply	other threads:[~2011-10-10  2:27 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-10-10  2:27 Max Filippov [this message]
2011-10-10  2:27 ` [Qemu-devel] [PATCH 1/2] hw: add OpenCores 10/100 Mbps Ethernet controller Max Filippov
2011-10-10  2:27 ` [Qemu-devel] [PATCH 2/2] target-xtensa: add Avnet LX60/LX110/LX200 boards Max Filippov
2011-10-15 21:31 ` [Qemu-devel] [PATCH 0/2] target-xtensa: add Avnet lx60/lx110/lx200 board and OpenCores Ethernet MAC Blue Swirl
2011-10-15 21:55   ` Max Filippov
2011-10-16 11:05     ` Blue Swirl

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=1318213624-3351-1-git-send-email-jcmvbkbc@gmail.com \
    --to=jcmvbkbc@gmail.com \
    --cc=linux-xtensa@linux-xtensa.org \
    --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).