All of lore.kernel.org
 help / color / mirror / Atom feed
* swap out guest physical page
       [not found] <mailman.1151.1426852576.1495.xen-devel@lists.xen.org>
@ 2015-03-20 12:09 ` HANNAS YAYA Issa
  2015-03-20 12:21   ` Ian Campbell
  0 siblings, 1 reply; 2+ messages in thread
From: HANNAS YAYA Issa @ 2015-03-20 12:09 UTC (permalink / raw)
  To: xen-devel

Hi
Is it possible to swap out  guest physical page from hypervisor in xen

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

* Re: swap out guest physical page
  2015-03-20 12:09 ` swap out guest physical page HANNAS YAYA Issa
@ 2015-03-20 12:21   ` Ian Campbell
  0 siblings, 0 replies; 2+ messages in thread
From: Ian Campbell @ 2015-03-20 12:21 UTC (permalink / raw)
  To: HANNAS YAYA Issa; +Cc: xen-devel

On Fri, 2015-03-20 at 13:09 +0100, HANNAS YAYA Issa wrote:
> Hi
> Is it possible to swap out  guest physical page from hypervisor in xen

The keyword you need in the context of Xen is "paging" not "swap", with
that you should be able to find docs in the source tree and the wiki
etc.

Paging happens from a userspace utility in a control domain, not from
within the hypervisor (which has no real useful i/o devices to swap to).

Ian.

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

end of thread, other threads:[~2015-03-20 12:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <mailman.1151.1426852576.1495.xen-devel@lists.xen.org>
2015-03-20 12:09 ` swap out guest physical page HANNAS YAYA Issa
2015-03-20 12:21   ` Ian Campbell

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.