From: Stefan Weil <sw@weilnetz.de>
To: "Rempel, Cynthia" <cynt6007@vandals.uidaho.edu>
Cc: Gedare Bloom <gedare@rtems.org>, Amar Takhar <verm@darkbeer.org>,
Petr Benes <petben@petben.net>,
Peter Maydell <peter.maydell@linaro.org>,
Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>,
"Sebastian.Huber@embedded-brains.de"
<Sebastian.Huber@embedded-brains.de>,
Jin Yang <jinyang.sia@gmail.com>,
"qemu-devel@nongnu.org" <qemu-devel@nongnu.org>,
Jennifer Averett <Jennifer.Averett@oarcorp.com>,
Chris Johns <chrisj@rtems.org>,
Paolo Bonzini <pbonzini@redhat.com>,
Cl?udio Silva <claudiodcsilva@gmail.com>,
Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>,
Joel Sherrill <joel.sherrill@oarcorp.com>,
Pavel Pisa <pisa@cmp.felk.cvut.cz>
Subject: Re: [Qemu-devel] Writing a CAN driver for QEMU
Date: Sun, 19 May 2013 11:21:55 +0200 [thread overview]
Message-ID: <519899B3.9040300@weilnetz.de> (raw)
In-Reply-To: <CAFEAcA8QV4AcxjKSFQeA22chMKNpE9x74xrJEhrSAZ9Erd4OXA@mail.gmail.com>
Am 19.05.2013 09:23, schrieb Peter Maydell:
> On 19 May 2013 07:58, Jean-Christophe PLAGNIOL-VILLARD
> <plagnioj@jcrosoft.com> wrote:
>> The AT91 is simple too and there is some patch on the ML to add the
>> at91sam9263 SoC
> I would recommend against making this project depend on also getting
> an entire new SoC and board model into shape to be committed upstream.
> You want something which is either part of an existing upstream
> QEMU board or which is a pluggable card for a bus QEMU already
> supports (like PCI).
>
> thanks
> -- PMM
PCI (and USB if they were supported with LinCAN) CAN controller boards
could also be used with x86, so QEMU (with KVM) would be much faster
and use lessresources than an ARM system emulation.
So one of the PCI controllers might be the best choice.
Select one with good documentation, complete implementation (on the
RTEMS / LinCAN side) and small source code (which is typically an
indicator for the complexity - a large complex driver typically
also needs a complex emulation in QEMU).
Regards,
Stefan Weil
next prev parent reply other threads:[~2013-05-19 9:22 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-05-17 20:29 [Qemu-devel] Writing a CAN driver for QEMU Rempel, Cynthia
2013-05-18 13:55 ` Paolo Bonzini
2013-05-18 18:24 ` Rempel, Cynthia
2013-05-18 20:15 ` Stefan Weil
2013-05-18 21:23 ` Rempel, Cynthia
2013-05-19 0:44 ` Pavel Pisa
2013-05-19 6:58 ` Jean-Christophe PLAGNIOL-VILLARD
2013-05-19 7:23 ` Peter Maydell
2013-05-19 9:21 ` Stefan Weil [this message]
2013-05-19 12:58 ` Paolo Bonzini
2013-05-19 13:19 ` Paolo Bonzini
2013-05-19 16:14 ` Stefan Weil
2013-05-19 18:23 ` Andreas Färber
2013-05-19 19:06 ` Pavel Pisa
2013-05-20 16:15 ` Andreas Färber
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=519899B3.9040300@weilnetz.de \
--to=sw@weilnetz.de \
--cc=Jennifer.Averett@oarcorp.com \
--cc=Sebastian.Huber@embedded-brains.de \
--cc=Thomas.Doerfler@embedded-brains.de \
--cc=chrisj@rtems.org \
--cc=claudiodcsilva@gmail.com \
--cc=cynt6007@vandals.uidaho.edu \
--cc=gedare@rtems.org \
--cc=jinyang.sia@gmail.com \
--cc=joel.sherrill@oarcorp.com \
--cc=pbonzini@redhat.com \
--cc=petben@petben.net \
--cc=peter.maydell@linaro.org \
--cc=pisa@cmp.felk.cvut.cz \
--cc=plagnioj@jcrosoft.com \
--cc=qemu-devel@nongnu.org \
--cc=verm@darkbeer.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.