tenjint.api.api_x86_64

Description

QEMU Python API for x86-64

This file contains all python definitions (see tenjint_x86_64.pyx for the Cython definitions of the API) that are specific for x86-64.

Classes

LBRState(tos, lbr_from, lbr_to)

Represents the state of the LBR.

SystemEventSLP(cpu_num, gva, gpa, r, w, x, rwx)

Emitted when an second level pagaing violation occurs.

SystemEventTaskSwitch(cpu_num, incoming_dtb, …)

Emitted when a task switch occurs.