Sergey Fedorov writes:
> On 03/06/16 23:40, Alex Bennée wrote:
>> There are a number of changes that occur at the same time here:
>>
>> - tb_lock is no longer a NOP for SoftMMU
>>
>> The tb_lock protects both translation and memory map structures. The
>> debug assert is updated to reflect
On 03/06/16 23:40, Alex Bennée wrote:
> There are a number of changes that occur at the same time here:
>
> - tb_lock is no longer a NOP for SoftMMU
>
> The tb_lock protects both translation and memory map structures. The
> debug assert is updated to reflect this.
This could be a separate pa
There are a number of changes that occur at the same time here:
- tb_lock is no longer a NOP for SoftMMU
The tb_lock protects both translation and memory map structures. The
debug assert is updated to reflect this.
- introduce a single vCPU qemu_tcg_cpu_thread_fn
One of these is spawn