Displaying 20 results from an estimated 10000 matches similar to: "Has 3.0.3 been released?"
2007 Aug 31
2
Where did the Xen source tarballs go?
Hi,
Where''s the master repository for downloading open source Xen source
tarballs?
In the past, I''ve always just gone to the xensource web page, clicked on
download, and then followed the "Open Source Xen" link. However, this link
seems to no longer be there.
I found a Univ of Cambridge download page (
http://www.cl.cam.ac.uk/research/srg/netos/xen/downloads.html).
2007 Oct 11
13
ANNOUNCE: Xen 3.1.1 released!
I''m pleased to announce the availability of Xen 3.1.1 -- a bugfix release in
the Xen 3.1 series. Many bugs, large and small, are fixed by this release
and we recommend that all users and vendors upgrade.
The source repository is available using mercurial from:
http://xenbits.xensource.com/xen-3.1-testing.hg
Binary packages have not yet been prepared for this release.
Thanks to
2007 Oct 11
13
ANNOUNCE: Xen 3.1.1 released!
I''m pleased to announce the availability of Xen 3.1.1 -- a bugfix release in
the Xen 3.1 series. Many bugs, large and small, are fixed by this release
and we recommend that all users and vendors upgrade.
The source repository is available using mercurial from:
http://xenbits.xensource.com/xen-3.1-testing.hg
Binary packages have not yet been prepared for this release.
Thanks to
2006 Aug 30
11
xen-3.0.2-3
Hi
I read a few times in the web about xen-3.0.2-3 but I cannot find a place to
download it.
Not even here: http://www.cl.cam.ac.uk/Research/SRG/netos/xen/downloads/
Where can I get it? And does it have network issues solved?
And what is the most current kernel I can use with xen? How do I change the
source to use a more current kernel than 2.6.16.6?
Regards,
Steffen
Please - if possible
2006 Sep 28
6
[Patch] Fix blktap to work with a bootloader
If a Xen guest has a bootloader configured, then it will fail to start
on a blktap image. The problem is blkdev_uname_to_file, which cannot
parse the "tap:aio:$filename" image strings: it tries to split the
string apart at ":" and assign the result to a 2-tuple, and this
results in a python error if the split results in three or more
strings.
The fix is to split only at the
2006 Oct 17
2
[PATCH] as fixes for Solaris
# HG changeset patch
# User john.levon@sun.com
# Date 1161090418 25200
# Node ID 8dcda57ee98a51ce528982a5f5d848e09584d08a
# Parent dff351e52952cc08be67ee5c7173c2c83167c15b
On sysv platforms, gas defaults ''/'' to a comment character. Pass in the right
option to disable this behaviour, so Xen''s semantics of "divide" apply.
Signed-off-by: John Levon
2011 Nov 21
2
Xen ReadMe's Was: Inaccessible link
On Mon, Nov 21, 2011 at 1:18 AM, Ian Campbell - Ian.Campbell@citrix.com wrote:
> On Sun, 2011-11-20 at 01:11 +0000,
> xen-devel.GarveyPatrickD@OrdinaryAmerican.net wrote:
>> http://wiki.xen.org/wiki/Assign_Hardware_to_DomU_with_PCIBack_as_module
>> contains a link to the University of Cambridge Computer Laboratory
>> copy of the Xen User Manual
>>
2007 Feb 21
4
Re: [Xen-staging] [xen-unstable] Add iso9660 support to libfsimage.
On Wed, 2007-02-21 at 14:46 +0000, Xen staging patchbot-unstable wrote:
> # HG changeset patch
> # User john.levon@xxx
> # Date 1172012044 28800
> # Node ID fe3e024e38f8323c311fbd61710eff3c4b92f514
> # Parent bca284f67702cf46502809f29eb634e2ab6d294f
> Add iso9660 support to libfsimage.
There seems to be some sign-age problems introduced here. I''m
surprised the
2007 Aug 10
2
3.0.4: HVM XP Installation hangs on "Registration components"
hi,
i was able to start an installation with windows XP, but now the
installer hangs on "Komponenten werden registriert" i hope similar to
"components will registrated"
Xen is 3.0.4 on Debian Etch.
cu denny
--
Stoppt den Überwachungswahn - Stoppt den Schäuble Katalog:
http://www.nopsis.de
_______________________________________________
Xen-users mailing list
2008 Jun 06
2
Xen Development Environment
Hi all,
I wonder if there is a certain development environment that has been
commonly used to develop the Xen code. I am currently trying to play
around with the code and it take me a while to figure out the relations
between different variables and functions.
I am also wondering if there exist any specification of explanation for
the source architecture, like some published design document
2009 Feb 09
9
virt-manager and virt-install can''t use with new built xvm 3.3
Hi Dave,
I built successfully an xvm 3.3 system. However, I found virt-manager
and virt-install don''t work. I attached the error messages of both as
below.
xm tool seems to work. I can run OpenSolaris200811 LiveCD and install
it onto file based disk.
The error messages of virt-manager:
====start of error message====
Unable to open connection to hypervisor URI ''xen'':
2006 Oct 17
4
[PATCH] Fix tools build on Solaris
# HG changeset patch
# User john.levon@sun.com
# Date 1161090606 25200
# Node ID c6bfe43048f3becda6966deceb7b70baea833b7c
# Parent 03d4223c846b14fc415cfd05d970c7b4d688fddb
Many of the tools use C99 features such as bool, or expect certain functions.
Fix the CFLAGS to enable these on Solaris.
Signed-off-by: John Levon <john.levon@sun.com>
diff --git a/config/SunOS.mk b/config/SunOS.mk
---
2011 Nov 17
29
[PATCH 00 of 17] Documentation updates
The following series flushes my documentation queue and replaces
previous postings of those patches.
The main difference is that the xl cfg file is now formatted using POD
instead of markdown and presented as a manpage.
I have setup a cron job to build docs/html and publish it at
http://xenbits.xen.org/docs/unstable/ (it''s a bit bare right now).
The motivation for some of these patches
2008 Nov 17
1
problem with serial port under XEN
Hallo,
we use XEN with IA64. The console is not redirected to /dev/ttyS0. We
need this port
to configure an external storage with minicom but we cannot use it. We
also see with
modinfo no 8250 module which should control the serial port. We use XEN
3.0.3. Is
there a workaround available?
regards
Bernd
_______________________________________________
Xen-users mailing list
2007 Dec 04
5
what the H is this virbr0?
Hi,
I just tested in the lab the new CentOS 5.1 Xen and find out it breaks
network connectivity, at least in my setup.
It seems it is somehow making use of the 3.1 Xen version (altought I am
not sure about that) but whatever changes it introduce is not documented
at the location one would expect, the obvious new thing (at least for
me) is this thing I will call out of guessing a virtual
2005 Jan 27
2
booting erro on FC3
I''m a newbie. :)
I followed the steps written by Jerone Young:
http://sourceforge.net/mailarchive/message.php?msg_id=10562241
but i found an error at the 17th step:
17. mkinitrd /boot/initrd-2.6.10-xen0.img 2.6.10-xen0
it said:"No module ata_piix found for kernel 2.6.10-xen0, aborting."
so I commented the line of "module /boot/initrd-2.6.10-xen0.img" in the
2007 Mar 26
12
System time monotonicity
It seems that VCPU system time isn''t monotonic (using 3.0.4). It seems
it might be correlated to when a VCPU is switched across real CPUs but I
haven''t conclusively proved that. But e.g.:
{
old = {
time = {
version = 0x4ec
pad0 = 0xe8e0
tsc_timestamp = 0x22cc8398b7194
system_time =
2008 Sep 04
5
xm dump-core options are useless
This cset:
changeset: 11473:0008fca70351
date: Thu Sep 14 08:19:38 2006 +0100
description:
xm dump command add on
xm dump-core [-L|--live][-C| --crash] <domID> [output path]
Didn''t actually implement anything. Worse, it looks like we don''t even
pause the domain, so it''s always live (not good). What''s going on?
regards
john
2005 Mar 21
2
any recent changes to bridging or networking in -testing?
I''m using the exact same setup as I''ve successfully been using for
both -testing and -unstable. However, at least as of today, guests on
-testing can''t see the network.
>From my -unstable machine:
vif13.0 Link encap:Ethernet HWaddr FE:FF:FF:FF:FF:FF
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:1095 errors:0 dropped:0
2009 Oct 24
2
How to debug Xen?
Hi, friends
How to debug Xen? Sometimes, I am confused with sudden hardware
restart or halt. I can not see any output to analyze the problems. Can you
introduce some debug methods adopted in the Xen development?
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel