From: Georg Bege <therion@ninth-art.de>
To: xen-devel@lists.xen.org
Subject: Fwd: Re: Xen 4.3 / 4.4 - concurrent APIs, VGA Passthru
Date: Mon, 28 Jul 2014 16:10:11 +0200 [thread overview]
Message-ID: <53D659C3.9010500@ninth-art.de> (raw)
In-Reply-To: <53D5C00E.5040706@ninth-art.de>
[-- Attachment #1: Type: text/plain, Size: 1748 bytes --]
Im forwading my email, to the mailing list again -
maybe someone else has something to contribute to my problem.
Nobody else would know better, except the developers themselfs. ;)
-------- Original-Nachricht --------
Betreff: Re: [Xen-devel] Xen 4.3 / 4.4 - concurrent APIs, VGA Passthru
Datum: Mon, 28 Jul 2014 05:14:22 +0200
Von: Georg Bege <therion@ninth-art.de>
Antwort an: therion@ninth-art.de
An: jacek burghardt <jaceksburghardt@gmail.com>
Hi
Thanks for your response, I can imagine hundred of people asked the same
questions already -
but as said it was hard to get an up to date documentation about this.
However I did experiment more with it, my graphics card is an GeForce
GTX470.
I came to the conclusion that passthru works great with XP (both 32bit
and 64bit) but giving me issue's whenever Im trying on Windows 7 64bit.
It seems that vga passthru doesnt work for the newer qemu-xen model
(using Qemu 2.0.0), so Im using
qemu-xen-traditional along with the old bundled qemu-dm which works fine
for XP.
I'll attach my hvm config Im using right now - I'll basically use it for
both XP and Win7.
I've also a different HVM for other HVM's where I rather use qemu 2.0.0
and Spice, but this is a different topic (nothing todo with VGA Passthru).
Basically Im on Gentoo and using Xen 4.4.0-r7, but changed the xen-tools
ebuild slightly as it would not build the traditional qemu by default.
So any idea why this is not working right for Win7?
Win7 also seems to be a lot slower with qemu-xen-traditional, is that a
bug in the old model?
regards,
Georg
Am 28.07.2014 04:47, schrieb jacek burghardt:
> Well we all pass our video cards as secondary display. *gfx_passtru
> does not work. What video card do you have ?*
>
>
[-- Attachment #2: Win7gaming.hvm --]
[-- Type: text/plain, Size: 648 bytes --]
name = "Win7gaming"
builder = "hvm"
uuid = "9f9a391d-23d0-49c2-bd5e-47c6ad4ca104"
maxmem = 8192
memory = 8192
shadow_memory = 32
pae = 1
apic = 1
acpi = 1
vcpus = 4
nomigrate = 1
xen_platform_pci = 1
pci_msitranslate = 0
pci_power_mgmt = 1
device_model_version = "qemu-xen-traditional"
device_model_override = "/usr/lib/xen/bin/qemu-dm"
vif = [ 'bridge=xenbr0,mac=00:16:3e:06:48:60' ]
disk = ['phy:/dev/zvol/vdisks/Win7gaming,hda,w']
boot = "c"
sdl = 0
vnc = 1
vnclisten = '127.0.0.1'
stdvga = 0
audio = 0
localtime = 1
on_crash = 'destroy'
on_reboot = 'restart'
usb = 1
usbdevice = 'tablet'
keymap = 'de'
gfx_passthru=0
pci=['03:00.0', '03:00.1']
[-- Attachment #3: Type: text/plain, Size: 126 bytes --]
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel
next parent reply other threads:[~2014-07-28 14:10 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <53D5C00E.5040706@ninth-art.de>
2014-07-28 14:10 ` Georg Bege [this message]
2014-07-28 14:34 ` Fwd: Re: Xen 4.3 / 4.4 - concurrent APIs, VGA Passthru jacek burghardt
2014-07-28 15:01 ` Gordan Bobic
[not found] ` <53D6F500.1010806@ninth-art.de>
[not found] ` <53D748DC.10209@bobich.net>
[not found] ` <53D74F9E.6010508@ninth-art.de>
[not found] ` <bb4d5eb4f453e5596f696eb93c3f7df5@mail.shatteredsilicon.net>
2014-07-29 11:52 ` Georg Bege
2014-07-29 12:22 ` Gordan Bobic
2014-08-02 10:49 ` Georg Bege
2014-08-03 9:49 ` Gordan Bobic
[not found] ` <53DE0A73.9040304@ninth-art.de>
2014-08-03 10:20 ` Fwd: " Georg Bege
2014-08-04 8:18 ` Gordan Bobic
2014-08-04 19:30 ` Georg Bege
2014-08-18 15:26 ` Georg Bege
2014-08-18 15:45 ` Gordan Bobic
2014-08-18 21:13 ` Richie
2014-08-19 10:31 ` Gordan Bobic
2014-08-03 9:57 ` James Harper
2014-08-03 1:09 ` Georg Bege
2014-08-03 9:40 ` Gordan Bobic
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=53D659C3.9010500@ninth-art.de \
--to=therion@ninth-art.de \
--cc=xen-devel@lists.xen.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.