[libvirt] [PATCH V2 0/3] libxl: add support for soft reset

Jim Fehlig posted 3 patches 5 years, 4 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/20181031195127.4880-1-jfehlig@suse.com
Test syntax-check passed
src/libxl/libxl_domain.c | 99 ++++++++++++++++++++++++++++------------
1 file changed, 69 insertions(+), 30 deletions(-)
[libvirt] [PATCH V2 0/3] libxl: add support for soft reset
Posted by Jim Fehlig 5 years, 4 months ago
Patches 1 and 2 are new to V2 and make slight improvements to
libxlDomainShutdownThread. Patch 3 is adjusted to work with Xen 4.6.

Jim Fehlig (3):
  libxl: remove redundant calls to virObjectEventStateQueue
  libxl: Remove some goto labels in libxlDomainShutdownThread
  libxl: add support for soft reset

 src/libxl/libxl_domain.c | 99 ++++++++++++++++++++++++++++------------
 1 file changed, 69 insertions(+), 30 deletions(-)

-- 
2.18.0

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
Re: [libvirt] [PATCH V2 0/3] libxl: add support for soft reset
Posted by Michal Privoznik 5 years, 4 months ago
On 10/31/2018 08:51 PM, Jim Fehlig wrote:
> Patches 1 and 2 are new to V2 and make slight improvements to
> libxlDomainShutdownThread. Patch 3 is adjusted to work with Xen 4.6.
> 
> Jim Fehlig (3):
>   libxl: remove redundant calls to virObjectEventStateQueue
>   libxl: Remove some goto labels in libxlDomainShutdownThread
>   libxl: add support for soft reset
> 
>  src/libxl/libxl_domain.c | 99 ++++++++++++++++++++++++++++------------
>  1 file changed, 69 insertions(+), 30 deletions(-)
> 

ACK

Michal

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