FreeBSD/Xen: Unterschied zwischen den Versionen

Aus UUGRN
(Status Quo, Links, ...)
K (hat „FreeBSD Xen“ nach „FreeBSD/Xen“ verschoben: subpage)
 
(26 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt)
Zeile 1: Zeile 1:
Xen mit FreeBSD ist derzeit experimentell verfügbar.  
+
[[Xen]] mit [[FreeBSD]] ist derzeit experimentell verfügbar.  
 
Dieser Artikel soll Links und Zusammenhänge zum Projektstand sammeln und bewerten.
 
Dieser Artikel soll Links und Zusammenhänge zum Projektstand sammeln und bewerten.
  
== Status Quo? ===
+
== Status Quo? ==
 +
; [http://lists.freebsd.org/pipermail/freebsd-hackers/2008-August/025725.html 2008-08-17 / Kip Macy / XEN in HEAD]:
 +
From: Kip Macy kmacy at freebsd.org
 +
Date: Sun Aug 17 22:03:56 UTC 2008
 +
 +
>> Xen support will be MFC'd when it proves to be sufficiently stable for
 +
>> some uses. It probably won't make the freeze for 7.1. Xen 3.2 is the
 +
>> initial target.
 +
>
 +
> Dom0/DomU or DomU only please ?
 +
 +
DomU only to start off with. The currently planned progression is:
 +
stabilize in HEAD -> SMP -> x86_64 -> dom0
 +
 +
-Kip
 +
 
 +
 
 +
; [http://lists.freebsd.org/pipermail/freebsd-hackers/2007-April/020095.html 2007-04-02]:
 +
: '''[http://lists.freebsd.org/pipermail/freebsd-hackers/2007-April/020095.html Any recent news on Xen support for FreeBSD?]'''
 +
: Rink Springer: ''I am working on improving FreeBSD/xen support to work correctly [1] on more recent versions of Xen 3.0.''
 +
: ''[1] Architectural changes of Xen make FreeBSD/xen as it is now in Perforce crash during initialization.''
 +
 
 +
; 2006-10-19:
 +
: Zitat aus dem [http://www.freebsd.org/news/status/report-june-2006-oct-2006.html#Porting-Xen-to-FreeBSD Quartalsbericht 10/2006]
 +
 
 +
Porting Xen to FreeBSD                                                                                         
 +
                                                                                                                 
 +
    URL: http://www.yuanjue.net/xen/howto.html                                                                   
 +
    URL: http://wikitest.freebsd.org/YuanJue                                                                     
 +
                                                                                                                 
 +
    Contact: Jue Yuan <yuanjue_at_FreeBSD.org>                                                                     
 +
                                                                                                                 
 +
    As a participant of Google's Summer of Code 2006, I am focusing on                                           
 +
    porting Xen to FreeBSD these months. The result of this summer's work                                       
 +
    include a domU kernel that could be used for installation, a guide for                                       
 +
    getting started with FreeBSD on Xen, and some other trivial                                                 
 +
    improvements. But there are still a lot of work needing to be done in                                       
 +
    this area, e.g, the long-expeted dom0 support. So I will continue my                                         
 +
    work here and try to keep up with the update of Xen itself.                                                 
 +
                     
 +
Open tasks:                                                                                                     
 +
                                                                                                                 
 +
    1. dom0 support is the most urgent                                                                         
 +
 
 +
: und [http://www.freebsd.org/news/status/report-june-2006-oct-2006.html#Xen-Port                                                                                          außerdem]:
 +
 
 +
Xen Port
 +
 +
Contact: Kip Macy <kmacy_at_FreeBSD.org>
 +
 +
Work on Xen support has slowly been continuing in perforce. The SOC student
 +
fixed several bugs and is continuing to work on it. Someone is needed who
 +
has the time to complete dom0 support and shepherd it production level stability.
 +
 +
Sufficient interest has been expressed in it that it probably makes sense to
 +
check it in to public CVS so that more people can try it out. Time permitting,
 +
I will bring it up to date and check it in the next month.
 +
 +
Open tasks:
 +
 +
    1. dom0 support.
 +
    2. General testing and bug fixing.
 +
 
 +
 
 
; [http://lists.freebsd.org/pipermail/freebsd-stable/2006-October/029159.html 2006-10-05]:
 
; [http://lists.freebsd.org/pipermail/freebsd-stable/2006-October/029159.html 2006-10-05]:
 
: There are a couple of people who have expressed interest in the work,
 
: There are a couple of people who have expressed interest in the work,
Zeile 11: Zeile 74:
  
 
== Links ==
 
== Links ==
* http://www.fsmware.com/
+
=== FreeBSD.org ===
* http://www.fsmware.com/xenofreebsd/
+
;[http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/virtualization-guest.html#VIRTUALIZATION-GUEST-XEN 21.2.2 FreeBSD with Xen™ on Linux]:
* http://mail-index.netbsd.org/port-xen/2006/07/03/0000.html Announce von Xen3-Dom0-Support für [[NetBSD]]
+
:''The Xen™ hypervisor is an open source paravirtualization product which is now supported by the commercial XenSource company. Guest operating systems are known as domU domains, and the host operating system is known as dom0. The first step in running a virtual FreeBSD instance under Linux is to install Xen for Linux dom0. The host operating system will be a Slackware Linux distribution.''
* http://wiki.xensource.com/xenwiki/OSCompatibility Überblick über Supportete Betriebssysteme  
+
 
 +
; [http://perforce.freebsd.org/ Perforce]:
 +
:* [http://perforce.freebsd.org/depotTreeBrowser.cgi?FSPC=//depot/projects/xen3&HIDEDEL=NO //depot/projects/xen3/]
 +
:* [http://perforce.freebsd.org/changeList.cgi?CMD=changes&FSPC=//depot/projects/xen3/... Changes for //depot/projects/xen3/...]
 +
 
 +
=== xensource.com ===
 +
* http://www.xensource.com/
 +
 
 +
; Wiki:
 +
:* [http://wiki.xensource.com/xenwiki/FreeBSDdomU FreeBSDdomU] bestehendes FreeBSD nach Xen migrieren.
 +
:* Überblick über [http://wiki.xensource.com/xenwiki/OSCompatibility supportete Betriebssysteme]
 +
:* [http://wiki.xensource.com/xenwiki/FreeBSDdomU?action=fullsearch&context=180&value=FreeBSD&fullsearch=Text Volltextsuche nach ''FreeBSD''] auf wiki.xensource.com
  
 +
; Mailinglisten:
 +
:* [http://lists.xensource.com/archives/cgi-bin/namazu.cgi?query=FreeBSD&submit=Search&idxname=xen-users Suchanfrage nach ''FreeBSD'' ] auf lists.xensource.com
  
 +
=== diverses ===
 +
* Automatisch [[FreeBSD Xen/Mailinglisten|Automatisch generierte Linksammlung]] aus FreeBSD und Xen Mailinglisten
 +
* [http://www.google.de/search?q=%22Xen%22+site:freebsd.org&hl=de&lr=&start=0&sa=N Google-Suche nach ''Xen site:freebsd.org'']
  
== FreeBSD Mailinglisten ==
+
* http://www.fsmware.com/
Die folgende Linkliste wurde anhand eines Shellscripts aus einer Google-Suche generiert.
+
:* http://www.fsmware.com/xenofreebsd/
Sinn und Zweck dieser Liste ist es, einen Überblick über das Thema [[Xen]] im Kontext von FreeBSD zu gewinnen und ggf interessante Mails direkt auszuwerten.
 
=== FreeBSD-Current ===
 
<!-- freebsd-current|2005-06|051475|Xen status|http://lists.freebsd.org/pipermail/freebsd-current/2005-June/051475.html -->
 
* [http://lists.freebsd.org/pipermail/freebsd-current/2005-June/051475.html Xen status] 2005-06
 
<!-- freebsd-current|2005-03|048106|Xen & FreeBSD?|http://lists.freebsd.org/pipermail/freebsd-current/2005-March/048106.html -->
 
* [http://lists.freebsd.org/pipermail/freebsd-current/2005-March/048106.html Xen & FreeBSD?] 2005-03
 
<!-- freebsd-current|2005-03|048107|Xen & FreeBSD?|http://lists.freebsd.org/pipermail/freebsd-current/2005-March/048107.html -->
 
* [http://lists.freebsd.org/pipermail/freebsd-current/2005-March/048107.html Xen & FreeBSD?] 2005-03
 
<!-- freebsd-current|2006-09|066028|Xen 3.0?|http://lists.freebsd.org/pipermail/freebsd-current/2006-September/066028.html -->
 
* [http://lists.freebsd.org/pipermail/freebsd-current/2006-September/066028.html Xen 3.0?] 2006-09
 
<!-- freebsd-current|2006-09|066105|Will Xen 3.0 support (at least domU) be available ?|http://lists.freebsd.org/pipermail/freebsd-current/2006-September/066105.html -->
 
* [http://lists.freebsd.org/pipermail/freebsd-current/2006-September/066105.html Will Xen 3.0 support (at least domU) be available ?] 2006-09
 
<!-- freebsd-current|2006-09|066107|[Fwd: Will Xen 3.0 support (at least domU) be available ?]|http://lists.freebsd.org/pipermail/freebsd-current/2006-September/066107.html -->
 
* [http://lists.freebsd.org/pipermail/freebsd-current/2006-September/066107.html [Fwd: Will Xen 3.0 support (at least domU) be available ?]] 2006-09
 
<!-- freebsd-current|2006-09|066110|[Fwd: Will Xen 3.0 support (at least domU) be available ?]|http://lists.freebsd.org/pipermail/freebsd-current/2006-September/066110.html -->
 
* [http://lists.freebsd.org/pipermail/freebsd-current/2006-September/066110.html [Fwd: Will Xen 3.0 support (at least domU) be available ?]] 2006-09
 
<!-- freebsd-current|2006-09|066111|[Fwd: Will Xen 3.0 support (at least domU) be available ?]|http://lists.freebsd.org/pipermail/freebsd-current/2006-September/066111.html -->
 
* [http://lists.freebsd.org/pipermail/freebsd-current/2006-September/066111.html [Fwd: Will Xen 3.0 support (at least domU) be available ?]] 2006-09
 
<!-- freebsd-current|2006-09|066113|[Fwd: Will Xen 3.0 support (at least domU) be available ?]|http://lists.freebsd.org/pipermail/freebsd-current/2006-September/066113.html -->
 
* [http://lists.freebsd.org/pipermail/freebsd-current/2006-September/066113.html [Fwd: Will Xen 3.0 support (at least domU) be available ?]] 2006-09
 
<!-- freebsd-current|2006-09|066114|[Fwd: Will Xen 3.0 support (at least domU) be available ?]|http://lists.freebsd.org/pipermail/freebsd-current/2006-September/066114.html -->
 
* [http://lists.freebsd.org/pipermail/freebsd-current/2006-September/066114.html [Fwd: Will Xen 3.0 support (at least domU) be available ?]] 2006-09
 
<!-- freebsd-current|2006-09|066119|[Fwd: Will Xen 3.0 support (at least domU) be available ?]|http://lists.freebsd.org/pipermail/freebsd-current/2006-September/066119.html -->
 
* [http://lists.freebsd.org/pipermail/freebsd-current/2006-September/066119.html [Fwd: Will Xen 3.0 support (at least domU) be available ?]] 2006-09
 
<!-- freebsd-current|2006-09|066120|[Fwd: Will Xen 3.0 support (at least domU) be available ?]|http://lists.freebsd.org/pipermail/freebsd-current/2006-September/066120.html -->
 
* [http://lists.freebsd.org/pipermail/freebsd-current/2006-September/066120.html [Fwd: Will Xen 3.0 support (at least domU) be available ?]] 2006-09
 
<!-- freebsd-current|2006-09|066121|[Fwd: Will Xen 3.0 support (at least domU) be available ?]|http://lists.freebsd.org/pipermail/freebsd-current/2006-September/066121.html -->
 
* [http://lists.freebsd.org/pipermail/freebsd-current/2006-September/066121.html [Fwd: Will Xen 3.0 support (at least domU) be available ?]] 2006-09
 
<!-- freebsd-current|2006-09|066122|[Fwd: Will Xen 3.0 support (at least domU) be available ?]|http://lists.freebsd.org/pipermail/freebsd-current/2006-September/066122.html -->
 
* [http://lists.freebsd.org/pipermail/freebsd-current/2006-September/066122.html [Fwd: Will Xen 3.0 support (at least domU) be available ?]] 2006-09
 
<!-- freebsd-current|2006-09|066123|[Fwd: Will Xen 3.0 support (at least domU) be available ?]|http://lists.freebsd.org/pipermail/freebsd-current/2006-September/066123.html -->
 
* [http://lists.freebsd.org/pipermail/freebsd-current/2006-September/066123.html [Fwd: Will Xen 3.0 support (at least domU) be available ?]] 2006-09
 
  
=== FreeBSD-Emulation ===
+
* [http://www.yuanjue.net/xen/howto.html FreeBSD/Xen HowTo]
<!-- freebsd-emulation|2005-09|001287|FreeBSD and Xen ?|http://lists.freebsd.org/pipermail/freebsd-emulation/2005-September/001287.html -->
+
:* [http://de.xen-forum.net/wiki/index.php/FreeBSD/Xen_-_Anleitung_f%C3%BCr_eine_Testinstallation_(DE) FreeBSD/Xen HowTo] deutsche Übersetzung
* [http://lists.freebsd.org/pipermail/freebsd-emulation/2005-September/001287.html FreeBSD and Xen ?] 2005-09
 
  
=== FreeBSD-Hackers ===
+
* [http://txrx.org/xen/ FreeBSD 5.3 Xen DomU Install HOWTO] Alternatives HowTo
<!-- freebsd-hackers|2005-03|010980|Xen support|http://lists.freebsd.org/pipermail/freebsd-hackers/2005-March/010980.html -->
+
* http://mail-index.netbsd.org/port-xen/2006/07/03/0000.html Announce von Xen3-Dom0-Support für [[NetBSD]]
* [http://lists.freebsd.org/pipermail/freebsd-hackers/2005-March/010980.html Xen support] 2005-03
 
<!-- freebsd-hackers|2005-03|010982|Xen support|http://lists.freebsd.org/pipermail/freebsd-hackers/2005-March/010982.html -->
 
* [http://lists.freebsd.org/pipermail/freebsd-hackers/2005-March/010982.html Xen support] 2005-03
 
<!-- freebsd-hackers|2005-03|010984|Xen support|http://lists.freebsd.org/pipermail/freebsd-hackers/2005-March/010984.html -->
 
* [http://lists.freebsd.org/pipermail/freebsd-hackers/2005-March/010984.html Xen support] 2005-03
 
<!-- freebsd-hackers|2005-03|010985|Xen support|http://lists.freebsd.org/pipermail/freebsd-hackers/2005-March/010985.html -->
 
* [http://lists.freebsd.org/pipermail/freebsd-hackers/2005-March/010985.html Xen support] 2005-03
 
<!-- freebsd-hackers|2005-03|010989|Xen support|http://lists.freebsd.org/pipermail/freebsd-hackers/2005-March/010989.html -->
 
* [http://lists.freebsd.org/pipermail/freebsd-hackers/2005-March/010989.html Xen support] 2005-03
 
<!-- freebsd-hackers|2005-11|014542|Xen dom0 support|http://lists.freebsd.org/pipermail/freebsd-hackers/2005-November/014542.html -->
 
* [http://lists.freebsd.org/pipermail/freebsd-hackers/2005-November/014542.html Xen dom0 support] 2005-11
 
<!-- freebsd-hackers|2005-11|014544|Xen dom0 support|http://lists.freebsd.org/pipermail/freebsd-hackers/2005-November/014544.html -->
 
* [http://lists.freebsd.org/pipermail/freebsd-hackers/2005-November/014544.html Xen dom0 support] 2005-11
 
<!-- freebsd-hackers|2006-01|015016|update on running FreeBSD on xen|http://lists.freebsd.org/pipermail/freebsd-hackers/2006-January/015016.html -->
 
* [http://lists.freebsd.org/pipermail/freebsd-hackers/2006-January/015016.html update on running FreeBSD on xen] 2006-01
 
<!-- freebsd-hackers|2006-01|015017|update on running FreeBSD on xen|http://lists.freebsd.org/pipermail/freebsd-hackers/2006-January/015017.html -->
 
* [http://lists.freebsd.org/pipermail/freebsd-hackers/2006-January/015017.html update on running FreeBSD on xen] 2006-01
 
<!-- freebsd-hackers|2006-07|017172|Intel Vanderpool (VT) on FreeBSD or FreeBSD Xen|http://lists.freebsd.org/pipermail/freebsd-hackers/2006-July/017172.html -->
 
* [http://lists.freebsd.org/pipermail/freebsd-hackers/2006-July/017172.html Intel Vanderpool (VT) on FreeBSD or FreeBSD Xen] 2006-07
 
<!-- freebsd-hackers|2006-07|017174|Intel Vanderpool (VT) on FreeBSD or FreeBSD Xen|http://lists.freebsd.org/pipermail/freebsd-hackers/2006-July/017174.html -->
 
* [http://lists.freebsd.org/pipermail/freebsd-hackers/2006-July/017174.html Intel Vanderpool (VT) on FreeBSD or FreeBSD Xen] 2006-07
 
<!-- freebsd-hackers|2006-03|015885|FreeBSD Xen 3.0|http://lists.freebsd.org/pipermail/freebsd-hackers/2006-March/015885.html -->
 
* [http://lists.freebsd.org/pipermail/freebsd-hackers/2006-March/015885.html FreeBSD Xen 3.0] 2006-03
 
  
=== FreeBSD-Questions ===
+
== Entwickler ==
<!-- freebsd-questions|2005-12|108007|Can you run Xen on FreeBSD?|http://lists.freebsd.org/pipermail/freebsd-questions/2005-December/108007.html -->
+
; [http://rink.nu/ Rink Springer] <rink at freebsd.org>:
* [http://lists.freebsd.org/pipermail/freebsd-questions/2005-December/108007.html Can you run Xen on FreeBSD?] 2005-12
+
: Arbeitet am DomU-Support für FreeBSD 7-CURRENT unter Xen 3.x
<!-- freebsd-questions|2005-12|108049|Can you run Xen on FreeBSD?|http://lists.freebsd.org/pipermail/freebsd-questions/2005-December/108049.html -->
 
* [http://lists.freebsd.org/pipermail/freebsd-questions/2005-December/108049.html Can you run Xen on FreeBSD?] 2005-12
 
<!-- freebsd-questions|2005-12|108050|Can you run Xen on FreeBSD?|http://lists.freebsd.org/pipermail/freebsd-questions/2005-December/108050.html -->
 
* [http://lists.freebsd.org/pipermail/freebsd-questions/2005-December/108050.html Can you run Xen on FreeBSD?] 2005-12
 
<!-- freebsd-questions|2005-12|108052|Can you run Xen on FreeBSD?|http://lists.freebsd.org/pipermail/freebsd-questions/2005-December/108052.html -->
 
* [http://lists.freebsd.org/pipermail/freebsd-questions/2005-December/108052.html Can you run Xen on FreeBSD?] 2005-12
 
<!-- freebsd-questions|2005-12|108055|Can you run Xen on FreeBSD?|http://lists.freebsd.org/pipermail/freebsd-questions/2005-December/108055.html -->
 
* [http://lists.freebsd.org/pipermail/freebsd-questions/2005-December/108055.html Can you run Xen on FreeBSD?] 2005-12
 
<!-- freebsd-questions|2005-12|108063|Can you run Xen on FreeBSD?|http://lists.freebsd.org/pipermail/freebsd-questions/2005-December/108063.html -->
 
* [http://lists.freebsd.org/pipermail/freebsd-questions/2005-December/108063.html Can you run Xen on FreeBSD?] 2005-12
 
<!-- freebsd-questions|2005-06|090424|Xen status|http://lists.freebsd.org/pipermail/freebsd-questions/2005-June/090424.html -->
 
* [http://lists.freebsd.org/pipermail/freebsd-questions/2005-June/090424.html Xen status] 2005-06
 
<!-- freebsd-questions|2005-06|090439|Xen status|http://lists.freebsd.org/pipermail/freebsd-questions/2005-June/090439.html -->
 
* [http://lists.freebsd.org/pipermail/freebsd-questions/2005-June/090439.html Xen status] 2005-06
 
<!-- freebsd-questions|2005-06|090756|FreeBSD/Xen|http://lists.freebsd.org/pipermail/freebsd-questions/2005-June/090756.html -->
 
* [http://lists.freebsd.org/pipermail/freebsd-questions/2005-June/090756.html FreeBSD/Xen] 2005-06
 
<!-- freebsd-questions|2006-03|115237|Xen timeline for 6.x|http://lists.freebsd.org/pipermail/freebsd-questions/2006-March/115237.html -->
 
* [http://lists.freebsd.org/pipermail/freebsd-questions/2006-March/115237.html Xen timeline for 6.x] 2006-03
 
  
=== FreeBSD-Stable ===
+
;Jue Yuan <yuanjue at FreeBSD.org>:
<!-- freebsd-stable|2005-08|017961|FreeBSD-Support for XEN 2.0|http://lists.freebsd.org/pipermail/freebsd-stable/2005-August/017961.html -->
+
: Entwickelt derzeit am dom0-Support.
* [http://lists.freebsd.org/pipermail/freebsd-stable/2005-August/017961.html FreeBSD-Support for XEN 2.0] 2005-08
+
:* http://www.yuanjue.net/xen/howto.html                                                                  
<!-- freebsd-stable|2005-08|017974|FreeBSD-Support for XEN 2.0|http://lists.freebsd.org/pipermail/freebsd-stable/2005-August/017974.html -->
+
:* http://wikitest.freebsd.org/YuanJue
* [http://lists.freebsd.org/pipermail/freebsd-stable/2005-August/017974.html FreeBSD-Support for XEN 2.0] 2005-08
+
:;[http://code.google.com/ Google Summer-of-Code]:
<!-- freebsd-stable|2006-04|024364|Xen-Support built-in in FreeBSD 6.1 ?|http://lists.freebsd.org/pipermail/freebsd-stable/2006-April/024364.html -->
+
::* http://code.google.com/soc/freebsd/appinfo.html?csaid=586BC0758DFD63DD
* [http://lists.freebsd.org/pipermail/freebsd-stable/2006-April/024364.html Xen-Support built-in in FreeBSD 6.1 ?] 2006-04
+
::* http://www.yuanjue.net/SoC/proposal.html  
<!-- freebsd-stable|2006-04|024368|Xen-Support built-in in FreeBSD 6.1 ?|http://lists.freebsd.org/pipermail/freebsd-stable/2006-April/024368.html -->
 
* [http://lists.freebsd.org/pipermail/freebsd-stable/2006-April/024368.html Xen-Support built-in in FreeBSD 6.1 ?] 2006-04
 
<!-- freebsd-stable|2006-08|027395|Xen / FreeBSD 6.2|http://lists.freebsd.org/pipermail/freebsd-stable/2006-August/027395.html -->
 
* [http://lists.freebsd.org/pipermail/freebsd-stable/2006-August/027395.html Xen / FreeBSD 6.2] 2006-08
 
<!-- freebsd-stable|2006-08|027399|Xen / FreeBSD 6.2|http://lists.freebsd.org/pipermail/freebsd-stable/2006-August/027399.html -->
 
* [http://lists.freebsd.org/pipermail/freebsd-stable/2006-August/027399.html Xen / FreeBSD 6.2] 2006-08
 
<!-- freebsd-stable|2006-08|027400|Xen / FreeBSD 6.2|http://lists.freebsd.org/pipermail/freebsd-stable/2006-August/027400.html -->
 
* [http://lists.freebsd.org/pipermail/freebsd-stable/2006-August/027400.html Xen / FreeBSD 6.2] 2006-08
 
<!-- freebsd-stable|2006-08|027401|Xen / FreeBSD 6.2|http://lists.freebsd.org/pipermail/freebsd-stable/2006-August/027401.html -->
 
* [http://lists.freebsd.org/pipermail/freebsd-stable/2006-August/027401.html Xen / FreeBSD 6.2] 2006-08
 
<!-- freebsd-stable|2006-08|027416|Xen / FreeBSD 6.2|http://lists.freebsd.org/pipermail/freebsd-stable/2006-August/027416.html -->
 
* [http://lists.freebsd.org/pipermail/freebsd-stable/2006-August/027416.html Xen / FreeBSD 6.2] 2006-08
 
<!-- freebsd-stable|2006-08|027417|Xen / FreeBSD 6.2|http://lists.freebsd.org/pipermail/freebsd-stable/2006-August/027417.html -->
 
* [http://lists.freebsd.org/pipermail/freebsd-stable/2006-August/027417.html Xen / FreeBSD 6.2] 2006-08
 
<!-- freebsd-stable|2006-07|027138|Xen dom0 support?|http://lists.freebsd.org/pipermail/freebsd-stable/2006-July/027138.html -->
 
* [http://lists.freebsd.org/pipermail/freebsd-stable/2006-July/027138.html Xen dom0 support?] 2006-07
 
<!-- freebsd-stable|2006-07|027140|Xen dom0 support?|http://lists.freebsd.org/pipermail/freebsd-stable/2006-July/027140.html -->
 
* [http://lists.freebsd.org/pipermail/freebsd-stable/2006-July/027140.html Xen dom0 support?] 2006-07
 
<!-- freebsd-stable|2006-07|027146|Xen dom0 support?|http://lists.freebsd.org/pipermail/freebsd-stable/2006-July/027146.html -->
 
* [http://lists.freebsd.org/pipermail/freebsd-stable/2006-July/027146.html Xen dom0 support?] 2006-07
 
<!-- freebsd-stable|2006-03|023651|Status of FreeBSD/Xen?|http://lists.freebsd.org/pipermail/freebsd-stable/2006-March/023651.html -->
 
* [http://lists.freebsd.org/pipermail/freebsd-stable/2006-March/023651.html Status of FreeBSD/Xen?] 2006-03
 
<!-- freebsd-stable|2006-03|023662|Status of FreeBSD/Xen?|http://lists.freebsd.org/pipermail/freebsd-stable/2006-March/023662.html -->
 
* [http://lists.freebsd.org/pipermail/freebsd-stable/2006-March/023662.html Status of FreeBSD/Xen?] 2006-03
 
<!-- freebsd-stable|2006-03|023663|Status of FreeBSD/Xen?|http://lists.freebsd.org/pipermail/freebsd-stable/2006-March/023663.html -->
 
* [http://lists.freebsd.org/pipermail/freebsd-stable/2006-March/023663.html Status of FreeBSD/Xen?] 2006-03
 
<!-- freebsd-stable|2006-03|023665|Status of FreeBSD/Xen?|http://lists.freebsd.org/pipermail/freebsd-stable/2006-March/023665.html -->
 
* [http://lists.freebsd.org/pipermail/freebsd-stable/2006-March/023665.html Status of FreeBSD/Xen?] 2006-03
 
<!-- freebsd-stable|2006-10|029077|Xen under -STABLE ... ?|http://lists.freebsd.org/pipermail/freebsd-stable/2006-October/029077.html -->
 
* [http://lists.freebsd.org/pipermail/freebsd-stable/2006-October/029077.html Xen under -STABLE ... ?] 2006-10
 
<!-- freebsd-stable|2006-10|029159|Xen under -STABLE ... ?|http://lists.freebsd.org/pipermail/freebsd-stable/2006-October/029159.html -->
 
* [http://lists.freebsd.org/pipermail/freebsd-stable/2006-October/029159.html Xen under -STABLE ... ?] 2006-10
 
  
 +
;Kip Macy <kip.macy at gmail.com>:
 +
: Ist auf FreeBSD- und Xen-Mailinglisten zu lesen. Er entwickelt in FreeBSD-HEAD (7.0) am Support von FreeBSD unter Xen.
 +
: [http://lists.xensource.com/archives/cgi-bin/namazu.cgi?query=%22Kip+Macy%22&submit=Search%21&idxname=xen-users&max=10&result=normal&sort=score Suchanfrage nach ''Kip Macy'' auf lists.xensource.com]
 +
: [http://www.google.de/search?hl=de&q=%22Kip+Macy%22+site%3Afreebsd.org&btnG=Google-Suche&meta= Google-Suche nach ''Kip Macy site:freebsd.org'']
  
 +
== Siehe auch ==
 +
* [[Virtualisierung]]
 +
* [[FreeBSD]]
  
  
 
[[Kategorie:FreeBSD]]
 
[[Kategorie:FreeBSD]]
 
[[Kategorie:Xen]]
 
[[Kategorie:Xen]]

Aktuelle Version vom 13. April 2009, 17:40 Uhr

Xen mit FreeBSD ist derzeit experimentell verfügbar. Dieser Artikel soll Links und Zusammenhänge zum Projektstand sammeln und bewerten.

Status Quo?[Bearbeiten]

2008-08-17 / Kip Macy / XEN in HEAD
From: Kip Macy kmacy at freebsd.org
Date: Sun Aug 17 22:03:56 UTC 2008

>> Xen support will be MFC'd when it proves to be sufficiently stable for
>> some uses. It probably won't make the freeze for 7.1. Xen 3.2 is the
>> initial target.
>
> Dom0/DomU or DomU only please ?

DomU only to start off with. The currently planned progression is:
stabilize in HEAD -> SMP -> x86_64 -> dom0

-Kip


2007-04-02
Any recent news on Xen support for FreeBSD?
Rink Springer: I am working on improving FreeBSD/xen support to work correctly [1] on more recent versions of Xen 3.0.
[1] Architectural changes of Xen make FreeBSD/xen as it is now in Perforce crash during initialization.
2006-10-19
Zitat aus dem Quartalsbericht 10/2006
Porting Xen to FreeBSD                                                                                           
                                                                                                                 
   URL: http://www.yuanjue.net/xen/howto.html                                                                    
   URL: http://wikitest.freebsd.org/YuanJue                                                                      
                                                                                                                 
   Contact: Jue Yuan <yuanjue_at_FreeBSD.org>                                                                       
                                                                                                                 
   As a participant of Google's Summer of Code 2006, I am focusing on                                            
   porting Xen to FreeBSD these months. The result of this summer's work                                         
   include a domU kernel that could be used for installation, a guide for                                        
   getting started with FreeBSD on Xen, and some other trivial                                                   
   improvements. But there are still a lot of work needing to be done in                                         
   this area, e.g, the long-expeted dom0 support. So I will continue my                                          
   work here and try to keep up with the update of Xen itself.                                                   
                      
Open tasks:                                                                                                      
                                                                                                                 
    1. dom0 support is the most urgent                                                                           
und außerdem:
Xen Port

Contact: Kip Macy <kmacy_at_FreeBSD.org>

Work on Xen support has slowly been continuing in perforce. The SOC student 
fixed several bugs and is continuing to work on it. Someone is needed who 
has the time to complete dom0 support and shepherd it production level stability.

Sufficient interest has been expressed in it that it probably makes sense to 
check it in to public CVS so that more people can try it out. Time permitting, 
I will bring it up to date and check it in the next month.

Open tasks:

   1. dom0 support.
   2. General testing and bug fixing.


2006-10-05
There are a couple of people who have expressed interest in the work,
but no one is working on it currently.
-Kip
Kip Macy <kip.macy at gmail.com>

Links[Bearbeiten]

FreeBSD.org[Bearbeiten]

21.2.2 FreeBSD with Xen™ on Linux
The Xen™ hypervisor is an open source paravirtualization product which is now supported by the commercial XenSource company. Guest operating systems are known as domU domains, and the host operating system is known as dom0. The first step in running a virtual FreeBSD instance under Linux is to install Xen for Linux dom0. The host operating system will be a Slackware Linux distribution.
Perforce

xensource.com[Bearbeiten]

Wiki
Mailinglisten

diverses[Bearbeiten]

Entwickler[Bearbeiten]

Rink Springer <rink at freebsd.org>
Arbeitet am DomU-Support für FreeBSD 7-CURRENT unter Xen 3.x
Jue Yuan <yuanjue at FreeBSD.org>
Entwickelt derzeit am dom0-Support.
Google Summer-of-Code
Kip Macy <kip.macy at gmail.com>
Ist auf FreeBSD- und Xen-Mailinglisten zu lesen. Er entwickelt in FreeBSD-HEAD (7.0) am Support von FreeBSD unter Xen.
Suchanfrage nach Kip Macy auf lists.xensource.com
Google-Suche nach Kip Macy site:freebsd.org

Siehe auch[Bearbeiten]