WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

Re: Re : Re : Re : [Xen-devel] Re: Patches for VGA-Passthrough XEN 4.2 u

So, in this case you should try first of all 
http://pasik.reaktio.net/xen/kernel-config/config-2.6.32.43-pvops-dom0-xen-stable-x86_64
this  configuration file for xen-kernel (compile it from the very beginning
with last one). Just edit this config to "xenfs=y". Delete all original
(stock) xen-programms (kernel, xen, xen-utils and so on) and xendomain,
xencommon, xend from /etc/init.d/. Than compile jeremy kernel with new
config: 
 $ cd /usr/src/linux
 $ make oldconfig
 $ sudo make
 $ sudo apt-get install kernel-package fakeroot
 $ export CONCURRENCY_LEVEL=<number_of_cores +1>
 $ sudo make-kpkg clean
 $ sudo fakeroot make-kpkg --initrd --append-to-version=-pv kernel-image
kernel-headers
 $ sudo dpkg -i ../<linux-image-2.6.XXX.deb>
See details with this  http://wiki.xensource.com/xenwiki/XenParavirtOps link
.
Than compile and install xen-unstable.
After reboot you have to run /etc/init.d/xencommons start and
/etc/init.d/xend start manually. If any reports about missing modules load
them first.

Best regards.
  


--
View this message in context: 
http://xen.1045712.n5.nabble.com/Patches-for-VGA-Passthrough-XEN-4-2-unstable-tp4406265p4826582.html
Sent from the Xen - Dev mailing list archive at Nabble.com.

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

<Prev in Thread] Current Thread [Next in Thread>