SystemEventBreakpoint¶
-
class
tenjint.api.api.SystemEventBreakpoint(cpu_num, gva, gpa)[source]¶ Emitted when a breakpoint is hit within the guest.
Attributes
Methods
SystemEventBreakpoint.__init__(cpu_num, gva, gpa)Initialize self.
SystemEventBreakpoint.filter(cb_params, event)Event filter function
SystemEventBreakpoint.parse_request(**kwargs)Parse an event request using the event request params.
Parse an event request using the event request params.