Re: [SOLVED] kqemu on Sid

2007-06-25 Thread Hugo Vanwoerkom
David Baron wrote: On Friday 22 June 2007, [EMAIL PROTECTED] wrote: So qemu hangs in kernel 2.6.21 if you turned off paravirtualization and are using kqemu. End of story. I am running 2.6.21 with no PARAVIRT and kqmeu works just fine. Might be that my old pentium-III clunker has no relevance

Re: [SOLVED] kqemu on Sid

2007-06-23 Thread David Baron
On Friday 22 June 2007, [EMAIL PROTECTED] wrote: > So qemu hangs in kernel 2.6.21 if you turned off paravirtualization and > are using kqemu. End of story. I am running 2.6.21 with no PARAVIRT and kqmeu works just fine. Might be that my old pentium-III clunker has no relevance for paravirtualiza

Re: [SOLVED] kqemu on Sid

2007-06-22 Thread Hugo Vanwoerkom
Hugo Vanwoerkom wrote: Hugo Vanwoerkom wrote: David Baron wrote: On Tuesday 19 June 2007, [EMAIL PROTECTED] wrote: Hi, I installed qemu on Sid. But Sid's kqemu is backlevelled: it depends on a non-existing 2.6.18 kernel. So I compiled/installed http://fabrice.bellard.free.fr/qemu/kqemu-1.3

Re: [PARTIALLY SOLVED] kqemu on Sid

2007-06-22 Thread Hugo Vanwoerkom
Andrew Sackville-West wrote: On Thu, Jun 21, 2007 at 11:25:50AM -0500, Hugo Vanwoerkom wrote: So kqemu-1.3.0pre11 (the latest version) hangs the system solid with 2.6.21-1-k7, the Debian stock kernel. But I have modified that kernel with 2.6.21-ck2 from here: http://members.optusnet.com.au/cko

Re: [PARTIALLY SOLVED] kqemu on Sid

2007-06-21 Thread Andrew Sackville-West
On Thu, Jun 21, 2007 at 11:25:50AM -0500, Hugo Vanwoerkom wrote: > > So kqemu-1.3.0pre11 (the latest version) hangs the system solid with > 2.6.21-1-k7, the Debian stock kernel. But I have modified that kernel > with 2.6.21-ck2 from here: > http://members.optusnet.com.au/ckolivas/kernel/ > > Go

Re: [PARTIALLY SOLVED] kqemu on Sid

2007-06-21 Thread Hugo Vanwoerkom
Hugo Vanwoerkom wrote: David Baron wrote: On Tuesday 19 June 2007, [EMAIL PROTECTED] wrote: Hi, I installed qemu on Sid. But Sid's kqemu is backlevelled: it depends on a non-existing 2.6.18 kernel. So I compiled/installed http://fabrice.bellard.free.fr/qemu/kqemu-1.3.0pre11.tar.gz and that

Re: kqemu on Sid

2007-06-20 Thread Hugo Vanwoerkom
David Baron wrote: On Tuesday 19 June 2007, [EMAIL PROTECTED] wrote: Hi, I installed qemu on Sid. But Sid's kqemu is backlevelled: it depends on a non-existing 2.6.18 kernel. So I compiled/installed http://fabrice.bellard.free.fr/qemu/kqemu-1.3.0pre11.tar.gz and that went uneventful. *Howev

Re: kqemu on Sid

2007-06-19 Thread David Baron
On Tuesday 19 June 2007, [EMAIL PROTECTED] wrote: > > Hi, > > > > > > I installed qemu on Sid. > > > > But Sid's kqemu is backlevelled: it depends on a non-existing 2.6.18 > > kernel. > > > > So I compiled/installed > > http://fabrice.bellard.free.fr/qemu/kqemu-1.3.0pre11.tar.gz > > and that went u

Re: kqemu on Sid

2007-06-19 Thread Hugo Vanwoerkom
Hugo Vanwoerkom wrote: Hi, I installed qemu on Sid. But Sid's kqemu is backlevelled: it depends on a non-existing 2.6.18 kernel. So I compiled/installed http://fabrice.bellard.free.fr/qemu/kqemu-1.3.0pre11.tar.gz and that went uneventful. *However...* when I try to boot XP with: qemu -m

Re: kqemu on Sid

2007-06-19 Thread David Baron
On Tuesday 19 June 2007, [EMAIL PROTECTED] wrote: > > On Tuesday 19 June 2007, [EMAIL PROTECTED] wrote: > > > > I installed qemu on Sid. > > [snip] > > > The debian installation of kqemu places a /etc/modprobe.d/kqmeu file with > > a "major=0". This apparently will not be overridden by specifying

Re: kqemu on Sid

2007-06-19 Thread fabio natali
David Baron scrisse: > On Tuesday 19 June 2007, [EMAIL PROTECTED] wrote: > > > I installed qemu on Sid. [snip] > The debian installation of kqemu places a /etc/modprobe.d/kqmeu file with a > "major=0". This apparently will not be overridden by specifying this in > modprobe! So edit this file to

Re: kqemu on Sid

2007-06-19 Thread David Baron
On Tuesday 19 June 2007, [EMAIL PROTECTED] wrote: > > I installed qemu on Sid. > > > > But Sid's kqemu is backlevelled: it depends on a non-existing 2.6.18 > > kernel. > > You can built the correct module for your kernel at any time using the > following commands: > > # apt-get install module-assis

Re: kqemu on Sid

2007-06-18 Thread Mathias Brodala
Hi Hugo. Hugo Vanwoerkom, 18.06.2007 17:33: > I installed qemu on Sid. > > But Sid's kqemu is backlevelled: it depends on a non-existing 2.6.18 > kernel. You can built the correct module for your kernel at any time using the following commands: # apt-get install module-assistant kqemu-source kq

kqemu on Sid

2007-06-18 Thread Hugo Vanwoerkom
Hi, I installed qemu on Sid. But Sid's kqemu is backlevelled: it depends on a non-existing 2.6.18 kernel. So I compiled/installed http://fabrice.bellard.free.fr/qemu/kqemu-1.3.0pre11.tar.gz and that went uneventful. *However...* when I try to boot XP with: qemu -m 256 -localtime -hda /hda7

Re: Qemu and Kqemu on Sid

2006-03-10 Thread Byron Hillis
On Thu, Mar 09, 2006 at 01:37:43AM -0600, Adam Porter wrote: > Metrics wrote: > > > I'm using gcc-4.0 to build the kqemu kernel module. > > When I ran ./configure on QEMU 0.8.0 and kqemu, it warned me that there are > known problems with gcc 4.0. I compiled it with gcc 3.4. I believe you > can

Re: Qemu and Kqemu on Sid

2006-03-08 Thread Adam Porter
Metrics wrote: > I'm using gcc-4.0 to build the kqemu kernel module. When I ran ./configure on QEMU 0.8.0 and kqemu, it warned me that there are known problems with gcc 4.0. I compiled it with gcc 3.4. I believe you can do it like this: ./configure --cc=gcc-3.4 -- To UNSUBSCRIBE, email to [

Qemu and Kqemu on Sid

2006-03-08 Thread Metrics
Hi all, I was wondering if anyone on this list has managed to get the qemu accelerator (kqemu) working? I'm running a reasonably up to date sid, with the a custom compiled 2.6.15 kernel. I grabbed the sources from the qemu site, did an "apt-get build-dep qemu" and then built qemu. That went fine a