Build guest vmware kernel modules: Difference between revisions

m
Line 50: Line 50:
  $ lsmod | grep -i vm
  $ lsmod | grep -i vm


The following kernel modules are currently being installed:
The following kernel modules are currently available:
* vmci - inter-VM and host interface
* vmhgfs - shared folders
* vmhgfs - shared folders
* vsock -
* vmxnet3 - virtual network adapter
* vmxnet3 - virtual network adapter
* pvscsi - paravirtual scsi
* vmw_balloon - balloon memory driver
* vmw_pvscsi - paravirtual scsi
* vmwgfx - accelerated graphics
* vmblock - enable drag & drop between guest and host OS (desktop feature)
* vmblock - enable drag & drop between guest and host OS (desktop feature)
* /usr/bin/vmware-toolbox-cmd
* vgauth - Guest Authentication
* vmw_vmci - inter-VM and host interface
* vmw_vsock_vmci_transport -
* vsock - virtual sockets
 
There's also a number of additional commands/scripts to enable other features
* /usr/bin/vmware-toolbox-cmd - shrink, upgrade, statistics, version, timesync, run scripts on power operations, power operations, control devices
* /usr/bin/vmware-user - advanced X features, guest resolution fit, drag and drop, file and text copy & paste
* /usr/bin/vmware-user - advanced X features, guest resolution fit, drag and drop, file and text copy & paste
* vmware-tools-thinprint - printing integration with the host using a virtual printing daemon
* vmware-tools-thinprint - printing integration with the host using a virtual printing daemon
1,274

edits