xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
From: Gordan Bobic <gordan@bobich.net>
To: "xen-devel@lists.xen.org" <xen-devel@lists.xen.org>
Cc: matthias.kannenberg@googlemail.com
Subject: Re: GPU passthrough with xen-unstable-atipassthrough patch
Date: Fri, 17 May 2013 21:14:03 +0100	[thread overview]
Message-ID: <51968F8B.8020603@bobich.net> (raw)

I'm trying to patch 4.2.2 using this patch, provided on a recent thread:

http://lists.xen.org/archives/html/xen-users/2013-03/msg00127.html

but the build fails:

ld: warning: section `.bss' type changed to PROGBITS
/root/rpmbuild/BUILD/xen-4.2.2/stubdom/mini-os-x86_64-ioemu/mini-os.o: 
In function `ati_hw_out':
/root/rpmbuild/BUILD/xen-4.2.2/stubdom/../tools/qemu-xen-traditional/hw/pt-graphics.c:82: 
undefined reference to `iopl'
/root/rpmbuild/BUILD/xen-4.2.2/stubdom/../tools/qemu-xen-traditional/hw/pt-graphics.c:84: 
undefined reference to `iopl'
/root/rpmbuild/BUILD/xen-4.2.2/stubdom/mini-os-x86_64-ioemu/mini-os.o: 
In function `ati_hw_in':
/root/rpmbuild/BUILD/xen-4.2.2/stubdom/../tools/qemu-xen-traditional/hw/pt-graphics.c:72: 
undefined reference to `iopl'
/root/rpmbuild/BUILD/xen-4.2.2/stubdom/../tools/qemu-xen-traditional/hw/pt-graphics.c:74: 
undefined reference to `iopl'
make[2]: *** 
[/root/rpmbuild/BUILD/xen-4.2.2/stubdom/mini-os-x86_64-ioemu/mini-os] 
Error 1
make[2]: Leaving directory `/root/rpmbuild/BUILD/xen-4.2.2/extras/mini-os'
make[1]: *** [ioemu-stubdom] Error 2
make[1]: Leaving directory `/root/rpmbuild/BUILD/xen-4.2.2/stubdom'
make: *** [install-stubdom] Error 2

Is there a patch against 4.2.2 somewhere, before I dig into the source?

Where is iopl() defined?

Gordan

                 reply	other threads:[~2013-05-17 20:14 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=51968F8B.8020603@bobich.net \
    --to=gordan@bobich.net \
    --cc=matthias.kannenberg@googlemail.com \
    --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 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).