qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] How to get started __/__ Re: PATCH: Whole kqemu module can


From: Martin Bochnig
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

> 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 via email to

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