qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] Re: eepro100.c


From: Stefan Weil
Subject: [Qemu-devel] Re: eepro100.c
Date: Tue, 22 Sep 2009 18:15:55 +0200
User-agent: Mozilla-Thunderbird 2.0.0.22 (X11/20090707)

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





reply via email to

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