qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] QEMU patch to allow VM introspection via libvmi


From: Valerio Aimale
Subject: Re: [Qemu-devel] QEMU patch to allow VM introspection via libvmi
Date: Tue, 27 Oct 2015 09:31:29 -0600
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:38.0) Gecko/20100101 Thunderbird/38.3.0

On 10/27/15 9:18 AM, Valerio Aimale wrote:


I did not try to mmap'ing to a file on a RAMdisk. Without physical disk I/O, the VM might run faster.



I did try with the file on a ramdisk

$ sudo mount -o size=3G -t tmpfs none /ramdisk
$ /usr/local/bin/qemu-system-x86_64 -name Windows10 -S -machine pc-i440fx-2.4,accel=kvm,usb=off [...] -mem-prealloc -mem-path /ramdisk

with that, the speed of the VM is acceptable. It will not take your breath away, but it is reasonable.







reply via email to

[Prev in Thread] Current Thread [Next in Thread]