Re: [Qemu-devel] [PATCH v2 00/10] tb hash improvements

2016-04-08 Thread Alex Bennée
Emilio G. Cota writes: > See v1 for context: > https://lists.gnu.org/archive/html/qemu-devel/2016-04/msg00587.html > > All patches in v2 are checkpatch-clean, except 05 (checkpatch should > be ignored for this one) and 06, which I took unmodified (later patches > fix those warnings while doing

[Qemu-devel] [PATCH v2 00/10] tb hash improvements

2016-04-07 Thread Emilio G. Cota
See v1 for context: https://lists.gnu.org/archive/html/qemu-devel/2016-04/msg00587.html All patches in v2 are checkpatch-clean, except 05 (checkpatch should be ignored for this one) and 06, which I took unmodified (later patches fix those warnings while doing other things, anyway). Note that pat