
5 Apr
2018
5 Apr
'18
2:58 p.m.
On Thu, Apr 05, 2018 at 10:26:48 +0300, Nikolay Shirokovskiy wrote:
I've checked against latest upstream version of libvirt. Issue is still not fixed.
I guess I should provide cpu data for tests like in next patch:
Yeah, CPU data would be helpful to see more details about the CPU. You can generate them in tests/cputestdata using ./cpu-gather.sh | ./cpu-parse.sh You may need to install the cpuid tool before using them and ideally have a modern QEMU binary installed too. Jirka