libvirt/src/hyperv
Daniel P. Berrangé 117353f9e5 src: replace use of INT_BUFSIZE_BOUND macros
Introduce a vastly simpler VIR_INT64_STR_BUFLEN constant
which is large enough for all cases where we currently
use INT_BUFSIZE_BOUND. This eliminates most use of the
gnulib intprops.h header.

Reviewed-by: Pavel Hrdina <phrdina@redhat.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
2020-01-17 09:58:43 +00:00
..
hyperv_driver.c src: replace use of INT_BUFSIZE_BOUND macros 2020-01-17 09:58:43 +00:00
hyperv_driver.h src/hyperv: use #pragma once in headers 2019-06-13 17:05:09 +02:00
hyperv_private.h src/hyperv: use #pragma once in headers 2019-06-13 17:05:09 +02:00
hyperv_util.c Use g_strdup instead of VIR_STRDUP everywhere 2019-10-21 12:51:59 +02:00
hyperv_util.h src/hyperv: use #pragma once in headers 2019-06-13 17:05:09 +02:00
hyperv_wmi_classes.c Don't leave empty first line in C source files 2014-03-18 12:17:12 +01:00
hyperv_wmi_classes.h src/hyperv: use #pragma once in headers 2019-06-13 17:05:09 +02:00
hyperv_wmi_generator.input hyperv: Add support for virDomainSetMemory 2017-07-08 13:45:07 +02:00
hyperv_wmi.c hyperv/hyperv_wmi.c: remove unneeded labels 2020-01-07 16:40:41 +01:00
hyperv_wmi.h src/hyperv: use #pragma once in headers 2019-06-13 17:05:09 +02:00
Makefile.inc.am docs: move hyperv_wmi_generator.py to the scripts/ directory 2019-12-04 11:42:28 +00:00
openwsman.h src/hyperv: use #pragma once in headers 2019-06-13 17:05:09 +02:00