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