[libvirt] [PATCH 2/9] conf: add node_device_event handling

Cole Robinson crobinso at redhat.com
Tue Jul 26 17:45:16 UTC 2016


On 07/20/2016 09:50 AM, Jovanka Gulicoska wrote:
> Add node device event handling infrastructure to node_device_event.[ch]
> ---
>  src/Makefile.am              |   5 +
>  src/conf/node_device_event.c | 234 +++++++++++++++++++++++++++++++++++++++++++
>  src/conf/node_device_event.h |  59 +++++++++++
>  src/libvirt_private.syms     |   5 +
>  4 files changed, 303 insertions(+)
>  create mode 100644 src/conf/node_device_event.c
>  create mode 100644 src/conf/node_device_event.h

Looks good to me

- Cole




More information about the libvir-list mailing list