KVM: Rename some kvm_dev_ioctl_*() functions to kvm_vm_ioctl_*()
authorAvi Kivity <avi@qumranet.com>
Tue, 20 Feb 2007 16:27:58 +0000 (18:27 +0200)
committerAvi Kivity <avi@qumranet.com>
Sun, 4 Mar 2007 09:12:42 +0000 (11:12 +0200)
This reflects the changed scope, from device-wide to single vm (previously
every device open created a virtual machine).

Signed-off-by: Avi Kivity <avi@qumranet.com>

No differences found