Lines Matching refs:VM
14 - VM ioctls: These query and set attributes that affect an entire virtual
15 machine, for example memory layout. In addition a VM ioctl is used to
18 Only run VM ioctls from the same process (address space) that was used
19 to create the VM.
34 handle will create a VM file descriptor which can be used to issue VM
35 ioctls. A KVM_CREATE_VCPU ioctl on a VM fd will create a virtual cpu
111 Returns: a VM fd that can be used to control the new virtual machine.
113 The new VM has no virtual cpus and no memory. An mmap() of a VM fd
115 corresponds to guest physical address zero. Use of mmap() on a VM fd
1279 Assigns a host PCI device to the VM.
2151 PIT timer interrupts may use a per-VM kernel thread for injection. If it
3252 VM. Userspace is not obliged to honour this, and if it does honour
3253 this does not need to destroy the VM synchronously (ie it may call
3255 KVM_SYSTEM_EVENT_RESET -- the guest has requested a reset of the VM.
3484 you can find a list of capabilities and what their effect on the VM
3506 handling of an hcall is effective across the VM. On creation, an