Displaying 20 results from an estimated 10000 matches similar to: "[Xen-devel] Linux 2.6.27 temporary tree on xenbits"
2008 Dec 12
1
Is linux-image-2.6.27-amd64-xen on the way?
Hi,
I was wondering if you guys are working on a
linux-image-2.6.27-amd64-xen? That would be great!
Thomas
2006 Jul 13
3
[PATCH] Update new qemu-dm to spawn vncviewer
This patch does 3 things to the new device model, qemu-dm:
1) Add `vncviewer'' as an option to `qemu-dm'' to spawn a `vncviewer'' process.
2) Have the `vncviewer'' config parameter translate to the `vncviewer'' flag to
`qemu-dm''.
3) Add a new config parameter, `vncconnect'', that spawns a `vncviewer''
process that looks for a
2006 Mar 16
0
[PATCH 3a/3] Add shadow VRAM
This is a slightly modified version of the original VGA patch that removes
changes to the configure script to check for SSE2 capabilities. SSE2 is
now only checked at run time.
Signed-off-by: Don Dugger <donald.d.dugger@intel.com>
--
Don Dugger
"Censeo Toto nos in Kansa esse decisse." - D. Gale
Donald.D.Dugger@intel.com
Ph: (303)440-1368
diff -r c445d4a0dd76
2006 May 18
1
RE: [PATCH] - make qemu serial summagraphics settings a bitmore fluid
Ben-
I like the idea but I don''t understand how this patch can work:
1) You never put a name into `serial_devices[]'' for the summa port.
The loop in `main'' that initializes the serial devices only calls
`qemu_chr_open'' if there''s a string name in `serial_devices''. How did
you get this to work?
2) Minor point, I don''t see the need
2012 Feb 07
0
[xen-unstable test] 11896: tolerable FAIL - PUSHED
flight 11896 xen-unstable real [real]
http://www.chiark.greenend.org.uk/~xensrcts/logs/11896/
Failures :-/ but no regressions.
Regressions which are regarded as allowable (not blocking):
test-amd64-i386-xl-credit2 7 debian-install fail like 11895
test-i386-i386-win 14 guest-start.2 fail like 11895
Tests which did not succeed, but are not blocking:
2012 Feb 24
0
[xen-4.0-testing test] 12038: tolerable FAIL - PUSHED
flight 12038 xen-4.0-testing real [real]
http://www.chiark.greenend.org.uk/~xensrcts/logs/12038/
Failures :-/ but no regressions.
Regressions which are regarded as allowable (not blocking):
test-amd64-amd64-xl-sedf 10 guest-saverestore fail blocked in 11853
test-amd64-i386-xl-credit2 5 xen-boot fail like 11853
Tests which did not succeed, but are not
2008 May 28
0
[PATCH] ia64/xen: a recipe for using xen/ia64 with pv_ops.
Recipe for useing xen/ia64 with pv_ops domU.
Signed-off-by: Akio Takebe <takebe_akio at jp.fujitsu.com>
Signed-off-by: Isaku Yamahata <yamahata at valinux.co.jp>
Cc: Randy Dunlap <randy.dunlap at oracle.com>
---
Documentation/ia64/xen.txt | 183 ++++++++++++++++++++++++++++++++++++++++++++
1 files changed, 183 insertions(+), 0 deletions(-)
create mode 100644
2008 May 28
0
[PATCH] ia64/xen: a recipe for using xen/ia64 with pv_ops.
Recipe for useing xen/ia64 with pv_ops domU.
Signed-off-by: Akio Takebe <takebe_akio at jp.fujitsu.com>
Signed-off-by: Isaku Yamahata <yamahata at valinux.co.jp>
Cc: Randy Dunlap <randy.dunlap at oracle.com>
---
Documentation/ia64/xen.txt | 183 ++++++++++++++++++++++++++++++++++++++++++++
1 files changed, 183 insertions(+), 0 deletions(-)
create mode 100644
2009 Jun 17
0
Re: Xen 3.4.1 Configuration Issues with Ubuntu 9.04!
Yes.
First remove old :-
# rm -fr xen-3.4-testing.hg
# hg clone http://xenbits.xensource.com/xen-3.4-testing.hg
It takes 20-30 min at 100Kb/sec ADSL connection.
# cd xen-3.4-testing.hg
# make world.
You always run "make world" UNDER xen-3.4-tesing.hg folder, NOT under /usr/src.
Do it step by step.
Boris.
--- On Wed, 6/17/09, Jan Muhammad <janmuhd@yahoo.com> wrote:
From:
2009 May 18
0
[Xen-devel] [ANNOUNCE] Xen 3.4.0 released!
----- Forwarded message from Keir Fraser <keir.fraser at eu.citrix.com> -----
From: Keir Fraser <keir.fraser at eu.citrix.com>
To: "xen-devel at lists.xensource.com" <xen-devel at lists.xensource.com>,
xen-users at lists.xensource.com
Cc:
Date: Mon, 18 May 2009 05:26:28 -0700
Subject: [Xen-devel] [ANNOUNCE] Xen 3.4.0 released!
Folks,
We're pleased to announce
2013 Nov 22
0
[xen-unstable test] 22084: tolerable FAIL - PUSHED
flight 22084 xen-unstable real [real]
http://www.chiark.greenend.org.uk/~xensrcts/logs/22084/
Failures :-/ but no regressions.
Tests which did not succeed, but are not blocking:
test-amd64-amd64-xl-pcipt-intel 9 guest-start fail never pass
test-armhf-armhf-xl 5 xen-boot fail never pass
test-amd64-i386-xend-winxpsp3 16 leak-check/check
2005 Nov 15
0
http://xenbits.xensource.com/xen-2.0-testing.hg" repository (seed archive) isn''t working
REPRO:
- download the seed from :
"http://xenbits.xensource.com/xen-2.0-testing.hg" repository (seed
archive<http://www.cl.cam.ac.uk/Research/SRG/netos/xen/downloads/xen-2.0-testing.hg.tar.gz>
)
http://www.cl.cam.ac.uk/Research/SRG/netos/xen/downloads/xen-2.0-testing.hg.tar.gz
- mkdir xen
- cd xen
- tar -zxvf ~/downloads/xen-2.0-testing.hg.tar.gz
- cd xen-2.0-testing.hg.tar.gz
-
2009 Apr 13
0
Fw: Re: First release candidate for Xen 3.4.0
It is rc2-pre. Stubdom fails again.
Boris
--- On Fri, 4/10/09, Boris Derzhavets <bderzhavets@yahoo.com> wrote:
From: Boris Derzhavets <bderzhavets@yahoo.com>
Subject: Re: [Xen-devel] First release candidate for Xen 3.4.0
To: "xen-devel@lists.xensource.com" <xen-devel@lists.xensource.com>, "Keir Fraser" <keir.fraser@eu.citrix.com>
Date: Friday, April
2011 Sep 06
0
[xen-unstable test] 8832: tolerable FAIL - PUSHED
flight 8832 xen-unstable real [real]
http://www.chiark.greenend.org.uk/~xensrcts/logs/8832/
Failures :-/ but no regressions.
Tests which did not succeed, but are not blocking,
including regressions (tests previously passed) regarded as allowable:
test-amd64-amd64-xl-pcipt-intel 9 guest-start fail never pass
test-amd64-i386-rhel6hvm-intel 9 guest-start.2 fail
2009 Jun 17
0
Re: Xen 3.4.1 Configuration Issues with Ubuntu 9.04!
Quote:-
***************************************************************************************
I''m trying to install/configure Xen-3.0.4 on Ubuntu 9.04 (Kernel 2.6.28-11-Server) using this link http://bderzhavets.wordpress.com/2009/05/30/; All necessary pre-requisite software/packages installed (I checked one by one with Synaptic Package Manager) all steps gone fine but when I come Load
2008 Aug 23
0
[Xen-devel] ANNOUNCE: Xen 3.3.0 released!
----- Forwarded message from Keir Fraser <keir.fraser at eu.citrix.com> -----
From: Keir Fraser <keir.fraser at eu.citrix.com>
To: "xen-devel at lists.xensource.com" <xen-devel at lists.xensource.com>
Date: Fri, 22 Aug 2008 12:53:35 +0100
Subject: [Xen-devel] ANNOUNCE: Xen 3.3.0 released!
Folks,
We're pleased to announce the official release of Xen 3.3.0!
This
2009 Nov 10
0
[Xen-devel] [ANNOUNCE] Xen 3.4.2 released
----- Forwarded message from Keir Fraser <keir.fraser at eu.citrix.com> -----
From: Keir Fraser <keir.fraser at eu.citrix.com>
To: "xen-devel at lists.xensource.com" <xen-devel at lists.xensource.com>,
xen-users at lists.xensource.com
Cc:
Date: Tue, 10 Nov 2009 16:38:59 +0000
Subject: [Xen-devel] [ANNOUNCE] Xen 3.4.2 released
Folks,
Xen 3.4.2 is the latest
2010 Apr 07
0
[Xen-devel] [ANNOUNCE] Xen 4.0.0 released
----- Forwarded message from Keir Fraser <keir.fraser at eu.citrix.com> -----
From: Keir Fraser <keir.fraser at eu.citrix.com>
To: "xen-devel at lists.xensource.com" <xen-devel at lists.xensource.com>,
xen-users at lists.xensource.com
Cc:
Date: Wed, 07 Apr 2010 16:28:24 +0100
Subject: [Xen-devel] [ANNOUNCE] Xen 4.0.0 released
Folks,
Xen 4.0.0 has now been released!
2011 Jul 21
0
[xen-4.0-testing test] 8181: tolerable FAIL - PUSHED
flight 8181 xen-4.0-testing real [real]
http://www.chiark.greenend.org.uk/~xensrcts/logs/8181/
Failures :-/ but no regressions.
Tests which did not succeed, but are not blocking,
including regressions (tests previously passed) regarded as allowable:
test-amd64-amd64-xl-pcipt-intel 8 debian-fixup fail never pass
test-amd64-i386-xl-multivcpu 15 guest-stop fail
2011 Feb 21
2
Update on Xen.org and Xenbits
Hi everybody,
apologies for Xen.org and Xenbits. It seems as if the machine on which
both services run have died. I was assured that it will be back up in a
few hours. I will let you know as soon as I know more.
Best Regards
Lars
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel