VIRTUTECH CONFIDENTIAL    Previous - Up - Next
ppc-of
- Provided by
- 
ppc-of
- Class Hierarchy
- 
conf-object → log-object → ppc-of
- Interfaces Implemented
- 
log_object
- Description
- 
A simple Open Firmware implementation for Simics.
Attributes
- Attributes inherited from class conf-object
- 
attributes, classname, component, iface, name, object_id, queue
- Attributes inherited from class log-object
- 
access_count, log_buffer, log_buffer_last, log_buffer_size, log_group_mask, log_groups, log_level, log_type_mask
- Attribute List
- 
- boot_info
- Pseudo attribute; write-only access; type: [iii].
Setup boot-info, [boot-info-address, initrd-base-address, initrd-size] 
 - cpu
- Required attribute; read/write access; type: Object.
The CPU in the configuration. 
 - entry_point
- Required attribute; read/write access; type: Integer.
The OpenFirmware entry-point. 
 - instances
- Optional attribute; read/write access; type: [[iis]*].
Internal, do not change. 
 - map_offset
- Optional attribute; read/write access; type: Integer.
Base address for device mappings 
 - memory_megs
- Required attribute; read/write access; type: Integer.
The amount of memory in MB. 
 - next_ihandle
- Optional attribute; read/write access; type: Integer.
Internal, do not change. 
 - rtas_breakpoint
- Optional attribute; read/write access; type: [iii].
Internal, do not change. 
 - time_of_day
- Optional attribute; read/write access; type: String.
Time of day that will be returned by the RTAS function get_time_of_day 
 
Command List
- Commands defined by interface log_object
- 
log, log-group, log-level, log-size, log-type
- Commands
- 
| info | print information about the device |  | status | print status of the device |  
 
Command Descriptions
- 
<ppc-of>.info
- Synopsis
- 
<ppc-of>.info
- Description
- 
Print detailed information about the configuration of the device.
- 
<ppc-of>.status
- Synopsis
- 
<ppc-of>.status
- Description
- 
Print detailed information about the current status of the device.
VIRTUTECH CONFIDENTIAL    Previous - Up - Next