create-sata-cdrom-comp create-script-barrier
Simics Reference Manual  /  3 Commands  /  3.2 Command List  / 

create-sata-disk-comp

Synopsis

create-sata-disk-comp ["name"] ["file"] [size]

Description

This command creates a non-instantiated component of the class sata_disk_comp.

The class description for the sata_disk_comp class: The "sata_disk" component represents a Serial ATA Disk. Disk data is stored in the hd_image subobject.

name is Optional
If not specified, the component will get a class-specific default name.

file is Optional
File with disk contents for the full disk. Either a raw file or a virtual disk file in craff, DMG, or VHDX format.

size is Optional
The size of the disk in bytes.

Provided By

std-comp
create-sata-cdrom-comp create-script-barrier