All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rick Vernam <rickv@hobi.com>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] KQEMU API change
Date: Sun, 1 Jun 2008 23:58:16 -0500	[thread overview]
Message-ID: <200806012358.16602.rickv@hobi.com> (raw)
In-Reply-To: <48406B92.1060303@bellard.org>

On Friday 30 May 2008 04:03:14 pm Fabrice Bellard wrote:
> Hi,
>
> I just committed a few changes in the KQEMU API. People wishing to use
> kqemu with the current QEMU version from the repository should download
> the new KQEMU release (version 1.4.0pre1).
>
> Fabrice.

Thanks for the great tools.

I've encountered a compile failure with KQEMU 1.4.0pre1.
I did not see anything in the kqemu-doc.html file which spoke to 
requirements ... nor on the website.  forgive me if I've overlooked 
something.
Building against an unmodified 2.6.25.4, headers are Gentoo's 2.6.25.3

./configure
make
...
make -C /lib/modules/2.6.25.4/build M=`pwd` modules
make[1]: Entering directory `/usr/src/linux-2.6.25.4'
  CC [M]  /home/rick/docs/kqemu-1.4.0pre1/kqemu-linux.o
/home/rick/docs/kqemu-1.4.0pre1/kqemu-linux.c: In 
function 'kqemu_lock_user_page':
/home/rick/docs/kqemu-1.4.0pre1/kqemu-linux.c:81: error: dereferencing pointer 
to incomplete type
/home/rick/docs/kqemu-1.4.0pre1/kqemu-linux.c: In function 'kqemu_schedule':
/home/rick/docs/kqemu-1.4.0pre1/kqemu-linux.c:194: error: implicit declaration 
of function 'need_resched'
/home/rick/docs/kqemu-1.4.0pre1/kqemu-linux.c:195: error: implicit declaration 
of function 'schedule'
/home/rick/docs/kqemu-1.4.0pre1/kqemu-linux.c:197: error: implicit declaration 
of function 'signal_pending'

uname -a
Linux 2.6.25.4 #1 Sun Jun 1 23:06:19 CDT 2008 x86_64 AMD Athlon(tm) 64 
Processor 3700+ AuthenticAMD GNU/Linux

gcc --version
gcc (GCC) 4.1.2 (Gentoo 4.1.2 p1.0.1)

  reply	other threads:[~2008-06-02  4:58 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-05-30 21:03 [Qemu-devel] KQEMU API change Fabrice Bellard
2008-06-02  4:58 ` Rick Vernam [this message]
2008-06-02 15:06   ` Rick Vernam

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=200806012358.16602.rickv@hobi.com \
    --to=rickv@hobi.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.