Re: [Qemu-devel] [PATCH 0/5] tests/vm: various minor improvements

2018-08-03 Thread Fam Zheng
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

Re: [Qemu-devel] [PATCH 0/5] tests/vm: various minor improvements

2018-08-03 Thread Fam Zheng
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

[Qemu-devel] [PATCH 0/5] tests/vm: various minor improvements

2018-08-03 Thread Peter Maydell
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