cutils: Move buffer_is_zero and subroutines to a new file
authorRichard Henderson <rth@twiddle.net>
Mon, 29 Aug 2016 18:46:12 +0000 (11:46 -0700)
committerPaolo Bonzini <pbonzini@redhat.com>
Tue, 13 Sep 2016 17:09:45 +0000 (19:09 +0200)
commit88ca8e80defa4ec92c90054f151212cd32deb359
tree4470f57758cb1867ce1728633de56533a2cb0b21
parent2286459d3ac19eb0697503282ce7830907d055ea
cutils: Move buffer_is_zero and subroutines to a new file

Signed-off-by: Richard Henderson <rth@twiddle.net>
Message-Id: <1472496380-19706-2-git-send-email-rth@twiddle.net>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
util/Makefile.objs
util/bufferiszero.c [new file with mode: 0644]
util/cutils.c