This commit: commit c13de016916c826ad4d35157ee6a52baee87ac22 Author: Wei Huang <wei> Date: Thu Mar 26 00:48:13 2015 -0400 nodeinfo: Increase the num of CPU thread siblings to a larger value Fixed a nodeinfo error on some aarch64 kernels. When it was failing though libvirt was reporting the 'An error occurred, but the cause is unknown' catch all. That should be fixed. It should be reproducible with the test suite now as of commit 7c3c7f217. So revert Wei's commit above, run the nodeinfo test, and it should fail with no useful error reported.
Upstream patch: https://www.redhat.com/archives/libvir-list/2015-June/msg00092.html
Now pushed upstream: commit e37bcbd9b85406a27cad27191c8cf0f42bd18fca Author: Ján Tomko <jtomko> CommitDate: 2015-06-02 16:13:10 +0200 Report errors in virNodeCountThreadSiblings Use virFileReadAll which reports an error when the file is larger than the specified maximum. https://bugzilla.redhat.com/show_bug.cgi?id=1207849 git describe: v1.2.16-20-ge37bcbd