Displaying 20 results from an estimated 234 matches for "xen_changeset".
2006 Feb 19
1
r26 - in trunk/debian: . patches
...efile 2006-02-18 19:57:57.971524368 +0100
++++ /tmp/dpep.Ek3jgb/xen-3.0.1+hg8743/xen/Makefile 2006-02-19 19:20:15.000000000 +0100
+@@ -8,6 +8,7 @@
+ export XEN_SUBVERSION = 0
+ export XEN_EXTRAVERSION = .1
+ export XEN_FULLVERSION = $(XEN_VERSION).$(XEN_SUBVERSION)$(XEN_EXTRAVERSION)
++export XEN_CHANGESET ?= $(shell ((hg parents || head -n 7 ../ChangeLog || echo date: unavailable) | awk ''{FS="changeset:[ ]+"}/^changeset/{CS=$$2};{FS="date:[ ]+"}/^date/{D=$$2}; END {print D, CS}'') 2>/dev/null)
+
+ export BASEDIR := $(CURDIR)
+
+@@ -96,7 +97,7 @@
+...
2005 Oct 03
1
xen_changeset : Mon Oct 3 05:26:29 2005 +0100 f22fba673196 updates 4k and 8 k kernel stacks
changeset: 7157:f22fba673196
#########################################
FC4 dom0, Tyan 2462 SMP, 4k kernel stack
#########################################
xm shutdown does not work at all, always get the d flag , that d flag
also seems to be the stopper for xm destroy as well.
I have yet to be able to destroy a domain with the d flag.
Unable to create SMP guests
ethtool for e1000 as eth0
2006 Feb 19
1
Do we have one make more than necessary?
...stall
$(MAKE) all DESTDIR=$(CURDIR)/debian/install KERNELS= GCC=$(CC) CC=$(CC) HOSTCC=$(CC)
touch $@
install: debian/stamps/build
rm -rf debian/install
$(MAKE) dist DESTDIR=$(CURDIR)/debian/install KERNELS= XEN_PYTHON_NATIVE_INSTALL=1 CC=$(CC) GCC=$(CC) HOSTCC=$(CC) XEN_CHANGESET=8743
ifeq ($(DEB_BUILD_ARCH),i386)
$(MAKE) mrproper
$(MAKE) xen DESTDIR=$(CURDIR)/debian/install KERNELS= GCC=$(CC) CC=$(CC) HOSTCC=$(CC) XEN_TARGET_X86_PAE=y TARGET=$(CURDIR)/xen/xen_pae XEN_CHANGESET=8743
endif
$(MAKE) -C tools/examples install-udev DESTDIR=$(CURDIR)/debia...
2011 Apr 15
2
Two cleanly installed CentOS 5.6 servers but with different Xen kernel versions
...: node0:0-3
xen_major : 3
xen_minor : 1
xen_extra : .2-238.9.1.el5
xen_caps : xen-3.0-x86_64 xen-3.0-x86_32p hvm-3.0-x86_32
hvm-3.0-x86_32p hvm-3.0-x86_64
xen_pagesize : 4096
platform_params : virt_start=0xffff800000000000
xen_changeset : unavailable
cc_compiler : gcc version 4.1.2 20080704 (Red Hat 4.1.2-50)
cc_compile_by : mockbuild
cc_compile_domain : centos.org
cc_compile_date : Tue Apr 12 18:01:03 EDT 2011
xend_config_format : 2
And on server 2 it is this:
host...
2010 Nov 15
5
Poor performance on bandwidth, Xen 4.0.1 kernel pvops 2.6.32.24
...n_major : 3
xen_minor : 2
xen_extra : -1
xen_caps : xen-3.0-x86_64 xen-3.0-x86_32p hvm-3.0-x86_32
hvm-3.0-x86_32p hvm-3.0-x86_64
xen_scheduler : credit
xen_pagesize : 4096
platform_params : virt_start=0xffff800000000000
xen_changeset : unavailable
cc_compiler : gcc version 4.3.1 (Debian 4.3.1-2)
cc_compile_by : waldi
cc_compile_domain : debian.org
cc_compile_date : Sat Jun 28 09:32:18 UTC 2008
xend_config_format : 4
#lspci -v
09:00.0 Ethernet controller: Broadcom Corporation NetXtre...
2006 Apr 05
5
BUG: soft lockup detected on CPU#0!
...;] blkif_schedule+0x0/0x4a0
[<c0133b70>] kthread+0x0/0x110
[<c0102ca5>] kernel_thread_helper+0x5/0x10
These are happening every few minutes, for four domains, and rising.
Machine is under somewhat high disk load (lots of scp processes copying
large file systems, cfq disk sched).
xen_changeset: Sun Mar 26 11:50:39 2006 +0100 9441:30ae67d6e5f0
Those domain have now zombified and are unkillable. I''ll grab the
latest updates and reboot the box.
-Chris
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.c...
2010 Aug 04
4
broken network-support for netBSD-domUs?
...: node0:581
max_node_id : 0
xen_major : 4
xen_minor : 0
xen_extra : .1-rc5
xen_caps : xen-3.0-x86_64 xen-3.0-x86_32p
xen_scheduler : credit
xen_pagesize : 4096
platform_params : virt_start=0xffff800000000000
xen_changeset : Mon Aug 02 11:18:41 2010 +0100 21296:e7bd619f8aaa
xen_commandline :
cc_compiler : gcc version 4.3.2 (Debian 4.3.2-1.1)
cc_compile_by : root
cc_compile_domain :
cc_compile_date : Tue Aug 3 09:11:28 CEST 2010
xend_config_format : 4
working:
hos...
2005 Oct 27
4
monolithic versus modules
I spun a new xen kernel from pristine sources using modules, had the
APCI errors and scsi timeouts.
I took pristine source and spun a monolithic kernel and everything
appears to be working.
gcc version 3.4.4 20050721 (Red Hat 3.4.4-2)
if it matter.
xen_changeset : Wed Oct 26 11:59:13 2005 +0100 7500:20d1a79ebe31
I have had this APCI issue on this SMP Athlon with modules for a while
now.
Guess I will stick with monolithic kernels for xen for now.
Regards,
Ted
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenso...
2006 Apr 28
2
RE: Problem booting fully virtualized (Intel VT) 32b gueston XEN32 unstable
...:00000000:00000001
>total_memory : 1023
>free_memory : 62
>xen_major : 3
>xen_minor : 0
>xen_extra : -unstable
>xen_caps : xen-3.0-x86_32 hvm-3.0-x86_32
>platform_params : virt_start=0xfc000000
>xen_changeset : Tue Apr 25 18:22:11 2006 +0100 9744:1ad06bd6832d
>cc_compiler : gcc version 4.0.0 20050519 (Red Hat 4.0.0-8)
>cc_compile_by : build
>cc_compile_domain : katana-technology.com
>cc_compile_date : Wed Apr 26 00:10:30 EDT 2006
>[root@tst122 ~]#...
2010 Apr 19
1
Attach CDROM to windows
...r : 3
xen_minor : 4
xen_extra : .2
xen_caps : xen-3.0-x86_64 xen-3.0-x86_32p hvm-3.0-x86_32
hvm-3.0-x86_32p hvm-3.0-x86_64
xen_scheduler : credit
xen_pagesize : 4096
platform_params : virt_start=0xffff800000000000
xen_changeset : unavailable
cc_compiler : gcc version 3.4.6 20060404 (Red Hat 3.4.6-10)
cc_compile_by : root
cc_compile_domain : (none)
cc_compile_date : Thu Dec 3 22:47:18 CST 2009
xend_config_format : 4
xm info for Xen-4.0.0:
host : SS01...
2010 Apr 19
1
Attach CDROM to windows
...r : 3
xen_minor : 4
xen_extra : .2
xen_caps : xen-3.0-x86_64 xen-3.0-x86_32p hvm-3.0-x86_32
hvm-3.0-x86_32p hvm-3.0-x86_64
xen_scheduler : credit
xen_pagesize : 4096
platform_params : virt_start=0xffff800000000000
xen_changeset : unavailable
cc_compiler : gcc version 3.4.6 20060404 (Red Hat 3.4.6-10)
cc_compile_by : root
cc_compile_domain : (none)
cc_compile_date : Thu Dec 3 22:47:18 CST 2009
xend_config_format : 4
xm info for Xen-4.0.0:
host : SS01...
2013 May 14
5
4.2.2 pci-passthrough crashes Dell Poweredge R710
...: 2
> xen_extra : .2
> xen_caps : xen-3.0-x86_64 xen-3.0-x86_32p hvm-3.0-x86_32
> hvm-3.0-x86_32p hvm-3.0-x86_64
> xen_scheduler : credit
> xen_pagesize : 4096
> platform_params : virt_start=0xffff800000000000
> xen_changeset : unavailable
> xen_commandline : placeholder loglvl=all dom0_mem=2048M
> dom0_max_vcpus=2 com2=115200 console=com2,vga
> cc_compiler : gcc (Debian 4.4.5-8) 4.4.5
> cc_compile_by : root
> cc_compile_domain : wsk.tu-chemnitz.de
> cc_compile...
2005 Sep 29
1
changeset:7135:7f732bba3ed4 update
Fc4 domO, tyan 2462 SMP
xen_changeset : Thu Sep 29 14:59:18 2005 +0100 7f732bba3ed4
domU''s will not start, they try to and hang.
Regards,
Ted
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
2013 Jan 30
1
[PATCH v2] xen: print "debug=y|n" during hypervisor startup
...ebug=%c %s\n",
xen_major_version(), xen_minor_version(), xen_extra_version(),
xen_compile_by(), xen_compile_domain(),
- xen_compiler(), xen_compile_date());
+ xen_compiler(), debug, xen_compile_date());
printk("Latest ChangeSet: %s\n", xen_changeset());
if ( opt_sync_console )
2012 May 25
1
Xen newbie
Hi,
I installed xen using yum in fedora 16.
When I boot grub shows me a lot xen botting options. Are the all same or have different funtionality?
also in
xl info
I have xen_changeset : unavailable, what does it mean?
I also can not copy host CPU configuration in guest, it gives
Error copying host CPU: No host CPU reported in capabilities
Traceback (most recent call last):
File "/usr/share/virt-manager/virtManager/details.py", line 1779, in config_cpu_copy_host...
2010 Sep 14
5
IOwaits over NFS
...n_major : 3
xen_minor : 4
xen_extra : .2
xen_caps : xen-3.0-x86_64 xen-3.0-x86_32p hvm-3.0-x86_32
hvm-3.0-x86_32p hvm-3.0-x86_64
xen_scheduler : credit
xen_pagesize : 4096
platform_params : virt_start=0xffff800000000000
xen_changeset : unavailable
cc_compiler : gcc version 4.1.2 20080704 (Red Hat 4.1.2-44)
cc_compile_by : root
cc_compile_domain : gitco.tld
cc_compile_date : Wed Nov 11 21:16:28 CET 2009
xend_config_format : 4
And lsmod from a VM:
Module Size Used...
2006 Apr 20
1
xm restore fails
xen_changeset : Sun Apr 16 15:45:57 2006 +0100 9629:07408313ce33
/var/log/xend.log:
[2006-04-19 20:42:09 xend] DEBUG (balloon:126) Balloon: free 1348; need
521; done.
[2006-04-19 20:42:09 xend] DEBUG (XendCheckpoint:148) [xc_restore]:
/usr/lib/xen/bin/xc_restore 11 20 42 133120 1 2
[2006-04-19 20:42...
2013 Aug 28
1
Free Mem
...r : 4
xen_minor : 2
xen_extra : .2-23.el6
xen_caps : xen-3.0-x86_64 xen-3.0-x86_32p hvm-3.0-x86_32
hvm-3.0-x86_32p hvm-3.0-x86_64
xen_scheduler : credit
xen_pagesize : 4096
platform_params : virt_start=0xffff800000000000
xen_changeset : unavailable
xen_commandline : dom0_mem=1024M,max:1024M loglvl=all
guest_loglvl=all
cc_compiler : gcc (GCC) 4.4.7 20120313 (Red Hat 4.4.7-3)
cc_compile_by : mockbuild
cc_compile_domain : centos.org
cc_compile_date : Thu Jul 18 13:42:23 UTC 2013
xend_...
2010 Aug 01
6
Opensolaris domU - install ok, pygrub boot not ok.
...: node0:1807
max_node_id : 0
xen_major : 4
xen_minor : 0
xen_extra : .1-rc3
xen_caps : xen-3.0-x86_64 xen-3.0-x86_32p
xen_scheduler : credit
xen_pagesize : 4096
platform_params : virt_start=0xffff800000000000
xen_changeset : unavailable
xen_commandline :
cc_compiler : gcc version 4.4.4 (Debian 4.4.4-5)
cc_compile_by : waldi
cc_compile_domain : debian.org
cc_compile_date : Wed Jun 30 14:32:51 UTC 2010
xend_config_format : 4
If anyone has any ideas what I might be...
2006 Nov 07
7
A problem with Intel VT / XEN3