On 10/22/2015 01:57 PM, Valerio Aimale wrote: > > pmemmap would return the following json > > { > 'success' : 'true', > 'map_filename' : '/tmp/QEM_mmap_1234567' > }
In general, it is better if the client controls the filename, and not qemu. This is because things like libvirt like to run qemu in a highly-constrained environment, where the caller can pass in a file descriptor that qemu cannot itself open(). So returning a filename is pointless if the filename was already provided by the caller. -- Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org
signature.asc
Description: OpenPGP digital signature