[Qemu-devel] Add modinfo information [PATCH]

2005-11-25 Thread Shaun Jackman
This patch adds modinfo information to kqemu. Please apply. Please cc me in your reply. Cheers! Shaun 2005-11-25 Shaun Jackman <[EMAIL PROTECTED]> * kqemu-linux.c: Add modinfo information. --- kqemu-linux.c- 2005-11-25 14:28:06.0 -0700 +++ kqemu-linux.c 2005

[Qemu-devel] Re: kqemu: Invalid module format

2005-11-25 Thread Shaun Jackman
The kqemu module wouldn't load because I had compiled the kqemu module using gcc 4.0.2, whereas the kernel had been compiled using gcc 3.4.5. I recompiled the module using gcc 3.4.5 and it worked wonderfully! Cheers, Shaun 2005/11/21, Shaun Jackman <[EMAIL PROTECTED]>: > I compil

Re: [Qemu-devel] QNX 6.3 and a PCI network card

2005-11-22 Thread Shaun Jackman
2005/11/19, M. Warner Losh <[EMAIL PROTECTED]>: > Since it is short, here is the patch that I have in the FreeBSD ports > tree for this issue. It works sufficiently for FreeBSD's RTL > subdriver of ed to be happy. Thanks for the patch, Warner. Unfortunately, the PCI network card is still not dete

[Qemu-devel] kqemu: Invalid module format

2005-11-21 Thread Shaun Jackman
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 m

Re: [Qemu-devel] QNX 6.3 and a PCI network card

2005-11-18 Thread Shaun Jackman
2005/11/18, M. Warner Losh <[EMAIL PROTECTED]>: > I've run into issues with qemu's emulation of the RTL8129 that is > claimed with changes I made to the FreeBSD ed driver. While I've > fixed the ed driver to be more tolerent of the old emulation, I've > fixed these issues in qemu with some patches

[Qemu-devel] QEMU and QNX 6.3

2005-11-18 Thread Shaun Jackman
Hello Craig, I saw your posting about using QNX with QEMU [1]. I'm trying to do the same thing right now and found that the simulated PCI NE2000 network card didn't work. I found your post after searching the web. In your last post, you said that you got it working in Bochs. Did you ever manage to

[Qemu-devel] QNX 6.3 and a PCI network card

2005-11-18 Thread Shaun Jackman
I've discovered that QNX 6.3 [1] does not detect the simulated PCI NE2000 network card. I found a post [2] on the OpenQNX forum corroborating the same. The poster suggests that the issues is with the simulated PCI system, as the the network card works when simulating an ISA system with qemu -isa.