Jim Fehlig wrote:
> This small series is a V2 of
>
> https://www.redhat.com/archives/libvir-list/2014-April/msg00837.html
>
> Patch 1 adds VIR_DOMAIN_SHUTDOWN_PARAVIRT and
> VIR_REBOOT_SHUTDOWN_PARAVIRT flags to the API as requested by danpb.
>
> Patch 2 makes use of the shutdown flags in libxlDo
This small series is a V2 of
https://www.redhat.com/archives/libvir-list/2014-April/msg00837.html
Patch 1 adds VIR_DOMAIN_SHUTDOWN_PARAVIRT and
VIR_REBOOT_SHUTDOWN_PARAVIRT flags to the API as requested by danpb.
Patch 2 makes use of the shutdown flags in libxlDomainShutdownFlags.
Patch 3 does