$SUJB:  "...virhostmem file"

On 04/14/2016 11:22 AM, Daniel P. Berrange wrote:
> ---
>  po/POTFILES.in             |   1 +
>  src/Makefile.am            |   1 +
>  src/lxc/lxc_driver.c       |   1 +
>  src/nodeinfo.c             | 812 +-----------------------------------------
>  src/nodeinfo.h             |  31 --
>  src/openvz/openvz_driver.c |   1 +
>  src/qemu/qemu_driver.c     |   1 +
>  src/uml/uml_driver.c       |   1 +
>  src/util/virhostmem.c      | 865 
> +++++++++++++++++++++++++++++++++++++++++++++
>  src/util/virhostmem.h      |  60 ++++
>  src/util/virnuma.c         |   2 +-
>  src/vbox/vbox_common.c     |   1 +
>  src/xen/xen_driver.c       |   1 +
>  13 files changed, 935 insertions(+), 843 deletions(-)
>  create mode 100644 src/util/virhostmem.c
>  create mode 100644 src/util/virhostmem.h
> 

Similar to 6/17 - couldn't git am -3 this one, but it looks like things
were moved properly and I have to assume it compiles and passes check,
syntax-check...

ACK

John

(I'll look through the rest tomorrow)

--
libvir-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to