x58-mb x86-tlb
Simics Reference Manual  /  5 Classes  / 

x86-reset-bus

Description

The x86-reset-bus device forwards resets to connected x86 processors.

Interfaces Implemented

conf_object, log_object, x86_reset_bus, cpu_group

Notifiers

cell-change
Notifier that is triggered after the object's cell was changed.
object-delete
Notifier that is triggered just before Simics object is deleted.
queue-change
Notifier that is triggered after the object's clock was changed. New clock can be obtained with the SIM_object_clock function.

Port Objects

port.reset_all
x86-reset-bus.reset_all – Resets all connected processors

Commands for this class

Attributes

reset_targets
Optional attribute; read/write access; type: [o*]
A list of objects implementing the x86 and a20 interfaces.
cpu_list
Pseudo attribute; read-only access; type: [o*]
List of all connected processors. This attribute is available in all classes implementing the "cpu_group" interface.

Provided By

x86-reset-bus

x86-reset-bus.reset_all

Description

Resets all connected processors

Interfaces Implemented

conf_object, log_object, signal

Notifiers

cell-change
Notifier that is triggered after the object's cell was changed.
object-delete
Notifier that is triggered just before Simics object is deleted.
queue-change
Notifier that is triggered after the object's clock was changed. New clock can be obtained with the SIM_object_clock function.
x58-mb x86-tlb