osa_admin_emulator partition_tracker
Simics Reference Manual  /  5 Classes  / 

partition_mapper

Description

Partition Mapper

Interfaces Implemented

conf_object, log_object, osa_mapper_control, osa_mapper_query, osa_mapper_admin, osa_node_tree_admin, osa_tracker_state_notification, osa_tracker_state_query, osa_micro_checkpoint

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.

Commands for this class

Attributes

parent
Required attribute; read/write access; type: o
The parent object. Must implement the osa_node_tree_admin, osa_tracker_state_query and osa_tracker_state_notification interfaces.
tracker
Required attribute; read/write access; type: o
The partition tracker object for the partition mapper
include_partition_name
Optional attribute; read/write access; type: b
If true both the partition name and the guest tracker name will be part of the partitions node name in the node tree.
enabled
Pseudo attribute; read-only access; type: b
Set to true if tracker is enabled, otherwise false. Read-only.

Provided By

partition-tracker
osa_admin_emulator partition_tracker