Amit Shah schrieb: > 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 ... or run it without installation from the source directory (the directory containing subdirectory pc-bios): BUILDPATH/x86_64-softmmu/qemu-system-x86_64 -L pc-bios ... Stefan -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html