VIRTUTECH CONFIDENTIAL    Previous - Up - Next

set-memory

Provided by
set-memory
Class Hierarchy
conf-objectlog-objectset-memory
Interfaces Implemented
log_object, io_memory
Description
The set-memory device is a device used to represent memory that is all set to a specific value. For example unmapped bios area in a PC that should return -1 (all ones).

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
value
Optional attribute; read/write access; type: unknown type.

The value returned when the memory is accessed.

Command List

Commands defined by interface log_object
log, log-group, log-level, log-size, log-type

VIRTUTECH CONFIDENTIAL    Previous - Up - Next