tenjint.api.api_aarch64

Description

QEMU Python API for aarch64

This file contains all python definitions (see tenjint_aarch64.pyx for the Cython definitions of the API) that are specific for aarch64.

Classes

Aarch64TsRegs

An enumeration.

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

Emitted when an second level pagaing violation occurs.

SystemEventTaskSwitch(cpu_num, reg, old_val, …)

Emitted when a task switch occurs.