[libvirt] [python PATCH 0/2] Fix event comment and add handler for block threshold

Peter Krempa posted 2 patches 7 years ago
Failed in applying to current master (apply log)
examples/event-test.py         |  4 +++
libvirt-override-virConnect.py | 11 +++++++-
libvirt-override.c             | 62 ++++++++++++++++++++++++++++++++++++++++++
3 files changed, 76 insertions(+), 1 deletion(-)
[libvirt] [python PATCH 0/2] Fix event comment and add handler for block threshold
Posted by Peter Krempa 7 years ago
Peter Krempa (2):
  event: fix comment for _dispatchDomainEventMetadataChangeCallback
  event: Add handler for block threshold event

 examples/event-test.py         |  4 +++
 libvirt-override-virConnect.py | 11 +++++++-
 libvirt-override.c             | 62 ++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 76 insertions(+), 1 deletion(-)

-- 
2.12.1

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
Re: [libvirt] [python PATCH 0/2] Fix event comment and add handler for block threshold
Posted by Eric Blake 7 years ago
On 03/29/2017 10:00 AM, Peter Krempa wrote:
> Peter Krempa (2):
>   event: fix comment for _dispatchDomainEventMetadataChangeCallback
>   event: Add handler for block threshold event

ACK

> 
>  examples/event-test.py         |  4 +++
>  libvirt-override-virConnect.py | 11 +++++++-
>  libvirt-override.c             | 62 ++++++++++++++++++++++++++++++++++++++++++
>  3 files changed, 76 insertions(+), 1 deletion(-)
> 

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

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