All of lore.kernel.org
 help / color / mirror / Atom feed
From: Laurent Vivier <Laurent.Vivier-6ktuUTfB/bM@public.gmane.org>
To: dor.laor-atKUWr5tajBWk0Htik3J/w@public.gmane.org
Cc: kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org,
	Anthony de Almeida Lopes
	<tl-9ppiOi6qtBWfG3DagfIdxQ@public.gmane.org>
Subject: Re: Hacking QEMU/KVM to use unused graphics adapters
Date: Thu, 11 Oct 2007 10:40:47 +0200	[thread overview]
Message-ID: <470DE18F.1080901@bull.net> (raw)
In-Reply-To: <470DDF9F.6040509-atKUWr5tajBWk0Htik3J/w@public.gmane.org>


[-- Attachment #1.1: Type: text/plain, Size: 1551 bytes --]

Dor Laor wrote:
> Laurent Vivier wrote:
>>
>> Anthony de Almeida Lopes wrote:
>> > I was curious if anyone thinks that it may be possible to get a
>> > KVM-patched QEMU to use a real video card? For example, let's say I had
>> > a second video card. Is QEMU/kvm a codebase which would support hacking
>> > in the ability to utilize this second video card (one not utilized by
>> > the host Linux)? And in the situation of a laptop, would it be possible
>> > to boot the host Linux in a way that it would not utilize the video
>> > card, but get a qemu guest to use it?
>> > Theoretically, there's no reason this isn't possible, right?
>>
>> We need something like a "PCI proxy" allowing to route some I/O to
>> virtual PCI
>> devices and others to real PCI devices. Moreover we must be able to
>> inform host
>> kernel to not manage a given PCI card (or be able to hot unplug it
>> from host
>> kernel PCI structures)
>>
> There is work in progress for pci pass through capability. Besides PCI it
> also required to have pv dma or 1-1 mapping between the guest and the host.
> Both will be released in the following month. NIC pass through works but
> I'm
> not sure about the features required from VGA pass through.
> Dor.

Perhaps if we use host IOMMU we don't need pv DMA ?
How do you say to host to not manage a PCI devices and let the guest managing it ?

Laurent
-- 
---------------- Laurent.Vivier-6ktuUTfB/bM@public.gmane.org  -----------------
"Given enough eyeballs, all bugs are shallow" E. S. Raymond


[-- Attachment #1.2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

[-- Attachment #2: Type: text/plain, Size: 314 bytes --]

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/

[-- Attachment #3: Type: text/plain, Size: 186 bytes --]

_______________________________________________
kvm-devel mailing list
kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
https://lists.sourceforge.net/lists/listinfo/kvm-devel

  parent reply	other threads:[~2007-10-11  8:40 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-10-11  6:43 Hacking QEMU/KVM to use unused graphics adapters Anthony de Almeida Lopes
     [not found] ` <470DC5F4.80807-9ppiOi6qtBWfG3DagfIdxQ@public.gmane.org>
2007-10-11  8:16   ` Laurent Vivier
     [not found]     ` <470DDBC5.90401-6ktuUTfB/bM@public.gmane.org>
2007-10-11  8:32       ` Dor Laor
     [not found]         ` <470DDF9F.6040509-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
2007-10-11  8:40           ` Laurent Vivier [this message]
     [not found]             ` <470DE18F.1080901-6ktuUTfB/bM@public.gmane.org>
2007-10-11 10:36               ` Muli Ben-Yehuda
     [not found]                 ` <20071011103648.GP4335-WD1JZD8MxeCTrf4lBMg6DdBPR1lH4CV8@public.gmane.org>
2007-10-11 13:19                   ` Anthony de Almeida Lopes
     [not found]                     ` <47152328.3070708@qumranet.com>
     [not found]                       ` <47152328.3070708-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
2008-01-16 12:05                         ` Anthony de Almeida Lopes
     [not found]                           ` <478DF2FA.3070406-9ppiOi6qtBWfG3DagfIdxQ@public.gmane.org>
2008-01-16 23:03                             ` Dor Laor

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=470DE18F.1080901@bull.net \
    --to=laurent.vivier-6ktuutfb/bm@public.gmane.org \
    --cc=dor.laor-atKUWr5tajBWk0Htik3J/w@public.gmane.org \
    --cc=kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org \
    --cc=tl-9ppiOi6qtBWfG3DagfIdxQ@public.gmane.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.