qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: GaoYi <gaoyi709@gmail.com>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] PCI device assign problems!
Date: Mon, 4 Mar 2013 18:13:25 +0800	[thread overview]
Message-ID: <CABurPedmaVfmNkhWJGqb=0KQSduYZNn08MrNBnn5A1so549Gdw@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 658 bytes --]

Hi,

   I am trying to run a PCI card as a pass-throughed device. The PCI driver
works well on physical PC but failed on a full-virtualized PC. The KVM
confiuration is OK as a pass-throughed network card works. I debuged the
PCI driver and found that the some registers of this PCI card should be
filled with the physical address of DMA regions. However, the PCI card can
only get the virtualized physical address.
   So for a PCI device, it cannot be passthroughed if it requires some
physical address to be filled into some registers, right? If it is so, how
to make it work as a passthroughed device?
   Appreciated if someone can provide some help.

 Yi

[-- Attachment #2: Type: text/html, Size: 685 bytes --]

             reply	other threads:[~2013-03-04 10:13 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-04 10:13 GaoYi [this message]
2013-03-04 15:23 ` [Qemu-devel] PCI device assign problems! Alex Williamson
     [not found]   ` <CABurPefxNV7r3uUQUwS8d=73Gnf=6Ff=c8ZUnzyV5Drn2MPScA@mail.gmail.com>
2013-03-04 23:46     ` Alex Williamson

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='CABurPedmaVfmNkhWJGqb=0KQSduYZNn08MrNBnn5A1so549Gdw@mail.gmail.com' \
    --to=gaoyi709@gmail.com \
    --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).