On 27/03/2026 08:30, Michael Kelly wrote:
I do at least now have a test case that I can use to investigate why
this is happening. I'll add this to near the top of my 'TODO' list if
no one else makes any progress.
The problem appears to be related to memory size.
If I run with anything lower than 3.5G then boot is successful but
otherwise isn't. For example, this boots:
# qemu-system-x86_64 -drive
"file=/var/lib/libvirt/images/rump-stressng-x64.qcow2,format=qcow2"
-accel kvm -m 3.4G -serial mon:stdio
Please can others try altering memory size too?
Cheers,
Mike.