[libvirt] [PATCH V3] libxl: provide integration with lock manager

Daniel Veillard veillard at redhat.com
Fri May 1 02:06:52 UTC 2015


On Thu, Apr 30, 2015 at 05:45:20PM -0600, Jim Fehlig wrote:
> Daniel Veillard wrote:
> > On Wed, Apr 29, 2015 at 11:38:06AM -0600, Jim Fehlig wrote:
> >   
> >> Daniel P. Berrange wrote:
> >>     
> >>> On Wed, Apr 22, 2015 at 02:41:50PM -0600, Jim Fehlig wrote:
> >>>   
> >>>       
> >>>> Provide integration with libvirt's lock manager in the libxl driver.
> >>>>
> >>>> Signed-off-by: Jim Fehlig <jfehlig at suse.com>
> >>>> ---
> >>>>
> >>>> V3 of
> >>>>
> >>>> https://www.redhat.com/archives/libvir-list/2015-April/msg01006.html
> >>>>
> >>>> In V3, call virDomainLockProcessStart() with 'paused' parameter
> >>>> set to 'true' and add a call to virDomainLockProcessResume().
> >>>>
> >>>>  src/Makefile.am                      | 12 +++++++++
> >>>>  src/libxl/libvirtd_libxl.aug         |  2 ++
> >>>>  src/libxl/libxl.conf                 | 10 +++++++
> >>>>  src/libxl/libxl_conf.c               | 14 ++++++++++
> >>>>  src/libxl/libxl_conf.h               |  6 +++++
> >>>>  src/libxl/libxl_domain.c             | 51 +++++++++++++++++++++++++++++++++++-
> >>>>  src/libxl/libxl_domain.h             |  1 +
> >>>>  src/libxl/libxl_driver.c             | 25 ++++++++++++++++++
> >>>>  src/libxl/libxl_migration.c          |  6 +++++
> >>>>  src/libxl/test_libvirtd_libxl.aug.in |  1 +
> >>>>  10 files changed, 127 insertions(+), 1 deletion(-)
> >>>>     
> >>>>         
> >>> ACK
> >>>   
> >>>       
> >> Thank you!  I've pushed this now.
> >>     
> >
> > You just got awarded the "I broke 'make rpm' in freeze" badge of honor !
> > Wear it with pride :-) .
> 
> Heh.  First time recipient, so it will be worn with some pride, but not
> enough to aim for a repeat performance :-).

  ;-)

> >  Fix is trivial, but that gives me an excuse to
> > postpone rc2 to tomorrow morning,
> >   
> 
> I see Pavel has pushed the fix already.  Apologies for such a fsck up.

  No big deal, preparing to push rc2 now !

Daniel

-- 
Daniel Veillard      | Open Source and Standards, Red Hat
veillard at redhat.com  | libxml Gnome XML XSLT toolkit  http://xmlsoft.org/
http://veillard.com/ | virtualization library  http://libvirt.org/




More information about the libvir-list mailing list