All of lore.kernel.org
 help / color / mirror / Atom feed
* Pausing / unpausing a single domain VCPU via libxc
@ 2017-01-26 12:08 Razvan Cojocaru
  2017-01-26 15:14 ` Dario Faggioli
  2017-01-26 15:53 ` Jan Beulich
  0 siblings, 2 replies; 6+ messages in thread
From: Razvan Cojocaru @ 2017-01-26 12:08 UTC (permalink / raw)
  To: xen-devel

Hello,

I see that there's currently no xc_vcpu_pause() (there's only
xc_domain_pause(), which freezes all the VCPUs), but there's
XEN_DOMCTL_gdbsx_pausevcpu, which is only used by
tools/debugger/gdbsx/xg/xg_main.c.

Wouldn't it make sense to have a "regular" DOMCTL in libxc that the
debugger, as well as other clients, would make use of (said
xc_vcpu_pause() / xc_vcpu_unpause())?


Thanks,
Razvan


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

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

end of thread, other threads:[~2017-01-26 16:02 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-01-26 12:08 Pausing / unpausing a single domain VCPU via libxc Razvan Cojocaru
2017-01-26 15:14 ` Dario Faggioli
2017-01-26 15:42   ` Razvan Cojocaru
2017-01-26 16:00     ` Dario Faggioli
2017-01-26 16:03       ` Razvan Cojocaru
2017-01-26 15:53 ` Jan Beulich

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.