Displaying 2 results from an estimated 2 matches for "cs27238".
Did you mean:
27238
2013 Jul 16
11
Result of Applying IGD VGA Passthrough Patches to Xen 4.4-unstable Changeset 27238
...vendor
specific pci cap on host bridge.
Link:
http://lists.xenproject.org/archives/html/xen-devel/2013-02/msg00538.html
These are the steps I took to patch, compile and install Xen
4.4-unstable changeset 27238.
cd
hg clone -r 27238 http://xenbits.xensource.com/xen-unstable.hg
xen-unstable.hg-cs27238
cd xen-unstable.hg-cs27238
sudo -s
./configure
make world
make clean
cd tools/qemu-xen-traditional-dir-remote
patch -p1 < patch2of3.txt
patch -p1 < patch3of3.txt
cd ../..
make world
make install
However, I still encountered problems installing Intel HD Graphics
display drivers. The driver i...
2013 Jul 16
11
Result of Applying IGD VGA Passthrough Patches to Xen 4.4-unstable Changeset 27238
...vendor
specific pci cap on host bridge.
Link:
http://lists.xenproject.org/archives/html/xen-devel/2013-02/msg00538.html
These are the steps I took to patch, compile and install Xen
4.4-unstable changeset 27238.
cd
hg clone -r 27238 http://xenbits.xensource.com/xen-unstable.hg
xen-unstable.hg-cs27238
cd xen-unstable.hg-cs27238
sudo -s
./configure
make world
make clean
cd tools/qemu-xen-traditional-dir-remote
patch -p1 < patch2of3.txt
patch -p1 < patch3of3.txt
cd ../..
make world
make install
However, I still encountered problems installing Intel HD Graphics
display drivers. The driver i...