On 2 August 2018 at 20:13, Philippe Mathieu-Daudé wrote:
> Hi Peter,
>
> On 07/30/2018 10:23 AM, Peter Maydell wrote:
>> The tests in tests/vm/ seem to make some attempt to cope with the
>> host system not allowing the user to use KVM, but it doesn't quite
>> work. The problem is that tests/vm/bas
Hi Peter,
On 07/30/2018 10:23 AM, Peter Maydell wrote:
> The tests in tests/vm/ seem to make some attempt to cope with the
> host system not allowing the user to use KVM, but it doesn't quite
> work. The problem is that tests/vm/basevm.py always uses "-cpu host"
> in the QEMU options it uses to ru
On Mon, 07/30 16:20, Peter Maydell wrote:
> On 30 July 2018 at 14:40, Peter Maydell wrote:
> > On 30 July 2018 at 14:36, Peter Maydell wrote:
> >> On 30 July 2018 at 14:23, Peter Maydell wrote:
> >>> The tests in tests/vm/ seem to make some attempt to cope with the
> >>> host system not allowing
On 30 July 2018 at 14:40, Peter Maydell wrote:
> On 30 July 2018 at 14:36, Peter Maydell wrote:
>> On 30 July 2018 at 14:23, Peter Maydell wrote:
>>> The tests in tests/vm/ seem to make some attempt to cope with the
>>> host system not allowing the user to use KVM, but it doesn't quite
>>> work.
On 30 July 2018 at 14:36, Peter Maydell wrote:
> On 30 July 2018 at 14:23, Peter Maydell wrote:
>> The tests in tests/vm/ seem to make some attempt to cope with the
>> host system not allowing the user to use KVM, but it doesn't quite
>> work.
>
> Also, passing V=1 to the outer make command like:
On 30 July 2018 at 14:23, Peter Maydell wrote:
> The tests in tests/vm/ seem to make some attempt to cope with the
> host system not allowing the user to use KVM, but it doesn't quite
> work.
Also, passing V=1 to the outer make command like:
make vm-build-freebsd J=16 V=1
isn't propagated throug
On Mon, Jul 30, 2018 at 02:23:50PM +0100, Peter Maydell wrote:
> The tests in tests/vm/ seem to make some attempt to cope with the
> host system not allowing the user to use KVM, but it doesn't quite
> work. The problem is that tests/vm/basevm.py always uses "-cpu host"
> in the QEMU options it use
The tests in tests/vm/ seem to make some attempt to cope with the
host system not allowing the user to use KVM, but it doesn't quite
work. The problem is that tests/vm/basevm.py always uses "-cpu host"
in the QEMU options it uses to run the VM, and that only works if
KVM is enabled. If the user can