Displaying 20 results from an estimated 2000 matches similar to: "compile xen 3.2.1 problem"
2009 Mar 26
7
error while compiling xen
Hi,
I am facing the below error while compiling dom0. Please guide.
root@cbananth:/usr/src/xen-3.3.1# make linux-2.6-xen0-config
CONFIGMODE=menuconfig
make -f buildconfigs/mk.linux-2.6-xen0 config
make[1]: Entering directory `/usr/src/xen-3.3.1''
set -e ; \
if [ ! -e linux-2.6.18-xen.hg/.hg ] ; then \
__repo=$(sh buildconfigs/select-repository linux-2.6.18-xen.hg .:..)
; \
2008 Jan 19
7
xen 3.2 release build broken?
having downloaded xen 3.2.0 source tarball I run
make world
and I get lts of expected output and then this error:
make[3]: Leaving directory `/usr/src/xen-3.2.0/xen''
make[2]: Leaving directory `/usr/src/xen-3.2.0/xen''
for i in linux-2.6-xen ; do make $i-install || exit 1; done
make[2]: Entering directory `/usr/src/xen-3.2.0''
make -f buildconfigs/mk.linux-2.6-xen
2008 Jul 02
3
Error compiling xen 3.2.1 on ubuntu hardy
I downloaded xen-3.2.1.tar.gz from xen.org, installed all dependencies and
make world on ubuntu hardy. It compiles fine until the errors below....
------------------------------------------------------
...
...
install -m0644 -p include/public/foreign/*.h
/usr/local/src/xen-3.2.1/dist/install/usr/include/xen/foreign
install -m0644 -p include/public/COPYING
2008 Jun 25
1
a bug of xen?
Hi,all,
we use xen3.0.3 and compiled the 2.6.16.29 kernel for both Xen0 and XenU on
CentOS 4u4 x86_64,
it works quite well and stable for almost 2 years,
but when I build Xen and kernel on CentOS 4u4 i386 platform with same
configuration,
some strange happens,
if I put XenU(CentOS 4u4 system) on image file (used dd command,and the mem
is set to 512M),
then if image file is less then 2G, the
2010 Jan 27
1
Is there anyone working on SMbios support for the PV platform?
As the title,
any issues about that?
thanks,
Yibin Shen
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
2006 Jun 03
4
xentop.c error
Just downloaded the xen-unstable and updated it using mercurial.
When i try to do a make install on a Celeron D 64bit processor, i get the
following error:
xentop.c:291: error: `KEY_DOWN'' undeclared (first use in this function)
xentop.c:294: error: `KEY_UP'' undeclared (first use in this function)
xentop.c:314: error: `KEY_BACKSPACE'' undeclared (first use in this
2009 Jan 04
1
How to compile Kernel with pciback.hide
Hi,
next step,
# dmesg | grep pciback
Bootdata ok (command line is root=/dev/sda2 ro console=tty0
pciback.hide=(0000:02:05.0)(0000:02:06.0)(0000:02:07.0)(0000:02:08.0)(0000:02:09.0)
)
Kernel command line: root=/dev/sda2 ro console=tty0
pciback.hide=(0000:02:05.0)(0000:02:06.0)(0000:02:07.0)(0000:02:08.0)(0000:02:09.0)
Unknown boot option
2008 Jun 16
3
Error when make linux-2.6-xenU-build
CC init/version.o
LD init/built-in.o
LD .tmp_vmlinux1
drivers/built-in.o: In function `vmcoreinfo_show'':
/usr/src/linux-2.6.18-xen.hg/drivers/xen/core/xen_sysfs.c:340: undefined
reference to `vmcoreinfo_size_xen''
/usr/src/linux-2.6.18-xen.hg/drivers/xen/core/xen_sysfs.c:340: undefined
reference to `paddr_vmcoreinfo_xen''
make[4]: ** [.tmp_vmlinux1]
2006 Jul 28
6
[PATCH] ia64 buildconfig update
Hi Keir,
This patch updates the ia64 buildconfigs, enabling pcifront for all
kernels and pciback for -xen and -xen0. Thanks,
Alex
Signed-off-by: Alex Williamson <alex.williamson@hp.com>
---
diff -r 4833dc75ce4d buildconfigs/linux-defconfig_xen0_ia64
--- a/buildconfigs/linux-defconfig_xen0_ia64 Fri Jul 28 17:52:57 2006 +0100
+++ b/buildconfigs/linux-defconfig_xen0_ia64 Fri Jul 28
2008 Jun 16
5
GPLPV / Passing devices to HVM
Hello everyone,
just wondered after I read about devices passed through in HVM if the
following if still true: (for Xen3.2.1)
- a Domain running in HVM cannot get forwarded any other device than a
USB device.
- the USB device forwarding is not too stable
- PCI forwarding is not possible without processor support and Xen support.
- The GPLPV tools won''t change anything with that.
2010 Dec 04
4
Make world problem compiling Xen 4.0.1 from source
Greetings, Xen gurus!
Per the Ubuntu community documentation at https://help.ubuntu.com/community/Xen#Maverick%20Notes%20(Xen%204.0.1%20pvops%20on%20Ubuntu%2010.10) I am trying to install Xen 4.0.1 from source which I got from bits.xensource.com/oss-xen/release/4.0.1/xen-4.0.1.tar.gz because apparently the ubuntu-xen-server package has broken dependencies. The instructions as provided state
2008 May 08
1
Restoring a DomU HVM-Domain is "slow" (Bandwidth 23MB/sec from a ramdisk, xen3.2.1)
Hi,
i do some tests with restoring HVM winxp-domU''s.
Even, if i restore a saved DomU from a ramdisk, the
Restoring-process has only a bandwidth about 23MB/sec:
Here a example restoring an 512MB HVM opensuse10.3 DomU
......
[2008-05-07 22:40:12 3314] DEBUG (XendCheckpoint:218) restore:shadow=0x5, _static_max=0x20000000, _static_min=0x0,
[2008-05-07 22:40:12 3314] DEBUG (balloon:132)
2006 Aug 31
5
Custom kernel
The first time I installed xen there were two kernels, this time with 3.0.2,
there is only one kernel, everything works. I can boot my dom0 and my domU''s
using this one kernel but if I want to build a custom kernel for my domU''s but
I am not sure from what I read on how to go about it.
Will I end up with a new kernel other than my single kernel? Should I do the
kernel config in
2008 Jul 06
8
Still un-answered: How-To build Xen (3.2) to override XenSource''s linux-kernel (2.6.18) with a xenified kernel (your own or distribution)
Hello,
I can say that I have searched the entire ''world wide web'' and still haven''t found ''complete and clear answers'' to the often asked question of:
Given a Xen (release) build (say 3.2.0), which by default tries to get and build and assume Linux kernel-xen 2.6.18 from the mercurial repository, HOW TO override the build and make it work with a
2010 Apr 12
2
[LLVMdev] Why function pointer is different from other data type?
I'm sorry that I should remove the comment.
In fact my question is about the "float (i32)* (float (i32)*)*", why
we use this kind of return type instead of just "float (i32)*".
Thanks a lot.
Hao
On Mon, Apr 12, 2010 at 5:42 PM, Duncan Sands <baldrick at free.fr> wrote:
> Hi Hao Shen,
>
>> %4 = call float (i32)* (float (i32)*)* @get_ptr(float (i32)* @a1)
2015 Jul 18
4
[LLVMdev] How can i differentiate pointer type int 32* from int 32** ?
John, thanks for your helpful advice.
My ultimate goal is to construct a full instruction-level program
dependence graph for a given IR file. The hard point is how to establish
the correct data dependence edges when some function arguments are
multi-level pointers. To solve this problem I hope to check the point-to
level for each pointer variable. I think the data dependence through
pointers can
2014 Jun 05
2
Question about voltage threshold setting in NUT
Hello Charles,
Thank you so much for your help. Just run upsc and it is possible that
input.transfer.low is the one because we used power regulator to bring down
the power around 84v and then the ups sent the power loss message to PC. Do
you think some others may take effect for the low voltage? Just have the
upsc result attached.
Then I retried input.transfer.low, default.input.transfer.low,
2012 Aug 14
4
Subsetting rows by multiple levels of selected values
Dear list,
Let's say we have a data frame as follows,
>expand.grid(a=1:5,b=c(1,5,10,20),DV=c(0.1,0.2,0.3))->df1
>df1$DV<-rgamma(60,shape=10)
columns a and b are two levels. DV is the column with values we are
interested in.
Then another data frame df2 with values as follows
data.frame(a=c(2,2,3,4,5),b=c(5,10,1,5,20))->df2
Now I want to a subset of df1 that match df2 at the
2008 Jul 10
1
Boot fails unless "noacpi" option is present.
Hello,
I am using Xen 3.2.1 and I cannot boot it on my machine unless I use the
noacpi option. As far as I know noacpi option is incompatible with SMP, so I
must not use it, because my machine is SMP.
I am describing the problem in more detail below. If you could point me in
the right direction, I''d greatly appreciate it.
I downloaded Xen 3.2.1 official source distribution tarball from
2007 May 29
8
Building XEN with different config PROBLEM
Hello.
Up to version 3.0.4, I did the following to get two xen kernels (dom0 and
domU) with my own config:
wget http://www.cl.cam.ac.uk/Research/SRG/netos/xen/downloads/...
make xen
make tools
make docs
make linux-2.6-xen0-config CONFIGMODE=menuconfig
make linux-2.6-xen0-build
make linux-2.6-xen0-install
make linux-2.6-xen0-dist
make linux-2.6-xenU-config CONFIGMODE=menuconfig
make