cli clock
Simics Reference Manual  /  5 Classes  / 

clipboard-gateway

Description

Clipboard gateway between host and target.

Interfaces Implemented

conf_object, log_object, clipboard_peer, x86_cpuid, recorded

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 this class

Attributes

clipboard_peer
Required attribute; read/write access; type: o
Clipboard peer
recorder
Required attribute; read/write access; type: o
History recorder
ingress_buf
Optional attribute; read/write access; type: [i*]
Ingress buffer.
ingress_index
Optional attribute; read/write access; type: i
Index into ingress buffer.
egress_buf
Optional attribute; read/write access; type: [i*]
Egress buffer.
enabled
Optional attribute; read/write access; type: b
The gateway will not refill the ingress buffer if it is disabled.

Provided By

clipboard-gateway
cli clock