On 09/03/2017 18:19, Alex Bennée wrote: > > Hmm your subject line was: > > Subject: [PATCH 0/6] tcg: fix icount super slowdown > > But: > >> Paolo Bonzini (5): >> qemu-timer: fix off-by-one >> qemu-timer: do not include sysemu/cpus.h from util/qemu-timer.h >> cpus: define QEMUTimerListNotifyCB for QEMU system emulation >> main-loop: remove now unnecessary optimization >> icount: process QEMU_CLOCK_VIRTUAL timers in vCPU thread > Did the tooling missing something or is this just a git-format-patch burp?
Patch 1 was the nios2 fix that I ended up posting as a separate thread. Paolo