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

Daniel Veillard veillard at redhat.com
Thu Apr 30 16:07:31 UTC 2015


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 :-) . Fix is trivial, but that gives me an excuse to
postpone rc2 to tomorrow morning,


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