Re: [libvirt] [PATCH V2 0/2] libxl: user-specified domain config improvements

2014-10-30 Thread Jim Fehlig
Michal Privoznik wrote:
 On 11.10.2014 00:03, Jim Fehlig wrote:
 V2 of a small series to improve libxl driver's support for
 user-specified
 config

 https://www.redhat.com/archives/libvir-list/2014-September/msg01243.html

 Patches 1-4 of that series have been pushed.  In patch 5, Michal
 suggested checking that the user-specified emulator is executable.
 Patch 1 of this series is a respin of patch 5 that includes Michal's
 suggestion.  Patch 2 fixes an issue found while testing.

 Jim Fehlig (2):
libxl: Support user-specified emulator
libxl: fix double-free of libxl_domain_build_info

   src/libxl/libxl_conf.c | 48
 +---
   1 file changed, 33 insertions(+), 15 deletions(-)


 ACK

Is it ok to push these during 1.2.10 freeze?  2/2 is a bug fix...

Apologies for not promptly pushing when ACK'ed, prior to the freeze.

Regards,
Jim

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


Re: [libvirt] [PATCH V2 0/2] libxl: user-specified domain config improvements

2014-10-30 Thread Jim Fehlig
Jim Fehlig wrote:
 Michal Privoznik wrote:
   
 On 11.10.2014 00:03, Jim Fehlig wrote:
 
 V2 of a small series to improve libxl driver's support for
 user-specified
 config

 https://www.redhat.com/archives/libvir-list/2014-September/msg01243.html

 Patches 1-4 of that series have been pushed.  In patch 5, Michal
 suggested checking that the user-specified emulator is executable.
 Patch 1 of this series is a respin of patch 5 that includes Michal's
 suggestion.  Patch 2 fixes an issue found while testing.

 Jim Fehlig (2):
libxl: Support user-specified emulator
libxl: fix double-free of libxl_domain_build_info

   src/libxl/libxl_conf.c | 48
 +---
   1 file changed, 33 insertions(+), 15 deletions(-)

   
 ACK
 

 Is it ok to push these during 1.2.10 freeze?  2/2 is a bug fix...
   

Pushed these after confirmation from Laine on IRC.

Regards,
Jim

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


Re: [libvirt] [PATCH V2 0/2] libxl: user-specified domain config improvements

2014-10-28 Thread Michal Privoznik

On 11.10.2014 00:03, Jim Fehlig wrote:

V2 of a small series to improve libxl driver's support for user-specified
config

https://www.redhat.com/archives/libvir-list/2014-September/msg01243.html

Patches 1-4 of that series have been pushed.  In patch 5, Michal
suggested checking that the user-specified emulator is executable.
Patch 1 of this series is a respin of patch 5 that includes Michal's
suggestion.  Patch 2 fixes an issue found while testing.

Jim Fehlig (2):
   libxl: Support user-specified emulator
   libxl: fix double-free of libxl_domain_build_info

  src/libxl/libxl_conf.c | 48 +---
  1 file changed, 33 insertions(+), 15 deletions(-)



ACK

Michal

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


[libvirt] [PATCH V2 0/2] libxl: user-specified domain config improvements

2014-10-10 Thread Jim Fehlig
V2 of a small series to improve libxl driver's support for user-specified
config

https://www.redhat.com/archives/libvir-list/2014-September/msg01243.html

Patches 1-4 of that series have been pushed.  In patch 5, Michal
suggested checking that the user-specified emulator is executable.
Patch 1 of this series is a respin of patch 5 that includes Michal's
suggestion.  Patch 2 fixes an issue found while testing.

Jim Fehlig (2):
  libxl: Support user-specified emulator
  libxl: fix double-free of libxl_domain_build_info

 src/libxl/libxl_conf.c | 48 +---
 1 file changed, 33 insertions(+), 15 deletions(-)

-- 
1.8.4.5

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