On 24.04.2017 11:16, Jann Horn wrote: > as no virtual cpus and no memory. An mmap() of a VM fd > -will access the virtual machine's physical address space; offset zero > -corresponds to guest physical address zero. Use of mmap() on a VM fd > -is discouraged if userspace memory allocation (KVM_CAP_USER_MEMORY) is > -available. > +The new VM has no virtual cpus and no memory. Reviewed-by: David Hildenbrand <david@xxxxxxxxxx> -- Thanks, David