qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Avi Kivity <avi@qumranet.com>
To: Amit Shah <amit.shah@qumranet.com>
Cc: kvm-devel@lists.sourceforge.net, qemu-devel@nongnu.org
Subject: [Qemu-devel] Re: [kvm-devel] [PATCH 1/2] KVM userspace: Add PCI device passthrough support
Date: Thu, 08 Nov 2007 08:28:31 +0200	[thread overview]
Message-ID: <4732AC8F.1010806@qumranet.com> (raw)
In-Reply-To: <11944647133010-git-send-email-amit.shah@qumranet.com>

Amit Shah wrote:
> This patch introduces support for device passthrough
> from the host to a paravirtualized guest.
>
> A new command-line option, -passthrough is added.
> For example, to invoke it for an Ethernet device sitting at
> PCI bus:dev.fn 04:08.0 with host IRQ 18, use this:
>
> -passthrough Ethernet/04:08.0-18
>
>   

Could be named '-pci' or '-pcidevice' like '-usb' or '-usbdevice'.

-- 
Do not meddle in the internals of kernels, for they are subtle and quick to panic.

  reply	other threads:[~2007-11-08  6:28 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <cc1a3d4ee5e648e13b3c75fc62d9c6c00405c322.1194464687.git.amit.shah@qumranet.com>
2007-11-07 19:45 ` [Qemu-devel] [PATCH 1/2] KVM userspace: Add PCI device passthrough support Amit Shah
2007-11-08  6:28   ` Avi Kivity [this message]
2007-11-08  9:19   ` Fabrice Bellard
2007-11-08 10:00     ` [kvm-devel] " Dor Laor
     [not found] ` <95597be41c7ffbb889a0e53cb8294203ac6b5519.1194464687.git.amit.shah@qumranet.com>
2007-11-07 19:45   ` [Qemu-devel] [PATCH 2/2] KVM Userspace: IRQ injection into guest Amit Shah
2007-11-07 20:01 ` [Qemu-devel] Re: [kvm-devel] [PATCH 1/2] KVM userspace: Add PCI device passthrough support Hollis Blanchard
2007-11-08  6:12   ` Amit Shah

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=4732AC8F.1010806@qumranet.com \
    --to=avi@qumranet.com \
    --cc=amit.shah@qumranet.com \
    --cc=kvm-devel@lists.sourceforge.net \
    --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).