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-users

FW: [Xen-users] Couple questions

To: <mark.williamson@xxxxxxxxxxxx>
Subject: FW: [Xen-users] Couple questions
From: "Liberati, Matthew" <mliberat@xxxxxxx>
Date: Wed, 12 Oct 2005 08:33:13 -0400
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Wed, 12 Oct 2005 12:30:21 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: AcXLY99HfXvJcWkfSV++Rv/4Iy/L+QDAD2JgADE2ytA=
Thread-topic: [Xen-users] Couple questions
Answers to the following questions would be greatly appreciated

Thanks

-----Original Message-----
From: Liberati, Matthew 
Sent: Tuesday, October 11, 2005 9:47 AM
To: 'mark.williamson@xxxxxxxxxxxx'
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: RE: [Xen-users] Couple questions

Thanks for the initial response I have a couple of follow-up questions

These questions are about the relationship between the virtual machines

When a message is sent does the receiver know who the sender is?

How many channels are available?

What security options are available and how is spoofing or forging
prevented?

Thanks

-----Original Message-----
From: M.A. Williamson [mailto:maw48@xxxxxxxxxxxxxxxx] On Behalf Of M.A.
Williamson
Sent: Friday, October 07, 2005 1:23 PM
To: Liberati, Matthew
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-users] Couple questions

>What will be the device driver locations in future versions of xen
(i.e.
>version 3.0)?

In dom0, or in dedicated driver domains, as in Xen 2.0. Some more setup 
code (e.g. PCI bus setup and handling) has also been moved into dom0 for

Xen 3.0 - makes it easier to stay compatible with the same hardware as 
native Linux.

>What will be the communications capabilities from virtual machine to
>virtual machine and between the virtual machine and the hypervisor?

For high bandwidth transfers, shared memory communication rings and
event 
channels are used for interdomain communications. For low bandwidth 
messaging and setup communications, a hierarchical "registry" called 
xenstore is used instead of the old style "control messages". The
console 
will now use a separate shared memory page.

Xen <-> domain communication is via hypercalls, events (virtual IRQs)
and 
(occasionally) shared memory.

HTH,
Mark

>I apologize if this is the wrong forum for these types of questions.
>
>Please point me in the right direction if this is the case
>
> 
>
>Thanks,
>
>Matt
>
>



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

<Prev in Thread] Current Thread [Next in Thread>