All of lore.kernel.org
 help / color / mirror / Atom feed
From: Vasile Catalin-B50542 <catalin.vasile@freescale.com>
To: <kvm@vger.kernel.org>
Subject: Re: [qemu] virtio drivers implementation details
Date: Tue, 2 Dec 2014 13:26:10 +0200	[thread overview]
Message-ID: <547DA1D2.2040106@freescale.com> (raw)
In-Reply-To: <547D8CCE.30408@freescale.com>

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

  reply	other threads:[~2014-12-02 11:41 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 [this message]
2014-12-09 10:46   ` Stefan Hajnoczi
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=547DA1D2.2040106@freescale.com \
    --to=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 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.