We've inserted some code into qemu to periodically check through the translation block array (tbs). Some translation blocks' jmp_first field appears to be NULL. This field should always point to a valid translation block struct according to my understanding .
Anyone could help explain it? Many Thanks. Naruil