From: Gennady Marchenko <gennady.marchenko@gmail.com>
To: xen-devel@lists.xensource.com
Subject: Re: VGA Passthrough on Xen 4.1: succees (IGD) and failure (ATI) report
Date: Wed, 25 May 2011 15:41:21 +0400 [thread overview]
Message-ID: <BANLkTi=JGm5AUV+eu9c3RboQ43gtUkt02A@mail.gmail.com> (raw)
In-Reply-To: <201105241354.10400.wei.wang2@amd.com>
[-- Attachment #1.1: Type: text/plain, Size: 3247 bytes --]
This patch doesnt work for me cause patched current sources can't be
compiled with following error :((( :
TARGET_CFLAGS="-mno-red-zone -O1 -fno-omit-frame-pointer -m64
-mno-red-zone -fno-reorder-blocks -fno-asynchronous-unwind-tables -m64 -g
-fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-unused-value
-Wdeclaration-after-statement -Wno-unused-but-set-variable
-fno-stack-protector -fno-exceptions" \
TARGET_LDFLAGS="-nostdlib
-L/usr/src/xen-unstable.hg/stubdom/cross-root-x86_64/x86_64-xen-elf/lib" \
./xen-setup-stubdom )
make DESTDIR= -C ioemu -f ./Makefile
Usage: grep [OPTION]... PATTERN [FILE]...
Try `grep --help' for more information.
=== PCI passthrough capability has been enabled ===
Usage: grep [OPTION]... PATTERN [FILE]...
Try `grep --help' for more information.
=== PCI passthrough capability has been enabled ===
make[2]: Entering directory `/usr/src/xen-unstable.hg/stubdom/ioemu'
Usage: grep [OPTION]... PATTERN [FILE]...
Try `grep --help' for more information.
=== PCI passthrough capability has been enabled ===
Usage: grep [OPTION]... PATTERN [FILE]...
Try `grep --help' for more information.
=== PCI passthrough capability has been enabled ===
=== PCI passthrough capability has been enabled ===
make[3]: Entering directory
`/usr/src/xen-unstable.hg/stubdom/ioemu/i386-stubdom'
CC i386-stubdom/pt-graphics.o
/usr/src/xen-unstable.hg/stubdom/ioemu/hw/pt-graphics.c:11:20: fatal error:
sys/io.h: No such file or directory
compilation terminated.
make[3]: *** [pt-graphics.o] Error 1
make[3]: Leaving directory
`/usr/src/xen-unstable.hg/stubdom/ioemu/i386-stubdom'
make[2]: *** [subdir-i386-stubdom] Error 2
make[2]: Leaving directory `/usr/src/xen-unstable.hg/stubdom/ioemu'
make[1]: *** [ioemu] Error 2
make[1]: Leaving directory `/usr/src/xen-unstable.hg/stubdom'
make: *** [install-stubdom] Error 2
And I can't fix it.
Gennady.
On Tue, May 24, 2011 at 3:54 PM, Wei Wang2 <wei.wang2@amd.com> wrote:
> How does this patch work for you? You also need to install latest ATI
> driver
> in guest.
> http://lists.xensource.com/archives/html/xen-devel/2010-12/msg00705.html
> Thanks
> Wei
>
> On Tuesday 17 May 2011 06:47:33 Gennady Marchenko wrote:
> > Hi all!
> >
> > I'm very interested with XenVGAPassthrough and tries to do it on my
> system
> > with vt-d support:
> >
> > CPU: Intel core2duo E8400
> > MB: Asus p5q-vm do
> > mem: 8GB
> >
> > So I'm succeed at Intel IGD:
> >
> > 00:02.0 VGA compatible controller: Intel Corporation 4 Series Chipset
> > Integrated Graphics Controller (rev 03)
> >
> > with
> >
> > Debian Sid's XEN 4.1/Linux 2.6.39-rc7+ (from
> > git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen.git<
> http://git.ker
> >nel.org/pub/scm/linux/kernel/git/konrad/xen.git>) and WinXP SP2 with
> Intel's
> > drivers version 6.14.10.5157
> >
> > but no success with two ATI cards:
> >
> > ATI X800GTO
> > ATI 5450
> > (on same m.board)
> >
> > with empty screen. When I run HVM screen went from "empty" to another
> > "empty ", HVM not booting. So I don't know - is there need to do
> something
> > with bios and how I can do it with binary xen. Could you help me with it
> > please?
> >
> > Thanks all for this feature!
> > Gennady.
>
>
>
>
[-- Attachment #1.2: Type: text/html, Size: 4791 bytes --]
[-- Attachment #2: Type: text/plain, Size: 138 bytes --]
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
next prev parent reply other threads:[~2011-05-25 11:41 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-05-17 4:47 VGA Passthrough on Xen 4.1: succees (IGD) and failure (ATI) report Gennady Marchenko
2011-05-24 11:54 ` Wei Wang2
2011-05-25 11:41 ` Gennady Marchenko [this message]
2011-05-25 14:44 ` Pavel Mateja
2011-08-02 3:14 ` Pasi Kärkkäinen
2011-08-09 9:33 ` Ian Campbell
2011-09-07 16:35 ` Pasi Kärkkäinen
2011-09-07 16:47 ` Ian Campbell
2011-09-07 16:58 ` Pasi Kärkkäinen
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='BANLkTi=JGm5AUV+eu9c3RboQ43gtUkt02A@mail.gmail.com' \
--to=gennady.marchenko@gmail.com \
--cc=xen-devel@lists.xensource.com \
/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).