From: Kai Huang <kai.k.huang@linux.intel.com>
To: Dushyant Behl <myselfdushyantbehl@gmail.com>, xen-devel@lists.xen.org
Subject: Re: GPU Passthrough without VT-d
Date: Fri, 07 Mar 2014 15:21:07 +0800 [thread overview]
Message-ID: <53197363.2030501@linux.intel.com> (raw)
In-Reply-To: <CAHF350LywhToN1xqM3HP_+j07_3jo9DAhottSSdGbndepYWn9g@mail.gmail.com>
In general you cannot do pci passthrough for HVM without IOMMU (vt-d)
support, as we need VT-d to support guest physical address to machine
address translation for DMA.
However, theoretically, you can do it by hacking Xen to setup identical
(1:1) mappings for guest's memory, but it's not a pretty way and you
should expect to suffer lots of tricky corner case bugs.
Thanks,
-Kai
On 03/07/2014 11:03 AM, Dushyant Behl wrote:
> Hi all,
>
> I am new to the xen community and I wanted to work on the project
> "Allowing guests to boot with a passed-through GPU as the primary
> display" but the processor in my system does not supports IO MMU
> Virtualization (Intel VT-d), it only supports the Intel Virtualization
> (Intel VT-x). Would it be possible for me to work on the project in anyway?
>
> Thanks,
> Dushyant
>
>
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.xen.org
> http://lists.xen.org/xen-devel
>
next prev parent reply other threads:[~2014-03-07 7:21 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-03-07 3:03 GPU Passthrough without VT-d Dushyant Behl
2014-03-07 7:21 ` Kai Huang [this message]
2014-03-07 17:36 ` Dushyant Behl
2014-03-07 19:22 ` Pasi Kärkkäinen
2014-03-08 5:01 ` Pasi Kärkkäinen
2014-03-11 21:08 ` Dushyant Behl
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=53197363.2030501@linux.intel.com \
--to=kai.k.huang@linux.intel.com \
--cc=myselfdushyantbehl@gmail.com \
--cc=xen-devel@lists.xen.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).