qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Shaun Jackman <sjackman@gmail.com>
To: QEMU <qemu-devel@nongnu.org>
Subject: [Qemu-devel] kqemu: Invalid module format
Date: Mon, 21 Nov 2005 14:42:01 -0700	[thread overview]
Message-ID: <7f45d9390511211342n6ad72e53r@mail.gmail.com> (raw)

I compiled kqemu 0.7.2 but when I try to insmod the module I get an error:

# insmod /lib/modules/2.6.11-9-amd64-k8/misc/kqemu.ko
insmod: error inserting
'/lib/modules/2.6.11-9-amd64-k8/misc/kqemu.ko': -1 Invalid module
format

Compiling the module seemed to go cleanly. Any suggestions on where I
might have gone wrong?

Please cc me in your reply. Thanks,
Shaun

$ uname -a
Linux jinx.pathway.internal 2.6.11-9-amd64-k8 #1 Mon Jun 27 22:07:27
MDT 2005 x86_64 GNU/Linux
$ nm /lib/modules/2.6.11-9-amd64-k8/misc/kqemu.ko | grep ' T '
0000000000000380 T cleanup_module
00000000000002a0 T init_module
0000000000000010 T kqemu_alloc_zeroed_page
0000000000000fb0 T kqemu_delete
0000000000001a70 T kqemu_exec
0000000000000090 T kqemu_free_page
0000000000001a60 T kqemu_get_cpu_state
0000000000001050 T kqemu_init
0000000000000140 T kqemu_io_map
0000000000000150 T kqemu_io_unmap
00000000000005a0 T kqemu_lock_user_page
0000000000000160 T kqemu_log
00000000000000a0 T kqemu_page_kaddr
0000000000000400 T kqemu_schedule
00000000000003b0 T kqemu_unlock_user_page
00000000000000f0 T kqemu_vfree
00000000000000d0 T kqemu_vmalloc
0000000000000100 T kqemu_vmalloc_to_phys
0000000000000a30 T s013
000000000000212c T s015
0000000000002538 T s016
0000000000000a50 T s017
0000000000000690 T s018

             reply	other threads:[~2005-11-21 21:43 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-11-21 21:42 Shaun Jackman [this message]
2005-11-25 21:42 ` [Qemu-devel] Re: kqemu: Invalid module format Shaun Jackman

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=7f45d9390511211342n6ad72e53r@mail.gmail.com \
    --to=sjackman@gmail.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).