virtio_pcie_fs
virtiofs_fuse
Simics Reference Manual
/
5 Classes
/
virtio_pcie_net
Description
Virtio PCIE network device based on the Virtio 1.1 specification. Implements the base functionality. Does not implement:
VIRTIO_NET_F_CSUM
VIRTIO_NET_F_GUEST_CSUM
VIRTIO_NET_F_CTRL_GUEST_OFFLOADS
VIRTIO_NET_F_MTU
VIRTIO_NET_F_GUEST_TSO4
VIRTIO_NET_F_GUEST_TSO6
VIRTIO_NET_F_GUEST_ECN
VIRTIO_NET_F_GUEST_UFO
VIRTIO_NET_F_HOST_TSO4
VIRTIO_NET_F_HOST_TSO6
VIRTIO_NET_F_HOST_ECN
VIRTIO_NET_F_HOST_UFO
VIRTIO_NET_F_MRG_RXBUF
VIRTIO_NET_F_STATUS
VIRTIO_NET_F_CTRL_VQ
VIRTIO_NET_F_CTRL_RX
VIRTIO_NET_F_CTRL_VLAN
VIRTIO_NET_F_GUEST_ANNOUNCE
VIRTIO_NET_F_MQ
VIRTIO_NET_F_CTRL_MAC_ADDR
VIRTIO_NET_F_RSC_EXT
VIRTIO_NET_F_STANDBY
This device uses MSI-X for interrupts, and does currently not support legacy interrupts. CONFIG_PCI_MSI=y must thus be set in the kernel config.
Interfaces Implemented
conf_object, log_object, pcie_device
Notifiers
cell-change
Notifier that is triggered after the object's cell was changed.
object-delete
Notifier that is triggered just before Simics object is deleted.
queue-change
Notifier that is triggered after the object's clock was changed. New clock can be obtained with the SIM_object_clock function.
state-change
Notifier on potential DML state change
Port Objects
bank.features
virtio_pcie_net.features
bank.msix_data
virtio_pcie_net.msix_data
bank.pcie_config
virtio_pcie_net.pcie_config
bank.virtio_config
virtio_pcie_net.virtio_config
port.HRESET
virtio_pcie_net.HRESET
port.eth
virtio_pcie_net.eth
port.phy
virtio_pcie_net.phy
Commands for this class
info
– print information about the object
status
– print status of the object
Attributes
mac_address
Optional
attribute;
read/write
access; type:
s
The MAC Address
Provided By
virtio
virtio_pcie_net.HRESET
Interfaces Implemented
conf_object, log_object, signal
Notifiers
cell-change
Notifier that is triggered after the object's cell was changed.
object-delete
Notifier that is triggered just before Simics object is deleted.
queue-change
Notifier that is triggered after the object's clock was changed. New clock can be obtained with the SIM_object_clock function.
virtio_pcie_net.eth
Interfaces Implemented
conf_object, log_object, ethernet_common
Notifiers
cell-change
Notifier that is triggered after the object's cell was changed.
object-delete
Notifier that is triggered just before Simics object is deleted.
queue-change
Notifier that is triggered after the object's clock was changed. New clock can be obtained with the SIM_object_clock function.
Attributes
link
Optional
attribute;
read/write
access; type:
o|[os]|n
outgoing ethernet link to target
Required interfaces:
ethernet_common
.
virtio_pcie_net.features
Interfaces Implemented
conf_object, log_object, bank_instrumentation_subscribe, instrumentation_order, io_memory, register_view, register_view_read_only
Notifiers
cell-change
Notifier that is triggered after the object's cell was changed.
object-delete
Notifier that is triggered just before Simics object is deleted.
queue-change
Notifier that is triggered after the object's clock was changed. New clock can be obtained with the SIM_object_clock function.
Commands for interface bank_instrumentation_subscribe
bp-break-bank
– set device access break
bp-run-until-bank
– run until specified device access occurs
bp-trace-bank
– enable tracing of device accesses
bp-wait-for-bank
– wait for specified device access
Commands for interface instrumentation_order
instrumentation-move
– reorder instrumentation connections
instrumentation-order
– list instrumentation order for object
virtio_pcie_net.msix_data
Interfaces Implemented
conf_object, log_object, bank_instrumentation_subscribe, instrumentation_order, io_memory, register_view, register_view_read_only
Notifiers
cell-change
Notifier that is triggered after the object's cell was changed.
object-delete
Notifier that is triggered just before Simics object is deleted.
queue-change
Notifier that is triggered after the object's clock was changed. New clock can be obtained with the SIM_object_clock function.
Commands for interface bank_instrumentation_subscribe
bp-break-bank
– set device access break
bp-run-until-bank
– run until specified device access occurs
bp-trace-bank
– enable tracing of device accesses
bp-wait-for-bank
– wait for specified device access
Commands for interface instrumentation_order
instrumentation-move
– reorder instrumentation connections
instrumentation-order
– list instrumentation order for object
virtio_pcie_net.pcie_config
Interfaces Implemented
conf_object, log_object, bank_instrumentation_subscribe, instrumentation_order, register_view, register_view_read_only, transaction
Notifiers
cell-change
Notifier that is triggered after the object's cell was changed.
object-delete
Notifier that is triggered just before Simics object is deleted.
queue-change
Notifier that is triggered after the object's clock was changed. New clock can be obtained with the SIM_object_clock function.
Commands for interface bank_instrumentation_subscribe
bp-break-bank
– set device access break
bp-run-until-bank
– run until specified device access occurs
bp-trace-bank
– enable tracing of device accesses
bp-wait-for-bank
– wait for specified device access
Commands for interface instrumentation_order
instrumentation-move
– reorder instrumentation connections
instrumentation-order
– list instrumentation order for object
Commands for interface transaction
wait-for-get
– issue an inquiry read transaction and wait for it to complete
wait-for-read
– issue a read transaction and wait for it to complete
wait-for-set
– issue an inquiry write transaction and wait for it to complete
wait-for-write
– issue a write transaction and wait for it to complete
Attributes
function_number
Pseudo
attribute;
read-only
access; type:
i
PCIe function number of this bank
virtio_pcie_net.phy
Interfaces Implemented
conf_object, log_object, transaction
Notifiers
cell-change
Notifier that is triggered after the object's cell was changed.
object-delete
Notifier that is triggered just before Simics object is deleted.
queue-change
Notifier that is triggered after the object's clock was changed. New clock can be obtained with the SIM_object_clock function.
Commands for interface transaction
wait-for-get
– issue an inquiry read transaction and wait for it to complete
wait-for-read
– issue a read transaction and wait for it to complete
wait-for-set
– issue an inquiry write transaction and wait for it to complete
wait-for-write
– issue a write transaction and wait for it to complete
virtio_pcie_net.virtio_config
Interfaces Implemented
conf_object, log_object, bank_instrumentation_subscribe, instrumentation_order, io_memory, register_view, register_view_read_only
Notifiers
cell-change
Notifier that is triggered after the object's cell was changed.
object-delete
Notifier that is triggered just before Simics object is deleted.
queue-change
Notifier that is triggered after the object's clock was changed. New clock can be obtained with the SIM_object_clock function.
Commands for interface bank_instrumentation_subscribe
bp-break-bank
– set device access break
bp-run-until-bank
– run until specified device access occurs
bp-trace-bank
– enable tracing of device accesses
bp-wait-for-bank
– wait for specified device access
Commands for interface instrumentation_order
instrumentation-move
– reorder instrumentation connections
instrumentation-order
– list instrumentation order for object
virtio_pcie_fs
virtiofs_fuse