[Qemu-devel] Re: NetBSD/i386 2.0.2 does not install with KQEMU

2005-10-19 Thread Mike Swanson
Yeah, I've got NetBSD installed now, and the hard disk image isn't bootable either unless KQEMU is deactivated. On 10/19/05, Mike Swanson <[EMAIL PROTECTED]> wrote: > NetBSD 2.0.2 does not install with KQEMU loaded. I have not tested > earlier or later (dev) builds. > > I simply invoke QEMU with t

[Qemu-devel] NetBSD/i386 2.0.2 does not install with KQEMU

2005-10-19 Thread Mike Swanson
NetBSD 2.0.2 does not install with KQEMU loaded. I have not tested earlier or later (dev) builds. I simply invoke QEMU with this command: qemu -hda nbsd -cdrom i386cd.iso -boot d And NetBSD stops doing anything at the message "warning: no /dev/console". However, the problem does not ocurr when I

Re: [Qemu-devel] Compiling Qemu + Accelerator on FC4

2005-10-19 Thread gb spam
On 10/19/05, Rich Fought <[EMAIL PROTECTED]> wrote: > I'm using gcc32 and it gets pretty far, but runs out of luck here: > > make[1]: Entering directory `/home/rfought/qemu-0.7.2/kqemu' > make -C /lib/modules/2.6.11-1.1369_FC4smp/build M=`pwd` modules > make[2]: Entering directory `/usr/src/kernels

Re: [Qemu-devel] Timing.. was : kqemu processor feature question

2005-10-19 Thread Sven Zenker
Had the same problem on my SpeedStep machine, am using an ugly patch currently that replaces the CPU tick based timing with calls to the realtime clock (see my previous mails on this list). Runs XP as guest quite reliably under Suse 9.3 (using it every day to run Windows only software). Performance

Re: [Qemu-devel] kqemu processor feature question

2005-10-19 Thread Jim C. Brown
On Wed, Oct 19, 2005 at 11:11:43PM +0400, Brad Campbell wrote: > It is off.. that is my issue.. Not quite sure what is going on .. > Anyway.. the -no-tsc patch works around my issue, but there is still > something wierd going on with > my tsc. > > Regards, > Brad > -- > "Human beings, who are alm

Re: [Qemu-devel] FW: QEMU and suspend2

2005-10-19 Thread John Coiner
Simon, There's a known issue with using suspend2 on a QEMU host, described here: http://people.brandeis.edu/~jcoiner/qemu_idedma/qemu_dma_patch.html#suspend But, it sounds like you have trouble with a suspend2-capable guest kernel, and that the trouble starts as soon as you boot (ie before yo

Re: [Qemu-devel] kqemu processor feature question

2005-10-19 Thread Brad Campbell
Emmanuel Pellereau wrote: Le Mardi 18 Octobre 2005 23:17, Brad Campbell a écrit : John R. Hogerhuis wrote: And it was all a bogus trail.. It's *timer* related! I made start_rtc_timer() fail (return -1) unconditionally, and voila it boots first time every time, and any Image I throw at it.. So so

Re: [Qemu-devel] kqemu processor feature question

2005-10-19 Thread Emmanuel Pellereau
Le Mardi 18 Octobre 2005 23:17, Brad Campbell a écrit : > John R. Hogerhuis wrote: > And it was all a bogus trail.. It's *timer* related! > I made start_rtc_timer() fail (return -1) unconditionally, and voila it > boots first time every time, and any Image I throw at it.. > So something in the win2

[Qemu-devel] Compiling Qemu + Accelerator on FC4

2005-10-19 Thread Rich Fought
I'm using gcc32 and it gets pretty far, but runs out of luck here: make[1]: Entering directory `/home/rfought/qemu-0.7.2/kqemu' make -C /lib/modules/2.6.11-1.1369_FC4smp/build M=`pwd` modules make[2]: Entering directory `/usr/src/kernels/2.6.11-1.1369_FC4-smp-i686' CC [M] /home/rfought/qemu-0.7

[Qemu-devel] FW: QEMU and suspend2

2005-10-19 Thread Simon Guerrero
I'm figuring that nobody has an answer for this. Can anyone suggest an idea as to what files I need to look at in the Qemu sources to see if suspend2 has "polluted" the networking ability? -Original Message-From: Simon Guerrero Sent: 17 October 2005 11:36To: 'qemu-devel@nongnu.org'S