All of lore.kernel.org
 help / color / mirror / Atom feed
* Process context switch handling by xen
@ 2015-03-16 22:12 HANNAS YAYA Issa
  2015-03-17  7:15 ` Tamas K Lengyel
  0 siblings, 1 reply; 2+ messages in thread
From: HANNAS YAYA Issa @ 2015-03-16 22:12 UTC (permalink / raw)
  To: xen-devel

Hello
I want to know when there is context switch between processes in guest 
the xen hypervisor can handle this switch.
Is there any possibility to get this context switch from hypervisor?

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

* Re: Process context switch handling by xen
  2015-03-16 22:12 Process context switch handling by xen HANNAS YAYA Issa
@ 2015-03-17  7:15 ` Tamas K Lengyel
  0 siblings, 0 replies; 2+ messages in thread
From: Tamas K Lengyel @ 2015-03-17  7:15 UTC (permalink / raw)
  To: HANNAS YAYA Issa; +Cc: xen-devel

Yes there is. Take a look at this sample code in LibVMI:
https://github.com/libvmi/libvmi/blob/master/examples/event-example.c

Cheers,
Tamas

On Mon, Mar 16, 2015 at 11:12 PM, HANNAS YAYA Issa
<issa.hannasyaya@enseeiht.fr> wrote:
> Hello
> I want to know when there is context switch between processes in guest the
> xen hypervisor can handle this switch.
> Is there any possibility to get this context switch from hypervisor?
>
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.xen.org
> http://lists.xen.org/xen-devel

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

end of thread, other threads:[~2015-03-17  7:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-03-16 22:12 Process context switch handling by xen HANNAS YAYA Issa
2015-03-17  7:15 ` Tamas K Lengyel

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.