From: Avi Kivity <avi-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
To: Simon Kagstrom <simon.kagstrom-6Uc+yI3S9P8@public.gmane.org>
Cc: kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
Subject: Re: [PATCH] Compile fixes for 32-bit targets (trivial), questions
Date: Thu, 09 Nov 2006 13:15:21 +0200 [thread overview]
Message-ID: <45530DC9.8020907@qumranet.com> (raw)
In-Reply-To: <87mz72hreg.wl%simon.kagstrom-6Uc+yI3S9P8@public.gmane.org>
Simon Kagstrom wrote:
> Hello!
>
> I wanted to try out KVM and followed the HOWTO. It worked fine, except
> for two things:
>
> * libuuid-dev is needed for qemu, which would be good if added to
> the prerequisites
>
Will do.
> * The build of kvm.ko failed since load_TR_desc() was not defined
> (I've been building for a 32-bit target). The patch below fixes
> that, if the development branch does not already fix this
>
Applied, thanks.
> Booting and old harddisk image I had worked fine with
> /usr/local/kvm/bin/qemu-system-x86_64, but it did so even without the
> kvm module (on a x86_64 this was not the case), so it seems that the
> 32-bit version doesn't really do very much yet.
>
I think it wants the regular qemu binary (named qemu) for 32-bit. The
instructions are 64-bit specific. I'll check and update.
You can detect kvm operation using lsof -p `pgrep qemu` (which should
show /dev/kvm opened) and using top (guest time shows as system time).
--
error compiling committee.c: too many arguments to function
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
prev parent reply other threads:[~2006-11-09 11:15 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-11-08 15:47 [PATCH] Compile fixes for 32-bit targets (trivial), questions Simon Kagstrom
[not found] ` <87mz72hreg.wl%simon.kagstrom-6Uc+yI3S9P8@public.gmane.org>
2006-11-09 11:15 ` Avi Kivity [this message]
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=45530DC9.8020907@qumranet.com \
--to=avi-atkuwr5tajbwk0htik3j/w@public.gmane.org \
--cc=kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org \
--cc=simon.kagstrom-6Uc+yI3S9P8@public.gmane.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