VIRTUTECH CONFIDENTIAL Previous - Up - Next
host-cdrom
- Provided by
-
host-cdrom
- Class Hierarchy
-
conf-object → log-object → host-cdrom
- Interfaces Implemented
-
log_object
- Description
-
This extension allows the CD-ROM device of the host machine to be accessible from the simulated target machine.
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
-
- block
- Pseudo attribute; read-only access; ; integer indexed; indexed type: [i*].
Get block at index.
- block_raw
- Pseudo attribute; read-only access; ; integer indexed; indexed type: [i*].
Get raw block at index.
- file
- Required attribute; read/write access; type: unknown type.
The CD-ROM device to access; e.g., /dev/cdrom on Linux.
- in_use
- Optional attribute; read/write access; type: unknown type.
(Internal) Set if media is in use by the CD-ROM.
Command List
- Commands defined by interface log_object
-
log, log-group, log-level, log-size, log-type
- Commands
-
delete | delete an unused host-cdrom object |
Command Descriptions
-
<host-cdrom>.delete
- Synopsis
-
<host-cdrom>.delete
- Description
-
Delete an unused host-cdrom object with the name object-name.
VIRTUTECH CONFIDENTIAL Previous - Up - Next