Does not have to be that way
No, my machine right here ha USB KB/Mouse and the VMs it hosts don't have USB.
VM's don't have to work by sharing the physical hardware. The OS in the VM make a call to a driver to get a ketstoke from a keyboard and the VM gets the character from where ever it wants to get it, liky from the host OS's driver but possibly from a script or file, a second keyboard, internet connection.
Yes the last one is real. VMWare allows for remote control of a VM over the network
ebow said:Wouldn't it have to be, to get the keyboard and mouse to work?
No, my machine right here ha USB KB/Mouse and the VMs it hosts don't have USB.
VM's don't have to work by sharing the physical hardware. The OS in the VM make a call to a driver to get a ketstoke from a keyboard and the VM gets the character from where ever it wants to get it, liky from the host OS's driver but possibly from a script or file, a second keyboard, internet connection.
Yes the last one is real. VMWare allows for remote control of a VM over the network