xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* About XSM and svirt.
@ 2013-07-24  9:35 cooldharma06
  2013-07-24 13:55 ` Daniel De Graaf
  0 siblings, 1 reply; 2+ messages in thread
From: cooldharma06 @ 2013-07-24  9:35 UTC (permalink / raw)
  To: xen-devel


[-- Attachment #1.1: Type: text/plain, Size: 308 bytes --]

Hi all,

xsm policy which is used for controlling the hypercall(communication)
between vm's.

and i also i find that there is 'svirt' which is used for isolating vm's.
I want to know that is svirt will work in xen.??  because i find svirt is
for KVM.

Anybody clear me these things.


Regards,
cooldharma06.

[-- Attachment #1.2: Type: text/html, Size: 481 bytes --]

[-- Attachment #2: Type: text/plain, Size: 126 bytes --]

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: About XSM and svirt.
  2013-07-24  9:35 About XSM and svirt cooldharma06
@ 2013-07-24 13:55 ` Daniel De Graaf
  0 siblings, 0 replies; 2+ messages in thread
From: Daniel De Graaf @ 2013-07-24 13:55 UTC (permalink / raw)
  To: cooldharma06; +Cc: xen-devel

On 07/24/2013 05:35 AM, cooldharma06 wrote:
> Hi all,
>
> xsm policy which is used for controlling the hypercall(communication)
> between vm's.
>
> and i also i find that there is 'svirt' which is used for isolating vm's.
> I want to know that is svirt will work in xen.??  because i find svirt is
> for KVM.
>
> Anybody clear me these things.
>
>
> Regards,
> cooldharma06.
>

The XSM policy in 4.3 has a type for isolating VMs called isolated_domU_t
which prevents a domain from directly communicating with other domains.
However, indirect communication in Xen can be done using Xenstore, so
a pair of cooperating VMs can still communicate. This may or may not be an
issue for you, depending on what you want from svirt.

-- 
Daniel De Graaf
National Security Agency

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-07-24 13:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-24  9:35 About XSM and svirt cooldharma06
2013-07-24 13:55 ` Daniel De Graaf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).