This introduces generic printf wrappers to replace the various instances of debug_printf, fprintf, QEMU_PR_PRINTF etc. Several more hardcoded printf() are still present and should probably be replaced with nyx_debug_p().
- Intel PT page dump feature works now - size of input and bitmap buffers are configurable - new aux buffer layout - various bug fixes
Co-authored-by: Cornelius Aschermann <cornelius@hexgolems.com>