Partition Mapper
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
- 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.
-
info
– print information about the object
-
status
– print status of the object
-
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.
partition-tracker