WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

Re: [Xen-devel] Understanding the Xen Implementatiion

To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-devel] Understanding the Xen Implementatiion
From: Mark Williamson <mark.williamson@xxxxxxxxxxxx>
Date: Tue, 4 Dec 2007 03:15:20 +0000
Cc: "Sunder singh. Negi" <sunder.singh@xxxxxxxxxxx>
Delivery-date: Mon, 03 Dec 2007 19:16:13 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <0A8CFEC45B7F4C419F7543867C474423E4210E@xxxxxxxxxxxxxxxxxxxxxx>
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
References: <0A8CFEC45B7F4C419F7543867C474423E4210E@xxxxxxxxxxxxxxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: KMail/1.9.6 (enterprise 0.20070907.709405)
> I am new to Xen and want to understand its implementation for the X86-based
> systems.
>
>
>
> Can anyone tell me how to proceed.

There's some useful reading here, starting from the original Xen paper: 
http://www.cl.cam.ac.uk/research/srg/netos/xen/architecture.html

For in depth undestanding, I'd recommend "Xen and the Art of Virtualization" 
(the original Xen paper, describing the Xen 1.x architecture) and "Safe 
Hardware Access with the Xen Virtual Machine Monitor" (describing the back / 
front IO model now used).  If you want to understand live migration 
then "Live Migration of Virtual Machines" is also worth a read.

Some of the overviews / presentations could be useful for getting a summary.  
There are also some summaries of how bits of Xen work in various articles 
over the web (Google is your friend) and in the mailing list archives.

You can also ask questions about implementation on this mailing list.

Hope that helps,

Cheers,
Mark


-- 
Dave: Just a question. What use is a unicyle with no seat?  And no pedals!
Mark: To answer a question with a question: What use is a skateboard?
Dave: Skateboards have wheels.
Mark: My wheel has a wheel!

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

<Prev in Thread] Current Thread [Next in Thread>
  • Re: [Xen-devel] Understanding the Xen Implementatiion, Mark Williamson <=