From: Stefan Hajnoczi <stefanha@gmail.com>
To: Vasile Catalin-B50542 <catalin.vasile@freescale.com>
Cc: kvm@vger.kernel.org
Subject: Re: [qemu] virtio drivers implementation details
Date: Tue, 9 Dec 2014 10:46:53 +0000 [thread overview]
Message-ID: <20141209104653.GA19681@stefanha-thinkpad.redhat.com> (raw)
In-Reply-To: <547DA1D2.2040106@freescale.com>
[-- Attachment #1: Type: text/plain, Size: 774 bytes --]
On Tue, Dec 02, 2014 at 01:26:10PM +0200, Vasile Catalin-B50542 wrote:
> I'm trying to make a custom virtio driver that mostly interacts with memory.
> I've came upon a presentation which shows which files need to be edited on
> qemu
> and kvm in order to add a new virtio driver.
> One of the files in qemu is include/hw/pci/pci.h,
> but that was an example specific to virtio pci.
> virtio-mmio is better mapped on my situation, but I can't seem to find a
> similar header for it.
> In fact I can't find anything related to virtio mmio through out the header
> files
If you are adding a new device type (e.g. printer device) then the code
should not depend on the transport (PCI, MMIO, CCW, etc).
Can you explain what type of device you are trying to implement?
Stefan
[-- Attachment #2: Type: application/pgp-signature, Size: 473 bytes --]
next prev parent reply other threads:[~2014-12-09 10:46 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-12-02 9:56 [qemu] virtio drivers implementation details Vasile Catalin-B50542
2014-12-02 11:26 ` Vasile Catalin-B50542
2014-12-09 10:46 ` Stefan Hajnoczi [this message]
2014-12-02 11:27 ` Vasile Catalin-B50542
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=20141209104653.GA19681@stefanha-thinkpad.redhat.com \
--to=stefanha@gmail.com \
--cc=catalin.vasile@freescale.com \
--cc=kvm@vger.kernel.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