Patchew URL: https://patchew.org/QEMU/20190115194754.7670-1-c...@braap.org/
Hi,
This series failed the docker-mingw@fedora build test. Please find the testing
commands and
their output below. If you have Docker installed, you can probably reproduce it
locally.
=== TEST SCRIPT BEGIN ===
#!/bin
On 15/01/19 23:00, Richard Henderson wrote:
> Reviewed-by: Richard Henderson
Queued, thanks.
Paolo
On 1/16/19 6:47 AM, Emilio G. Cota wrote:
> Just a couple of small fixes.
>
> The first adds an assert that we should have added when performing
> the conversion from tb_lock to per-page locks.
>
> The second adds a missing reset of the BQL after the longjmp in
> cpu_exec_step_atomic returns.
Re
Just a couple of small fixes.
The first adds an assert that we should have added when performing
the conversion from tb_lock to per-page locks.
The second adds a missing reset of the BQL after the longjmp in
cpu_exec_step_atomic returns.
Thanks,
Emilio