[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] Xen 4.3 PCI passthrough possible bug
----- mikeneiderhauser@xxxxxxxxx wrote: > > I followed this site (http://wiki.xenproject.org/wiki/Xen_4.4_RC3_test_instructions). and then followed (http://wiki.xen.org/wiki/Compiling_Xen_From_Source) > Ah, so you are looking for the xen_pt: Fix passthrough of device with ROM. which is not in the Xen 4.4-rc3 but in the master. One thing you can do is: cd xen/tools/qemu-xen-dir git fetch upstream git checkout origin/master [you should see: "HEAD is now at 027c412... configure: Disable libtool if -fPIE does not work with it (bug #1257099)"] Go back to main xen directory: cd ../../../ ./configure make make install and you should be using now an newer version of QEMU with the fix. > git clone -b 4.4.0-rc3 git://xenbits.xen.org/xen.git Had to take some additional steps here to get all of the libs # apt-get install build-essential # apt-get install bcc bin86 gawk bridge-utils iproute libcurl3 libcurl4-openssl-dev bzip2 module-init-tools transfig tgif # apt-get install texinfo texlive-latex-base texlive-latex-recommended texlive-fonts-extra texlive-fonts-recommended pciutils-dev mercurial # apt-get install make gcc libc6-dev zlib1g-dev python python-dev python-twisted libncurses5-dev patch libvncserver-dev libsdl-dev libjpeg62-dev # apt-get install iasl libbz2-dev e2fslibs-dev git-core uuid-dev ocaml ocaml-findlib libx11-dev bison flex xz-utils libyajl-dev # apt-get install gettext apt-get install libaio-dev apt-get install libpixman-1-dev ./configure
make dist
make install >
> > > On Fri, Feb 7, 2014 at 4:49 PM, Konrad Rzeszutek Wilk <konrad.wilk@xxxxxxxxxx> wrote: >
> _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |