On (Tue) Sep 22 2009 [13:31:11], Michal Filka wrote:
>
> I don't want to corrupt present kvm installation, or better to say, I want to
> modify it as small as possible. Could you suggest me what should I replace or
> how to run new compilation instead of old one without installing?
You can configure with a different prefix, eg:
./configure --prefix=/home/foo/tmp/qemu-kvm/ ...
make
make install
and then run the qemu-system-x86_64 from /home/foo/tmp/qemu-kvm/bin
Amit
--
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