On Tue, 2014-08-05 at 10:41 +0200, Olaf Hering wrote:
> 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.

You mean in libxc/Xen?

>  And would it work for PV and HVM anyway?

Aren't these triggers HVM only? They turn into ACPI events and things,
don't they?

I'm not sure what the intended behaviour of libvirt domainReset is, but
perhaps libxl_domain_{reboot,shutdown} is closer to what is needed?

Ian.

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to