VMware KVM. VMware Workstation Pro 12.0 EN-001918-00



Similar documents
VMware Remote Console for vrealize Automation

VMware Horizon FLEX User Guide

VMware Horizon FLEX User Guide

VMware Horizon FLEX User Guide

Getting Started with VMware Fusion

Upgrading Horizon Workspace

Management Pack for vrealize Infrastructure Navigator

vsphere Web Access Administrator's Guide

Getting Started with VMware Fusion. VMware Fusion for Mac OS X

Active Directory Solution 1.0 Guide

Integrated Virtual Debugger for Visual Studio Developer s Guide VMware Workstation 8.0

Migrating a Windows PC to Run in VMware Fusion VMware Fusion 2.0

VMware vcenter Configuration Manager SQL Migration Helper Tool User's Guide vcenter Configuration Manager 5.6

Installing and Configuring vcloud Connector

VMware vcenter Discovered Machines Import Tool User's Guide Version for vcenter Configuration Manager 5.3

Reconfiguring VMware vsphere Update Manager

VMware Software Manager - Download Service User's Guide

Reconfiguring VMware vsphere Update Manager

Reconfiguration of VMware vcenter Update Manager

vsphere Host Profiles

Managing Multi-Hypervisor Environments with vcenter Server

VMware vcenter Configuration Manager Backup and Disaster Recovery Guide vcenter Configuration Manager 5.4.1

vcloud Suite Licensing

Installing and Configuring vcenter Support Assistant

How to use the VMware Workstation / Player to create an ISaGRAF (Ver. 3.55) development environment?

VMware Tools Configuration Utility User's Guide

vcenter Configuration Manager Backup and Disaster Recovery Guide VCM 5.3

Installation and Configuration Guide

Installing and Configuring vcloud Connector

vrealize Air Compliance OVA Installation and Deployment Guide

Using the vcenter Orchestrator Plug-In for vsphere Auto Deploy 1.0

vsphere App HA Installation and Configuration Guide

Upgrading VMware Identity Manager Connector

Obtaining SSL Certificates for VMware View Servers

Producing Standards Based Content with ToolBook

Getting Started with ESXi Embedded

Obtaining SSL Certificates for VMware Horizon View Servers

Setup for Failover Clustering and Microsoft Cluster Service

Converting a Parallels Virtual Machine to Run in VMware Fusion VMware Fusion 1.0

VMware vrealize Operations for Horizon Security

Getting Started Guide

VMware vrealize Operations for Horizon Security

vcloud Automation Center Self-Service Portal Guide

vcenter Support Assistant User's Guide

VMware User Environment Manager

SNMP Adapter Installation and Configuration Guide

vrealize Operations Manager Customization and Administration Guide

IaaS Configuration for Cloud Platforms

Guest Operating System. Installation Guide

VMware vcenter Configuration Manager Backup and Disaster Recovery Guide vcenter Configuration Manager 5.7

Legacy Host Licensing with vcenter Server 4.x ESX 3.x/ESXi 3.5 and vcenter Server 4.x

Configuring Multiple ACE Management Servers VMware ACE 2.0

Helpdesk Support Tool Administrator s Guide

Installing and Configuring vcenter Multi-Hypervisor Manager

VMware vcenter Configuration Manager Software Provisioning Components Installation and User Guide

VMware vcenter Configuration Manager and VMware vcenter Application Discovery Manager Integration Guide

Basic System Administration ESX Server and Virtual Center 2.0.1

Scenarios for Setting Up SSL Certificates for View

Managing Remote Access

Installing and Administering VMware vsphere Update Manager

vsphere Upgrade vsphere 6.0 EN

AdminToys Suite. Installation & Setup Guide

vsphere Upgrade Update 1 ESXi 6.0 vcenter Server 6.0 EN

Scalability Tuning vcenter Operations Manager for View 1.0

VMware vcenter Log Insight Developer's Guide

ThinPrint GPO Configuration for Location-Based Printing

Using Spectra on Mac

vsphere Replication for Disaster Recovery to Cloud

Integration with Active Directory

QuickStart Guide vcenter Server Heartbeat 5.5 Update 2

Setup for Failover Clustering and Microsoft Cluster Service

vrealize Operations Manager User Guide

LogMeIn Network Console Version 8 Getting Started Guide

Using the VMware vrealize Orchestrator Client

Vista View Client for Android

Configuring Single Sign-on from the VMware Identity Manager Service to Dropbox

Changing Your Cameleon Server IP

vsphere Replication for Disaster Recovery to Cloud

VMware vrealize Operations for Horizon Installation

Replacing vcenter Server 4.0 Certificates VMware vsphere 4.0

VMware vcloud Air - Disaster Recovery User's Guide

Using the vcenter Orchestrator Plug-In for Microsoft Active Directory

Setup for Failover Clustering and Microsoft Cluster Service

Advanced Service Design

VMware Virtual Machine Importer User s Manual

Offline Data Transfer to VMWare vcloud Hybrid Service

VMware Identity Manager Administration

VMware Mirage Web Manager Guide

WA2262 Applied Data Science and Big Data Analytics Boot Camp for Business Analysts. Classroom Setup Guide. Web Age Solutions Inc.

Cornerstone* New Activation Key Instructions Cornerstone Module Change Using Files on the Server to Reinstall the Software

vcenter Chargeback User s Guide

vcenter Operations Manager for Horizon Supplement

Forcepoint Sidewinder, Virtual Appliance Evaluation for Desktop. Installation Guide 8.x. Revision A

Getting Started with vcloud Air Object Storage powered by Google Cloud Platform

Transcription:

VMware Workstation Pro 12.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition. To check for more recent editions of this document, see http://www.vmware.com/support/pubs. EN-001918-00

You can find the most up-to-date technical documentation on the VMware Web site at: http://www.vmware.com/support/ The VMware Web site also provides the latest product updates. If you have comments about this documentation, submit your feedback to: docfeedback@vmware.com Copyright 2013 2015 VMware, Inc. All rights reserved. Copyright and trademark information. VMware, Inc. 3401 Hillview Ave. Palo Alto, CA 94304 www.vmware.com 2 VMware, Inc.

Contents 1 VMware KVM 5 Use VMware KVM 5 Set Hot Keys for VMware KVM 6 Set the VMware KVM Log File 7 Index 9 VMware, Inc. 3

4 VMware, Inc.

1 With VMware Workstation Pro, you can run virtual machines with VMware KVM, which allows you to use hot keys to switch among running virtual machines and the host, as if they were attached to a KVM switch. To use VMware KVM, you must create virtual machines with Workstation Pro or Workstation Player, and you must configure keyboard shortcuts to cycle through the virtual machines. VMware KVM is only available with VMware Workstation 10 and later. This chapter includes the following topics: Use VMware KVM, on page 5 Set Hot Keys for VMware KVM, on page 6 Set the VMware KVM Log File, on page 7 Use VMware KVM The VMware KVM command vmware-kvm.exe starts and stops virtual machines. You can include the command to start a virtual machine in a shortcut in the host operating system's startup group so that the virtual machine starts when a user logs on to the host computer. You must run the vmware-kvm.exe command once for each virtual machine you want to start or stop with VMware KVM. Procedure 1 Open the Windows command prompt and navigate to the VMware Workstation Pro installation folder. 2 Type vmware-kvm.exe [OPTIONS] vmx-file.vmx, where vmx-file.vmx is a virtual machine you want to use with VMware KVM. Option --power-off --suspend --reset --detach Description Powers off the specified virtual machine. Add =hard to perform a hard power off to the virtual machine. When you power off a virtual machine, vmware-kvm.exe closes the virtual machine and switches to the next active virtual machine. Suspends the specified virtual machine. Add =hard to perform a hard suspend to the virtual machine. Resets the specified virtual machine. Add =hard to perform a hard reset to the virtual machine. Detaches the specified virtual machine. The virtual machine then runs in the background. VMware, Inc. 5

Option --exit --preferences Description Exits vmware-kvm.exe. Shows the vmware-kvm preferences dialog box, where you set a hot key for switching between virtual machines. For example, type vmware-kvm.exe --power-off=hard MyVM.vmx to hard power off the virtual machine MyVM.vmx. Type vmware-kvm.exe --reset MyVM.vmx to reset MyVM.vmx. NOTE When a virtual machine is opened with VMware KVM, it cannot be opened with Workstation Pro or Workstation Player. To open the virtual machine with Workstation Pro or Workstation Player, you must close the virtual machine using vmware-kvm.exe --detach MyVM.vmx, or using the --exit command. What to do next You can set specific hot keys to cycle between virtual machines and the host. See Set Hot Keys for VMware KVM, on page 6 Set Hot Keys for VMware KVM You can specify a hot key or hot key combination for cycling through available virtual machines and the host computer. Each time you press the specified hot key, the screen displays the next virtual machine or the host, in order. When you press the hot keys and a particular virtual machine is not running, it is skipped. The default hot key is the Pause/Break key. Prerequisites Review the hot key combinations to avoid selecting hot key combinations already recognized by Workstation virtual machines. See Default Hot Key Combinations, on page 7. Procedure 1 Open the Workstation Pro command-line. 2 Type vmware-kvm.exe --preferences. 3 Click Modify. 4 Press the combination of keys to use as hot keys. 5 Select the check boxes next to the other feature to enable or disable. Option Allow ungrabbing Stretch guest Description Allows the mouse cursor to be released using Ctrl+Alt. Allows the virtual machine to change the guest display to fit the full screen. The guest display resolution is not changed. 6 Select an exiting behavior for the virtual machines used with VMware KVM. 7 Click OK. You return to the host system. 6 VMware, Inc.

Chapter 1 VMware KVM Default Hot Key Combinations You can assign a hot key to switch among virtual machines and the host. The default hot key is the Pause/Break key. The following keys are reserved and cannot be assigned as hot keys. Table 1 1. Default Hot-Key Combinations Shortcut Ctrl+Alt Ctrl+Alt+Insert Action Release the mouse cursor. Shut down or, depending on the guest operating system, log out of the guest operating system. This command is received solely by the virtual machine. Set the VMware KVM Log File You can configure a log file for VMware KVM. The log file records diagnostic information from vmware-kvm.exe. The log file is separate from the vmware.log file, which stores information on running virtual machines. If you do not specify a log file, vmware-kvm.exe generates a log file in the %TEMP% folder. Setting a log file is not required. Procedure 1 Open the %APPDATA%\VMware\config.ini file in a text editor. 2 Add vmkvm.log.filename = "C:\filepath\vmkvm.log" to the file, where filepath is a fully qualified file path to the desired location for the log file. For example, vmkvm.log.filename = "C:\Users\Default\vmkvm.log". VMware, Inc. 7

8 VMware, Inc.

Index C change KVM hot-keys 6 H hot keys, default combinations 7 hot-keys 6 K KVM.vmx file 5 commands 5 log file 7 KVM hot-keys 6 L log file, KVM 7 S stretch guest 6 U ungrab 6 V vmware-kvm.exe, log file 7 VMware, Inc. 9

10 VMware, Inc.