kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Stefan Weil <weil@mail.berlios.de>
To: Michal Filka <mfilka@sitronics.com>
Cc: "kvm@vger.kernel.org" <kvm@vger.kernel.org>,
	qemu-devel <qemu-devel@nongnu.org>
Subject: Re: eepro100.c
Date: Tue, 22 Sep 2009 18:15:55 +0200	[thread overview]
Message-ID: <4AB8F83B.3060003@mail.berlios.de> (raw)
In-Reply-To: <20090922115606.GC23746@amit-x200.redhat.com>

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	other threads:[~2009-09-22 16:16 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-17  8:34 eepro100.c Michal Filka
2009-09-19 11:14 ` eepro100.c Jan Kiszka
2009-09-19 11:58   ` eepro100.c Stefan Weil
2009-09-19 17:10     ` eepro100.c Stefan Weil
2009-09-22  4:50       ` eepro100.c Michal Filka
2009-09-22  9:25       ` eepro100.c Michal Filka
2009-09-22 11:31       ` eepro100.c Michal Filka
2009-09-22 11:56         ` eepro100.c Amit Shah
2009-09-22 16:15           ` Stefan Weil [this message]
2009-09-23  5:34       ` eepro100.c Michal Filka

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4AB8F83B.3060003@mail.berlios.de \
    --to=weil@mail.berlios.de \
    --cc=kvm@vger.kernel.org \
    --cc=mfilka@sitronics.com \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).