
5 Aug
2014
5 Aug
'14
10:41 a.m.
On Tue, Aug 05, Ian Campbell wrote:
case LIBXL_TRIGGER_RESET: rc = xc_domain_send_trigger(ctx->xch, domid, XEN_DOMCTL_SENDTRIGGER_RESET, vcpu break;
Do you mean to say that it is broken or perhaps that it doesn't match the required semantics of domainReset?
This op is not implemented. And would it work for PV and HVM anyway? Olaf