Displaying 20 results from an estimated 6691 matches for "unstabl".
Did you mean:
unstable
2006 Jul 25
5
build problems with current xen unstable cpu.h vl.h:75 vl.c:24 cpu-all.h:122: error: syntax error before "float64"
Hi,
I am having troubles in building xen unstable.
make[3]: Entering directory `/data/xen/build/xen-unstable.hg-3.0-20060725.5/tools''
[ -f ioemu/config-host.h ] || \
(cd ioemu && sh configure --prefix=/usr)
Install prefix /usr
BIOS directory /usr/share/xen/qemu
binary directory /usr/lib/xen/bin
Manual directory /usr/shar...
2008 Jul 02
4
Please pull ia64 trees
Hi Keir,
Please pull the ia64 trees:
http://xenbits.xensource.com/ext/ia64/xen-unstable.hg
http://xenbits.xensource.com/ext/ia64/linux-2.6.18-xen.hg
This includes updates of acpi related files, save/restore update for
pv_ops and bug fixes from Akio, and mini-os update from Samuel Thibault.
Thanks,
--
yamahata
_______________________________________________
Xen-devel mailing list...
2006 Nov 20
1
compilation bug
Hello
When i try to make world (any) from xen-3.0.2 to xen-unstable-src I
gat following error :
gcc -O2 -fomit-frame-pointer -DNDEBUG -m64 -Wall -Wstrict-prototypes
-Wdeclaration-after-statement -nostdinc -fno-builtin -fno-common
-fno-strict-aliasing -iwithprefix include -Werror -Wno-pointer-arith
-pipe -I/home/test1/xen-unstable/xen/include
-I/home/test1/xen-uns...
2005 Oct 06
3
Xen unstable/SuSE 9.3 install issue
Hi,
I have successfully installed Xen unstable binary on SuSE 9.3. I am trying
to do a source install and I got the following error. Will be glad for any
help or guidance.
In file included from include/asm-xen/asm/processor.h:18,
from include/asm/thread_info.h:17,
from include/linux/thread_info.h:21,
from include/linux/spinlock.h:12,
from in...
2012 May 21
4
Build error of libxl in xen-unstable changeset 25374
I have built on clean system with xen-unstable 25374 and stops with this
error:
gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99
-Wall -Wstrict-prototypes -Wdeclaration-after-statement
-Wno-unused-but-set-variable -D__XEN_TOOLS__ -MMD -MF .libxl.o.d
-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-call...
2006 Sep 04
0
xen-unstable_3.0-unstable+hg11292-1_i386.changes is NEW
xen-docs-3.0-unstable_3.0-unstable+hg11292-1_all.deb
to pool/main/x/xen-unstable/xen-docs-3.0-unstable_3.0-unstable+hg11292-1_all.deb
(new) xen-hypervisor-3.0-unstable-1-i386-pae_3.0-unstable+hg11292-1_i386.deb extra misc
The Xen Hypervisor on i386-pae-class
The hypervisor is the "core" for XEN itself. It...
2005 Jul 21
6
basic question on how to compile 2.4 xen
Hi
Can someone help me figure out a way to compile a 2.4 kernel in a 2.6
system. Basically it keeps failing because it needs the genksyms
package, which is provided in the modutils package from redhat, but
obviously this isn''t presetn on the 2.6 kernel.
I was wondering how the xen maintainers go about compiling their 2.4
kernel and 2.6 kernel. Do you do it on different systems then
2008 Mar 20
1
Bug#471768: there's no hvmloader in xen-utils-unstable
Package: xen-utils-unstable
Version: 3.3-unstable+hg17192-1
Severity: important
Tags: patch
In tools/firmware/Makefile, INST_DIR is $(DESTDIR)/usr/$(PREFIX)/boot
but $(PREFIX) is empty. hvmloader doesn't get installed.
diff -ru xen-unstable-3.3-unstable+hg17192.orig/debian/patches/tools-prefix.diff xen-unstable-3.3-uns...
2010 Jan 13
0
Bug#565047: xen-unstable: ftbfs with gcc-4.5
Package: xen-unstable
Version: 3.3-unstable+hg17961-1
Severity: normal
Tags: sid
User: debian-gcc at lists.debian.org
Usertags: ftbfs-gcc-4.5
The package fails to build in a test rebuild on at least amd64 with
gcc-4.5/g++-4.5, but succeeds to build with gcc-4.4/g++-4.4.
For the compiler version used, see:
http://lists...
2007 Dec 04
0
Bug#399700: xen-unstable: bugfix, patch included. now build-deps on linux-support-2.6.22-3
Package: xen-unstable
Version: 3.0-unstable+hg11561-1
Followup-For: Bug #399700
The included patch overcomes the old build dependency on
linux-support-2.6.17-2, and replaces it with linux-support-2.6.22-3. I
filed a previous bug #453912 - but I guess it doesn't apply?
-- System Information:
Debian Release: lenny...
2013 Aug 04
3
xen-4.4 unstable ?
I just wonder why xen 4.4 unstable presents it self as xen 4.3 unstable ?
boot message states 4.3 unstable and efi is 4.3 unstable? I wonder what is
the reason behind it ?
_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users
2007 Nov 27
1
build error with current (changeset 16475) xen-unstable tree
I do recieve this error when building xen-unstable tree.
gcc -O2 -fomit-frame-pointer -m32 -march=i686 -DNDEBUG -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-unused-value -Wdeclaration-after-statement -DVMXASSIST -nostdinc -fno-builtin -fno-common -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/home/xen-unstable.hg/xen/i...
2006 May 05
6
PAE mode mismatch in Xen (xen=no Dom0=yes)
Hi,
I just added 32GB memory in my system and wanted Xen to see that memory, so enabled PAE in xen0 and XenU. I did a make menuconfig in xen0 and xenU, then did a make in xen-unstable and a make install.
Whilebooting this kernel, I get the above error PAE mode mismatch. I looked under xen/include/asm-x86/processor.h has #define X86_CR4_PAE defined and so does cpufeature.h have this defined. #define X86_FEATURE_PAE
What else should I have done to enable a PAE enabled Xen ke...
2008 Mar 07
0
xen-unstable_3.3-unstable+hg17192-1_amd64.changes is NEW
(new) xen-hypervisor-unstable-amd64_3.3-unstable+hg17192-1_amd64.deb extra misc
The Xen Hypervisor on AMD64
The hypervisor is the "core" for XEN itself. It gets booted by the boot
loader and controls cpu and memory, sharing them between your
administrative domain (Domain 0) and the virtual guest systems.
.
In o...
2008 Oct 08
2
xen-unstable compilation error
After syncing to the latest xen-unstable sources, I am getting following
compilation error :
make[3]: *** No rule to make target
`/data/xen-sources/xen-unstable.hg/stubdom/ioemu/i386-stubdom/qemu.a'',
needed by
`/data/xen-sources/xen-unstable.hg/stubdom/mini-os-x86_32-ioemu/mini-os_app.o''.
Stop.
make[3]: Leaving directo...
2012 Sep 19
3
VGA Passthrough with Xen 4.3-unstable?
Dear All,
I have tried to apply VGA passthrough patches hosted at Jean David
Techer''s website to Xen 4.3-unstable. However, I cannot get VGA
passthrough to work with Xen 4.3-unstable. Are the VGA passthrough
patches hosted at David Techer''s website incompatible with Xen 4.3-unstable?
This is David Techer''s website:
http://www.davidgis.fr/blog/index.php?2011/12/07/860-xen-42unstable-patch...
2012 Sep 19
3
VGA Passthrough with Xen 4.3-unstable?
Dear All,
I have tried to apply VGA passthrough patches hosted at Jean David
Techer''s website to Xen 4.3-unstable. However, I cannot get VGA
passthrough to work with Xen 4.3-unstable. Are the VGA passthrough
patches hosted at David Techer''s website incompatible with Xen 4.3-unstable?
This is David Techer''s website:
http://www.davidgis.fr/blog/index.php?2011/12/07/860-xen-42unstable-patch...
2010 Oct 07
31
[RFC][QEMU] ATI graphics VBIOS passthru support
Hi Ian,
There have been a lot of interest on gfx passthru recently. This patch enables ATI VBIOS in passthru mode. The guest VM system BIOS (including Windows boot logo) can now show in passthru screen. We have tested with various Windows and Linux guest VMs. Please help review it. We are also looking forward to comments and suggestions from Xen community users.
Signed-off-by: Wei Huang
2006 Dec 02
3
Bug#401249: xen-utils-common: xenbr0 not being created
...d Daemon started
[2006-12-02 02:26:50 xend 2941] INFO (__init__:1072) Xend changeset: Thu Sep 21 17:56:14 2006 +0100 .
[2006-12-02 02:26:50 xend 2941] ERROR (__init__:1072) Exception starting xend ((111, 'Connection refused'))
Traceback (most recent call last):
File "/usr/lib/xen-3.0-unstable-1/lib/python/xen/xend/server/SrvDaemon.py", line 291, in run
servers = SrvServer.create()
File "/usr/lib/xen-3.0-unstable-1/lib/python/xen/xend/server/SrvServer.py", line 108, in create
root.putChild('xend', SrvRoot())
File "/usr/lib/xen-3.0-unstable-1/lib/p...
2010 May 15
1
Unable to build tools/libxl for weeks
Hi,
I am unable to build libxl from the tools. I am getting always the
following error. Disabling Werror did not solve the problem:
=== PCI passthrough capability has been enabled ===
=== PCI passthrough capability has been enabled ===
make[4]: Entering directory
`/usr/src/xen-unstable.hg/tools/ioemu-remote/i386-dm''
/usr/src/xen-unstable.hg//tools/cross-install -d -m0755 -p
"/usr/src/xen-unstable.hg/dist/install//usr/lib/xen/bin"
/usr/src/xen-unstable.hg//tools/cross-install -d -m0755 -p
"/usr/src/xen-unstable.hg/dist/install//etc/xen/scripts"
/usr...