Re: [Qemu-devel] [PATCH v5 00/18] tb hash improvements

2016-05-23 Thread Sergey Fedorov
I think I'm done reviewing v5. (Though I haven't reviewed tests and statistics patches.) Kind regards, Sergey On 14/05/16 06:34, Emilio G. Cota wrote: > This patchset applies on top of tcg-next (8b1fe3f4 "cpu-exec: > Clean up 'interrupt_request' reloading", tagged "pull-tcg-20160512"). > > For re

[Qemu-devel] [PATCH v5 00/18] tb hash improvements

2016-05-13 Thread Emilio G. Cota
This patchset applies on top of tcg-next (8b1fe3f4 "cpu-exec: Clean up 'interrupt_request' reloading", tagged "pull-tcg-20160512"). For reference, here is v4: https://lists.gnu.org/archive/html/qemu-devel/2016-04/msg04670.html Changes from v4: - atomics.h: + Add atomic_read_acquire and atomi