From: Izik Eidus <izike-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
To: Ghiora Drori <ghioradrori-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
Cc: kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
Subject: Re: Supporting Nvidia and ATI
Date: Sun, 11 Nov 2007 23:46:52 +0200 [thread overview]
Message-ID: <4737784C.7060809@qumranet.com> (raw)
In-Reply-To: <76bfae930711110846s60e87f55n528679423df09875-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
Ghiora Drori wrote:
> Hi,
> I am interested in supporting NVDIA, ATI, Intel and presumably other
> display cards when running a windows guest KVM. The idea is to get
> Windows XP games to work properly under kvm when being hosted by Linux.
> The screen on Linux can have more then one X windows server running on
> different TTYs and it looks (I have not checked the code) like each is
> running separately (aka there is a store and initialize when switching
> between them) so when a kvm guest would get such a screen it would
> have direct access to the display hardware.
> I searched Google but did not find anything significant.
> Any ideas where to start?
> Thanks Ghiora
>
you cannot do it like this, the x system use driver and use the hardware
how it want after using the driver,
but what you can do is:
writing a windows driver for the guest that will emulate a 3d video card
and then writing a device for qemu
that will exploit some of the host 3d graphics video card gpu for this
emulated card,
but this really is not simple at all
-------------------------------------------------------------------------
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/
next prev parent reply other threads:[~2007-11-11 21:46 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-11-11 16:46 Supporting Nvidia and ATI Ghiora Drori
[not found] ` <76bfae930711110846s60e87f55n528679423df09875-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2007-11-11 21:46 ` Izik Eidus [this message]
2007-11-12 2:08 ` Caleb Moore
[not found] ` <1194833319.5040.33.camel-s4JzMB4ojaMt8xfdh1/dHeEGBmbFmoqDjBLMurt6cr7aRrIkyKz72Q@public.gmane.org>
2007-11-12 8:27 ` Dor Laor
[not found] ` <47380E70.30604-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
2007-11-13 2:35 ` Ghiora Drori
2007-11-12 8:25 ` 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=4737784C.7060809@qumranet.com \
--to=izike-atkuwr5tajbwk0htik3j/w@public.gmane.org \
--cc=ghioradrori-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org \
--cc=kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@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.