new-usb-tablet-component new-virtio-pcie-blk-comp
Simics Reference Manual  /  3 Commands  /  3.2 Command List  / 

new-virtio-mmio-blk-comp

Synopsis

new-virtio-mmio-blk-comp ["name"] ["file"] [size]

Description

This command creates an instantiated component of the class virtio_mmio_blk_comp.

The class description for the virtio_mmio_blk_comp class: "virtio_mmio_blk" component setups a disk using the virtio mmio block device

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

virtio-comp
new-usb-tablet-component new-virtio-pcie-blk-comp