On Fri, 08/03 09:52, Peter Maydell wrote: > The setup I had for my BSD VMs broke today, so I thought I'd > have a look at using the tests/vm/ support for building QEMU > inside BSD VMs rather than re-rolling my own. This patchset > fixes some rough edges I ran into along the way: > * fixes support for non-KVM accelerators > * propagates J=n setting into 'make check' in the VM > * propagates V=1 setting into 'make' and 'make check' in the VM > * uses --output-sync so that J=n settings don't mangle output > * bumps the RAM settings so J=n doesn't cause the guest to > run out of memory and kill the compiler
Queued for 3.1. Thanks! Fam