]> git.ipfire.org Git - thirdparty/libvirt.git/commit
util: pull gnulib physmem impl into local code
authorDaniel P. Berrangé <berrange@redhat.com>
Wed, 8 Jan 2020 13:54:17 +0000 (13:54 +0000)
committerDaniel P. Berrangé <berrange@redhat.com>
Fri, 17 Jan 2020 10:01:57 +0000 (10:01 +0000)
commit4f128bbbfb3dff18a3f89c9203dbeb089f9bea1a
tree084de38103037a8ab829625ea627365a71f23f04
parent210e19702e24cbae4d4db797942cd5f8ce13fd43
util: pull gnulib physmem impl into local code

We don't need all the platforms gnulib deals with, so
this is a cut down version of GNULIB's physmem.c
code. This also allows us to integrate libvirt's
error reporting functions closer to the error cause.

Reviewed-by: Pavel Hrdina <phrdina@redhat.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
build-aux/syntax-check.mk
src/conf/capabilities.c
src/util/virhostcpu.c
src/util/virhostmem.c