From: Dor Laor <dor.laor-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
To: Anthony de Almeida Lopes <tl-9ppiOi6qtBWfG3DagfIdxQ@public.gmane.org>
Cc: kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
Subject: Re: Hacking QEMU/KVM to use unused graphics adapters
Date: Thu, 17 Jan 2008 01:03:08 +0200 [thread overview]
Message-ID: <1200524588.26281.95.camel@localhost.localdomain> (raw)
In-Reply-To: <478DF2FA.3070406-9ppiOi6qtBWfG3DagfIdxQ@public.gmane.org>
On Wed, 2008-01-16 at 13:05 +0100, Anthony de Almeida Lopes wrote:
> I just read the ChangeLogs from kvm-47 to kvm-59 but I didn't notice
> anything that about PCI pass-through or any VGA work. I'm curious how
> things are going and what method was selected to accomplish this
> functionality?
> - Tony
>
First we had plans only for plain PCI pass through and not VGA device
that has some bios unification possible issues.
Second, we have it working (also all the code was sent to the list) but
there's quick an effort to be done in order to merge it into mainline.
We do want it to happen but we have some other issues on our plait.
Nevertheless, if one wants to push it on
we'll be happy to assist.
Regards,
Dor
> Dor Laor wrote:
> > It's still out-of -tree.
> > Not for long :)
> >
> > Anthony de Almeida Lopes wrote:
> >> Muli Ben-Yehuda wrote:
> >>
> >>> On Thu, Oct 11, 2007 at 10:40:47AM +0200, Laurent Vivier wrote:
> >>>
> >>>
> >>>>> 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 ?
> >>>>
> >>> Indeed, an IOMMU can provide the 1-1 mapping Dor mentioned above (or
> >>> you can have both PV DMA and an IOMMU).
> >>>
> >>>
> >>>> How do you say to host to not manage a PCI devices and let the guest
> >>>> managing it ?
> >>>>
> >>> If the host driver is modular, it might be enough to just not load (or
> >>> unload) it.
> >>>
> >>> Cheers,
> >>> Muli
> >>>
> >>
> >> Thank you for your responses. I was curious, Dor, where could I take
> >> a look at this code?
> >> I checked both sets of recent git logs and nothing popped out at me
> >> as being related. Is it still out-of-tree?
> >>
> >> Thanks again,
> >> - Tony
> >>
> >> -------------------------------------------------------------------------
> >>
> >> 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/
> >> _______________________________________________
> >> kvm-devel mailing list
> >> kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
> >> https://lists.sourceforge.net/lists/listinfo/kvm-devel
> >>
> >>
> >
> >
>
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
prev parent reply other threads:[~2008-01-16 23:03 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
[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 [this message]
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=1200524588.26281.95.camel@localhost.localdomain \
--to=dor.laor-re5jqeeqqe8avxtiumwx3w@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox