qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] KQEMU compiling
@ 2005-02-11  6:58 Jens Arm
  2005-02-11  9:07 ` Karel Gardas
  0 siblings, 1 reply; 3+ messages in thread
From: Jens Arm @ 2005-02-11  6:58 UTC (permalink / raw)
  To: qemu-devel

Hi

For what is the compiled binary in the tree? (kqemu-mod-i386.o)

Is it needed for a real compile? If I delete it I get an error if I try to compile.
I thought that whole source of kqemu is in cvs?


Jens

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Qemu-devel] KQEMU compiling
  2005-02-11  6:58 [Qemu-devel] KQEMU compiling Jens Arm
@ 2005-02-11  9:07 ` Karel Gardas
  2005-02-11  9:21   ` Jens Arm
  0 siblings, 1 reply; 3+ messages in thread
From: Karel Gardas @ 2005-02-11  9:07 UTC (permalink / raw)
  To: qemu-devel

On Fri, 11 Feb 2005, Jens Arm wrote:

> Hi
>
> For what is the compiled binary in the tree? (kqemu-mod-i386.o)

That's probably the core of kernel module with kmod.c sarving as a wrapper
between the kernel and module. Something like this is usuall in the case
of binary only module, like for Lucent winmodems and such.

> Is it needed for a real compile? If I delete it I get an error if I try to compile.
> I thought that whole source of kqemu is in cvs?

Pleas have a look into qemu/kqemu/Makefile, you will see that it is needed
for linking into kqemu.ko.

Cheers,
Karel
--
Karel Gardas                  kgardas@objectsecurity.com
ObjectSecurity Ltd.           http://www.objectsecurity.com

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Qemu-devel] KQEMU compiling
  2005-02-11  9:07 ` Karel Gardas
@ 2005-02-11  9:21   ` Jens Arm
  0 siblings, 0 replies; 3+ messages in thread
From: Jens Arm @ 2005-02-11  9:21 UTC (permalink / raw)
  To: qemu-devel

> > For what is the compiled binary in the tree? (kqemu-mod-i386.o)
> 
> That's probably the core of kernel module with kmod.c sarving as a wrapper
> between the kernel and module. Something like this is usuall in the case
> of binary only module, like for Lucent winmodems and such.

Yes, it is the core - after a closer look :(

> > Is it needed for a real compile? If I delete it I get an error if I try to compile.
> > I thought that whole source of kqemu is in cvs?
> 
> Pleas have a look into qemu/kqemu/Makefile, you will see that it is needed
> for linking into kqemu.ko.

Yes, you are right.

Jens

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2005-02-11  9:53 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-02-11  6:58 [Qemu-devel] KQEMU compiling Jens Arm
2005-02-11  9:07 ` Karel Gardas
2005-02-11  9:21   ` Jens Arm

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).