[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
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 Attachment:
Makefile.patch Attachment:
dsdt.asl.patch Attachment:
pass-through.c.patch Attachment:
hvmloader.c.patch _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |