On 05/08/20 13:49, Thomas Huth wrote: >> ... as this is the current behavior. > But could we maybe end up in a scenario, where the stub from > stubs/cpu-get-icount.c is used, which then calls the real implementation > of qemu_notify_event() in main-loop.c ?
Yes, definitely. It would happen in tools such as qemu-img/qemu-io and it's the correct behavior. Paolo
