The x86-reset-bus device forwards resets to connected x86 processors.
conf_object, log_object, x86_reset_bus, cpu_group
- 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.reset_all
-
x86-reset-bus.reset_all
– Resets all connected processors
-
info
– print information about the object
-
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.
x86-reset-bus
Resets all connected processors
conf_object, log_object, signal
- 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.