Avi Kivity wrote:
> The big change is of course full swapping support, finally delivering
> the full range of Linux memory management operations to kvm.  You will
> need a 2.6.27 host to use this functionality, however.
> 
> Other noteworthy changes: speedups of both virtio-net and qcow2 with
> cache=off.  Two important works-in-progress: device assignment (not
> usable yet, as dma support is still missing) and the real-mode emulation
> framework.

what is the current recommended way to build kernel module for kvm?
until now it was a simple
make KDIR=...
in the linux dir, but it's no longer working. first of all now is
required to run configure for kernel module too, second the above make
now get into an infinite recursive loop.
anyway it's be useful a few lines of INSTALL file for both userspace and
kernel module config, build and install procedure.

-- 
  Levente                               "Si vis pacem para bellum!"
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to