virtiofs_fuse vtime
Simics Reference Manual  /  5 Classes  / 

vmcom

Description

Implements the VMware tools protocol. Currently only supports the mouse protocol.

Interfaces Implemented

conf_object, log_object, abs_pointer, io_memory, 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.

Port Objects

bank._vmcom
vmcom._vmcom

Commands for this class

Attributes

current_mouse_state
Optional attribute; read/write access; type: [iiii]
Current mouse state.
last_mouse_state
Optional attribute; read/write access; type: [iiii]
Last mouse state that was enqueued for delivery to software.
mouse
Required attribute; read/write access; type: o|[os]
Object that implements the abs-pointer-activate interface.

Required interfaces: abs_pointer_activate.

mouse_data_queue
Optional attribute; read/write access; type: [i*]
Mouse data enqueued for delivery to software.
mouse_enabled
Optional attribute; read/write access; type: b
Keeps track of whether the mouse protocol is enabled.
recorder
Required attribute; read/write access; type: o|[os]
Recorder device for playback of input.

Required interfaces: recorder_v2.

Provided By

vmcom

vmcom._vmcom

Interfaces Implemented

conf_object, log_object, bank_instrumentation_subscribe, instrumentation_order, int_register, io_memory, register_view

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

Commands for interface instrumentation_order

virtiofs_fuse vtime