Hello,
On 06/13/2014 11:26 AM, Vincent JARDIN wrote:
ivhsmem does not require hugetlbfs. It is optional.
> * it doesn't require ivshmem (it does require shared memory, which
> will also be added to 2.1)
Right, hugetlbfs is not required. A posix shared memory or tmpfs
can be used instead. For instance, to use /dev/shm/foobar:
qemu-system-x86_64 -enable-kvm -cpu host [...] \
-device ivshmem,size=16,shm=foobar
Regards,
Olivier
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to majord...@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html