K 10 svn:author V 7 bdragon K 8 svn:date V 27 2020-06-04T23:32:26.658671Z K 7 svn:log V 489 MFH: r537912 emulators/qemu40: Apply upstream fix for cacheline detection on big endian Backport qemu 5ca156cfde0f3821f15988619e51cf3cda99aaa6, which fixes cacheline detection on big-endian to use the correct sized variable to store the sysctl result. Fixes "Assertion failed: ((isize & (isize - 1)) == 0)" on BE platforms. Reviewed by: bofh, pkubaj Approved by: pkubaj Obtained from: qemu Differential Revision: https://reviews.freebsd.org/D23246 Approved by: ports-secteam (joneum) END