All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mark Langsdorf <mark.langsdorf@calxeda.com>
To: Peter Maydell <peter.maydell@linaro.org>
Cc: "qemu-devel@nongnu.org" <qemu-devel@nongnu.org>,
	"paul@codesourcery.com" <paul@codesourcery.com>
Subject: Re: [Qemu-devel] [PATCH 8/9] Add xgmac ethernet model
Date: Wed, 21 Dec 2011 16:39:32 -0600	[thread overview]
Message-ID: <4EF26024.8070305@calxeda.com> (raw)
In-Reply-To: <CAFEAcA-WuKdBqz9Q_DdMBAFUnbpnbNkCi=RdYGRnmyuiJ9NnCg@mail.gmail.com>

On 12/20/2011 02:24 PM, Peter Maydell wrote:
> On 20 December 2011 19:15, Mark Langsdorf <mark.langsdorf@calxeda.com> wrote:
>> This adds very basic support for xgmac block. Missing things include:
>>
>> - statistics counters
>> - WoL support
>> - rx checksum offload
>> - chained descriptors (only linear descriptor ring)
>> - broadcast and multicast handling
> 
> So, er, what's an xgmac? Any public documentation? Are you planning
> to submit a board model that uses this?

It's a Synopis XG-Mac.

I have code for a board model that uses it, but it uses the pre-
MemoryRegion API including direct calls to
cpu_register_physical_memory() and qemu_ram_alloc(). I can't
submit it until I get it updated. Any suggestions for a good
example of converting a board model from one API to the other?

Thanks,
Mark Langsdorf
Calxeda, Inc.

  reply	other threads:[~2011-12-21 22:39 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-12-20 19:15 [Qemu-devel] [PATCH 8/9] Add xgmac ethernet model Mark Langsdorf
2011-12-20 20:24 ` Peter Maydell
2011-12-21 22:39   ` Mark Langsdorf [this message]
2011-12-28  0:27     ` Peter Maydell

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=4EF26024.8070305@calxeda.com \
    --to=mark.langsdorf@calxeda.com \
    --cc=paul@codesourcery.com \
    --cc=peter.maydell@linaro.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.