qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] Kqemu
@ 2005-04-02 20:05 Marc Collin
  2005-04-02 20:14 ` Paul Brook
  0 siblings, 1 reply; 9+ messages in thread
From: Marc Collin @ 2005-04-02 20:05 UTC (permalink / raw)
  To: qemu-devel

salut

i compiled qemu and kemu

KQEMU module configuration:
kernel sources    /lib/modules/2.6.8-24.13-default/build
kbuild type       2.6
...
...
make -C /lib/modules/2.6.8-24.13-default/build M=`pwd` modules
make[2]: Entering directory `/usr/src/linux-2.6.8-24.13-obj/i386/default'
make -C ../../../linux-2.6.8-24.13 O=../linux-2.6.8-24.13-obj/i386/default 
modules
  CC [M]  /home/collinm/Download/qemu/qemu-snapshot-2005-04-01_23/kqemu/kmod.o
cp /home/collinm/Download/qemu/qemu-snapshot-2005-04-01_23/kqemu/kqemu-mod-i386.o /home/collinm/Download/qemu/qemu-snapshot-2005-04-01_23/kqemu/kqemu-mod.o

i can run qemu without problem

the problem is kqemu

sbin/lsmod|grep kqemu
kqemu                  43272  0

i think 0 mean kqemu is not used...


how to resolve that?

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

* Re: [Qemu-devel] Kqemu
  2005-04-02 20:05 [Qemu-devel] Kqemu Marc Collin
@ 2005-04-02 20:14 ` Paul Brook
  0 siblings, 0 replies; 9+ messages in thread
From: Paul Brook @ 2005-04-02 20:14 UTC (permalink / raw)
  To: qemu-devel

> the problem is kqemu
>
> sbin/lsmod|grep kqemu
> kqemu                  43272  0
>
> i think 0 mean kqemu is not used...

Why do think this is a problem? If you don't have qemu running the module 
won't be in use.

Paul

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

* [Qemu-devel] KQEMU
@ 2005-11-17  9:57 Julian Curzi
  2005-11-17 13:01 ` Andreu Escudero
  0 siblings, 1 reply; 9+ messages in thread
From: Julian Curzi @ 2005-11-17  9:57 UTC (permalink / raw)
  To: qemu-devel

Dear Sir or Madam,

I have got a question.
I would like to run QEMU with the KQEMU Accelerator
under Linux 10.
I need the file, which is able to compile with GCC4.
When does the new Version comes out and where can I get it?

Thank you for your help

Yours faithfully

Julian Curzi

-- 
mit freundlichem Gruss
das Pentaprise Team

Julian Curzi

Pentaprise GmbH
Im Pinderpark 5               90513 Zirndorf    Germany
Tel: +49 911 / 60 000 9-0     Fax: +49 911 / 60 000 9-9
http://www.pentaprise.de      jcurzi@pentaprise.de    

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

* Re: [Qemu-devel] KQEMU
  2005-11-17  9:57 [Qemu-devel] KQEMU Julian Curzi
@ 2005-11-17 13:01 ` Andreu Escudero
  2005-11-17 13:35   ` Johannes Schindelin
  2005-11-17 13:36   ` Jan Marten Simons
  0 siblings, 2 replies; 9+ messages in thread
From: Andreu Escudero @ 2005-11-17 13:01 UTC (permalink / raw)
  To: qemu-devel

> under Linux 10.

Someone has done a time warp of LOTS of years... from 2.6 to 10...

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

* Re: [Qemu-devel] KQEMU
  2005-11-17 13:01 ` Andreu Escudero
@ 2005-11-17 13:35   ` Johannes Schindelin
  2005-11-17 13:36   ` Jan Marten Simons
  1 sibling, 0 replies; 9+ messages in thread
From: Johannes Schindelin @ 2005-11-17 13:35 UTC (permalink / raw)
  To: qemu-devel

Hi,

On Thu, 17 Nov 2005, Andreu Escudero wrote:

> > under Linux 10.
> 
> Someone has done a time warp of LOTS of years... from 2.6 to 10...

actually, he was writing it in binary. So he was referring to what you 
know as "2".

Hth,
Dscho

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

* Re: [Qemu-devel] KQEMU
  2005-11-17 13:01 ` Andreu Escudero
  2005-11-17 13:35   ` Johannes Schindelin
@ 2005-11-17 13:36   ` Jan Marten Simons
  2005-11-17 16:12     ` Ozan Türkyılmaz
  1 sibling, 1 reply; 9+ messages in thread
From: Jan Marten Simons @ 2005-11-17 13:36 UTC (permalink / raw)
  To: qemu-devel

Andreu Escudero wrote:

>>under Linux 10.
>>    
>>
>
>Someone has done a time warp of LOTS of years... from 2.6 to 10...
>  
>
I suppose he is using Suse linux 10. People using this distribution 
sometimes tend to think the versionnumber of their distribution is the 
version of "linux".

But to point to a possible answer of the raised question:
http://lilly.csoft.net/~jeffryj/cgi-bin/moin.cgi/FrequentlyAskedQuestions#head-457da0cbad928439b622be1f69c4adc72ff7befc

With regards,

Jan

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

* Re: [Qemu-devel] KQEMU
  2005-11-17 13:36   ` Jan Marten Simons
@ 2005-11-17 16:12     ` Ozan Türkyılmaz
  0 siblings, 0 replies; 9+ messages in thread
From: Ozan Türkyılmaz @ 2005-11-17 16:12 UTC (permalink / raw)
  To: qemu-devel

On 17/11/05, Jan Marten Simons <marten@xtal.rwth-aachen.de> wrote:
> Andreu Escudero wrote:
>
> >>under Linux 10.
> >>
> >>
> >
> >Someone has done a time warp of LOTS of years... from 2.6 to 10...
> >
> >
> I suppose he is using Suse linux 10. People using this distribution
> sometimes tend to think the versionnumber of their distribution is the
> version of "linux".
>
this is why SlackWare increase its version number :P
> But to point to a possible answer of the raised question:
> http://lilly.csoft.net/~jeffryj/cgi-bin/moin.cgi/FrequentlyAskedQuestions#head-457da0cbad928439b622be1f69c4adc72ff7befc
>
> With regards,
>
> Jan
>
>
>
> _______________________________________________
> Qemu-devel mailing list
> Qemu-devel@nongnu.org
> http://lists.nongnu.org/mailman/listinfo/qemu-devel
>


--
Ozan

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

* [Qemu-devel] kqemu
@ 2008-04-11 14:40 admin
  2008-04-11 16:30 ` admin
  0 siblings, 1 reply; 9+ messages in thread
From: admin @ 2008-04-11 14:40 UTC (permalink / raw)
  To: qemu-devel

I made sure that kqemu was installed and runs, but I still get an error 
message that it is not activated.

[root@]# qemu -hda WinME.qemu.img  -net nic,model=rtl8139
Could not open '/dev/kqemu' - QEMU acceleration layer not activated

Furthermore, if I do modprobe kqemu, it tells me that /dev/kqemu does 
not exist.
Also, even thuogh I installed the RTL8139 driver, networking doesnt work 
in WinME, but does in XP, any idea why ME doesnt work?
Does someoen maybe have an alternative download link to a newer or 
newest RTL8139 driver for ME?

Thanks

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

* Re: [Qemu-devel] kqemu
  2008-04-11 14:40 [Qemu-devel] kqemu admin
@ 2008-04-11 16:30 ` admin
  0 siblings, 0 replies; 9+ messages in thread
From: admin @ 2008-04-11 16:30 UTC (permalink / raw)
  To: qemu-devel

To add:
Machine runs:
Linux version 2.6.23.12-52.fc7 
(mockbuild@xenbuilder4.fedora.phx.redhat.com) (gcc version 4.1.2 
20070925 (Red Hat 4.1.2-27)) #1 SMP Tue Dec 18 21:18:02 EST 2007
qemu emulates for WinME.


admin@mmri.us wrote:
> I made sure that kqemu was installed and runs, but I still get an 
> error message that it is not activated.
>
> [root@]# qemu -hda WinME.qemu.img  -net nic,model=rtl8139
> Could not open '/dev/kqemu' - QEMU acceleration layer not activated
>
> Furthermore, if I do modprobe kqemu, it tells me that /dev/kqemu does 
> not exist.
> Also, even thuogh I installed the RTL8139 driver, networking doesnt 
> work in WinME, but does in XP, any idea why ME doesnt work?
> Does someoen maybe have an alternative download link to a newer or 
> newest RTL8139 driver for ME?
>
> Thanks
>
>
>
>
>

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

end of thread, other threads:[~2008-04-11 16:30 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-04-02 20:05 [Qemu-devel] Kqemu Marc Collin
2005-04-02 20:14 ` Paul Brook
  -- strict thread matches above, loose matches on Subject: below --
2005-11-17  9:57 [Qemu-devel] KQEMU Julian Curzi
2005-11-17 13:01 ` Andreu Escudero
2005-11-17 13:35   ` Johannes Schindelin
2005-11-17 13:36   ` Jan Marten Simons
2005-11-17 16:12     ` Ozan Türkyılmaz
2008-04-11 14:40 [Qemu-devel] kqemu admin
2008-04-11 16:30 ` admin

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