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

[Xen-users] Patches for Xen VGa Pass Through/NVIDIA for staging revision >= 24232


  • To: Xen <xen-users@xxxxxxxxxxxxxxxxxxx>
  • From: David TECHER <davidtecher@xxxxxxxx>
  • Date: Sat, 26 Nov 2011 17:49:22 +0000 (GMT)
  • Delivery-date: Sat, 26 Nov 2011 17:51:32 +0000
  • Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.fr; h=X-YMail-OSG:Received:X-Mailer:Message-ID:Date:From:Reply-To:Subject:To:MIME-Version:Content-Type; b=MfxkAWMDJMrW9XJCM4Ff0bfE5JzDU2fNCSOCtpcM0TqSwSXdJFSPiaSIPzG17s4r2OodiAW/0dDI0Khb+7/kY8Oa6TbVQix0WSyLa75JseZ4OXOZiw3+kXBfA5lGVTYU4fJrpK7uGeOzudihl5GSXcQGqXGw7SEO9RtEiIFcSXM=;
  • List-id: Xen user discussion <xen-users.lists.xensource.com>

Hi

Here are the required/updated patches.

As usual

1- Be sure that you have suppor for Intel (VT-d) or AMD (IOMMU) both for processor and MotherBoard

2 - Extract EEPROM from your favorite Nvidia graphic card using nvtools

3 - Patching Xen
rev=24232;hg clone -r $rev http://xenbits.xensource.com/staging/xen-unstable.hg/ xen-unstable.hg-rev-${rev}
cd xen-unstable.hg-rev-${rev}/tools
make -j4 && make clean
cd ..

Copy the patches here

Apply the patchs

for file in $(ls *patch);do patch -p1 < $file;done

4 - Compil and install Xen
make -j4 xen && make -j4 tools && make -j4 stubdom
make -j4 install-xen && make -j4 install-tools PYTHON_PREFIX_ARG= && make -j4 install-stubdom


Thanks.

David

Attachment: pci.c.patch
Description: Binary data

Attachment: Makefile.patch
Description: Binary data

Attachment: dsdt.asl.patch
Description: Binary data

Attachment: pass-through.c.patch
Description: Binary data

Attachment: hvmloader.c.patch
Description: Binary data

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

 


Rackspace

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