search for: compiling_xen_from_sourc

Displaying 6 results from an estimated 6 matches for "compiling_xen_from_sourc".

2014 May 23
0
Bug#748052: [Xen-devel] dom0 USB failing with "ehci-pci: probe of 0000:00:1d.0 faile
...egs->edx = (uint32_t)(msr_content >> 32); > 2601 break; Thanks. We can then pretty much rule out a connection of these with the issue at hand. > I am a noob when working with source code. How do I bump my xen up to 4.3.3? I guess this http://wiki.xenproject.org/wiki/Compiling_Xen_From_Source should help you. Jan
2014 May 23
4
Bug#748052: [Xen-devel] dom0 USB failing with "ehci-pci: probe of 0000:00:1d.0 faile
On Fri, 2014-05-23 at 08:52 +0100, Jan Beulich wrote: > > I am a noob when working with source code. How do I bump my xen up to 4.3.3? > > I guess this > http://wiki.xenproject.org/wiki/Compiling_Xen_From_Source > should help you. Since this only needs a new hypervisor binary and not a full set of tools etc to reproduce I think it can be simplified to replacing the previous "apt-get source" with git clone -b staging-4.3 git://xenbits.xen.org/xen.git cd xen Then "make -C xen", i...
2013 Oct 25
10
Install Xen 4.4-Unstable
Dear people with higher intelligence than me, I''m trying to install xen 4.4-Unstable from source. I used this wiki page : http://wiki.xen.org/wiki/Compiling_Xen_From_Source. Steps I took : 1) Check-out from git (master) 2) ./configure 3) make world 4) make install 5) /sbin/ldconifg 6) Reboot into xen I''m currently running an up to date version of Fedora 19. After rebooting I started with ''xen-dmesg'' under root, just to see if I had a w...
2014 May 23
0
Bug#748052: [Xen-devel] dom0 USB failing with "ehci-pci: probe of 0000:00:1d.0 faile
...t;> On 23.05.14 at 11:21, <Ian.Campbell at citrix.com> wrote: > On Fri, 2014-05-23 at 08:52 +0100, Jan Beulich wrote: >> > I am a noob when working with source code. How do I bump my xen up to > 4.3.3? >> >> I guess this >> http://wiki.xenproject.org/wiki/Compiling_Xen_From_Source >> should help you. > > Since this only needs a new hypervisor binary and not a full set of > tools etc to reproduce I think it can be simplified to replacing the > previous "apt-get source" with > git clone -b staging-4.3 git://xenbits.xen.org/xen.git > cd x...
2014 May 23
1
Bug#748052: [Xen-devel] dom0 USB failing with "ehci-pci: probe of 0000:00:1d.0 faile
...lt;Ian.Campbell at citrix.com> wrote: > > On Fri, 2014-05-23 at 08:52 +0100, Jan Beulich wrote: > >> > I am a noob when working with source code. How do I bump my xen up to > > 4.3.3? > >> > >> I guess this > >> http://wiki.xenproject.org/wiki/Compiling_Xen_From_Source > >> should help you. > > > > Since this only needs a new hypervisor binary and not a full set of > > tools etc to reproduce I think it can be simplified to replacing the > > previous "apt-get source" with > > git clone -b staging-4.3 git://xenbi...
2014 May 22
2
Bug#748052: [Xen-devel] dom0 USB failing with "ehci-pci: probe of 0000:00:1d.0 faile
"Jan Beulich" <JBeulich at suse.com> writes: #Okay, this at least clarifies there is a (relatively big) RMRR. There is #a change to the handling of these among the ones that'll become #4.3.3 - mind giving #http://xenbits.xen.org/gitweb/?p=xen.git;a=commitdiff;h=6c63041428cc348bcb2887afabd606bc4bd5523f #a try on top of your 4.3.2 (or trying the tip of the stable-4.3 branch)? #