Re: [Qemu-devel] [PATCH 0/4] some TCG fixes

2018-10-11 Thread Richard Henderson
On 10/10/18 7:48 AM, Emilio G. Cota wrote: > The first patch we've seen before -- I'm taking it from the > atomic interrupt_request series. > > The other three patches are related to TCG profiling. One > of them is a build fix that I suspect has gone unnoticed > due to its dependence on CONFIG_PRO

[Qemu-devel] [PATCH 0/4] some TCG fixes

2018-10-10 Thread Emilio G. Cota
The first patch we've seen before -- I'm taking it from the atomic interrupt_request series. The other three patches are related to TCG profiling. One of them is a build fix that I suspect has gone unnoticed due to its dependence on CONFIG_PROFILER. The series is checkpatch-clean. You can fetch i