Kernel KVM virtualization development
 help / color / mirror / Atom feed
From: Chris Wright <chrisw@sous-sol.org>
To: Mu Lin <mul@juniper.net>
Cc: "kvm@vger.kernel.org" <kvm@vger.kernel.org>
Subject: Re: device passthrough
Date: Fri, 28 May 2010 12:33:01 -0700	[thread overview]
Message-ID: <20100528193301.GO8301@sequoia.sous-sol.org> (raw)
In-Reply-To: <3E6CB99C2F38864E95D6AA1B707C0C70572D1C0E62@EMBX02-HQ.jnpr.net>

* Mu Lin (mul@juniper.net) wrote:
> Is there any method to directly assign a device to Guest OS  without VT-d?

Assuming you mean a PCI device, no, there isn't.

Without an IOMMU[1] you can't directly assign a PCI device to a guest
(nor is it safe).  There have been patches floating around to allow
this, but they don't maintain secure isolation.

thanks,
-chris

[1] VT-d is an Intel chipset feature, so you could certainly do it on an
AMD platform that has an AMD IOMMU.

  reply	other threads:[~2010-05-28 19:33 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-05-28  7:37 device passthrough Mu Lin
2010-05-28 19:33 ` Chris Wright [this message]
2010-05-28 22:08   ` Mu Lin
2010-05-28 22:55     ` Chris Wright

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=20100528193301.GO8301@sequoia.sous-sol.org \
    --to=chrisw@sous-sol.org \
    --cc=kvm@vger.kernel.org \
    --cc=mul@juniper.net \
    /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