qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Martin Bochnig" <mb1x@gmx.com>
To: qemu-discuss@opensolaris.org, qemu-devel@nongnu.org,
	opensolaris-discuss@opensolaris.org
Subject: [Qemu-devel] How to get started __/__ Re: PATCH: Whole kqemu module can be natively built on Solaris now
Date: Wed, 14 Feb 2007 12:14:47 +0100	[thread overview]
Message-ID: <20070214111447.40890@gmx.net> (raw)


> OPEN kqemu accelerator FULL src && bins :
> http://opensolaris.org/os/project/qemu/downloads/kqemu-1.3.0pre11__sol10FCSplus_20070214_src_and_bins.tar.bz2

--->>

A)
To install precompiled module (on eitehr amd64 or i386):
Step 0.) Extract and go into folder
Step 1.) # gmake osol-install
Step 2.) reconfigure devices or reboot host
Step 3.) use it (see kqemu docs at www.qemu.com)

B)
To compile yourself (on either amd64 or i386 Solaris10_FCS or higher):
Step 0.) Extract and go into folder
Step 1.) # ./configure
Step 2.) # gmake
Step 3.) # gmake osol-install
Step 4.) reconfigure devices or reboot host
Step 5.) use it (see kqemu docs at www.qemu.com)


Very general note: kqemu will only work if 
host-system-kernel == qemu-binary-target == qemu-guest.
Please ensure that first, before wondering about kqemu related stderr output.

                 reply	other threads:[~2007-02-14 11:14 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20070214111447.40890@gmx.net \
    --to=mb1x@gmx.com \
    --cc=opensolaris-discuss@opensolaris.org \
    --cc=qemu-devel@nongnu.org \
    --cc=qemu-discuss@opensolaris.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).