On Wed, 21 Aug 2019 10:25:45 +0200 Laurent Vivier <laur...@vivier.eu> wrote:
> This is the patch originally sent by Justin, modified > to change the parameter size on FreeBSD only. > > Justin, could you review and test on FreeBSD? > Peter, could you run "make check" on your MacOS X host? > > Thanks, > Laurent > > Justin Hibbits (1): > Fix cacheline detection on FreeBSD/powerpc. > > util/cacheinfo.c | 23 +++++++++++++---------- > 1 file changed, 13 insertions(+), 10 deletions(-) > Hi Laurent, I applied the patch against the FreeBSD emulators/qemu-devel (qemu 3.1.0) port, and it was successful. All good on this end! - Justin