[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-users] Re : Last pachs for Xen VGA PAssthrough NVIIDA (revision >=24798)


  • To: Tim Stowell <stowellt@xxxxxxxxx>
  • From: David TECHER <davidtecher@xxxxxxxx>
  • Date: Mon, 27 Feb 2012 19:46:49 +0000 (GMT)
  • Cc: Xen <xen-users@xxxxxxxxxxxxxxxxxxx>
  • Delivery-date: Mon, 27 Feb 2012 19:48:11 +0000
  • Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.fr; h=X-YMail-OSG:Received:X-Mailer:References:Message-ID:Date:From:Reply-To:Subject:To:Cc:In-Reply-To:MIME-Version:Content-Type; b=ys3Ia1Llgj55yX0FKD0KUIpmR/z73tGD8iClYSIgOq6mDp7p+tIVlYyvZkb08M8E+CblWcScNP7iY1di40tKzxjyVOrMAarlizX33I+XcN0Moip1ec2pErHkR77/vhX7DQqxAMK8H1EB0f2DZ8zjowoIm3falDx+7yVNJvqah5Y=;
  • List-id: Xen user discussion <xen-users.lists.xen.org>

XP yes
Windows 7...no. to complicated when you install nvidia driver.

It should be better to use a ATI card for Windows 7.


De : Tim Stowell <stowellt@xxxxxxxxx>
À : David TECHER <davidtecher@xxxxxxxx>
Envoyé le : Lundi 27 février 2012 18h39
Objet : Re: [Xen-users] Last pachs for Xen VGA PAssthrough NVIIDA (revision >=24798)

Thanks for this information, will it work with a Windows 7 guest?

On Mon, Feb 27, 2012 at 9:01 AM, David TECHER <davidtecher@xxxxxxxx> wrote:
Hi

Here are the last patchs.

My personal recommendation: If you have a   ATI graphic card or if you have the intention to buy one, good choice :)

I maintain patches for NVIDIA because I like to play on Linux PVHVM domU for gaming and multimedia :)
So I could have one domU for gaming and another one for multimedia

Q:Why are there new patches?
R: A few modifications was introduced from revision 24782 to 24785. A new file  is tools/firmware/hvmloader/rombios.c. It implies that this file has to be patched too.


Should work with Xen revision >=24798.

As usual

a) Exrtact EEPROM for your NVIDIA graphic card (nvtools ...)

b) Download Xen 4.2 unstable
rev=24888
hg clone -r $rev http://xenbits.xensource.com/staging/xen-unstable.hg/ xen-unstable.hg-rev-${rev}

c)  make a first build for tools
cd xen-unstable.hg-rev-${rev}/
./configure
cd tools
make && make clean
cd ..

d) apply patches

 wget -q http://www.davidgis.fr/download/xen-4.2_rev24798_gfx-passthrough-patchs.tar.bz2 && \
 tar xvjf xen-4.2_rev24798_gfx-passthrough-patchs.tar.bz2 && \
 for file in $(ls xen-4.2_rev24798_gfx-passthrough-patchs/*);do patch -p1 < $file;done

e) Modify the values assigned to your graphic card to tools/firmware/hvmloader/acpi/dsdt.asl

see http://www.davidgis.fr/blog/index.php?2011/12/07/860-xen-42unstable-patches-for-vga-pass-through
Section "6. Quick instructions to install Xen with patches " - # 5

f)Copy your EEPROM for graphic gard (VGA BIOS)

cp -/path/tovgabios-pt.bin  tools/firmware/vgabios/vgabios-pt.bin

g) Compil and install

make xen && make tools && make stubdom \
make xen && make tools && make stubdom

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxx
http://lists.xen.org/xen-users



_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxx
http://lists.xen.org/xen-users

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.