[Qemu-devel] x86 FPU Emulation

2005-07-17 Thread The Qube
Using any DOS/DOS-like setup under qemu x86 (no kqemu/qvm86) and running calc387 will produce non-sane results. For example, "calc387 2^4" produces 17.7635. "calc387 4^2" produces 17.7635 as well. I've verified this is not an issue with calc387 by running the above two calculations under dos

Re: system emulation booting elf files [was: Re: [Qemu-devel] Open Hack'Ware question]

2005-07-17 Thread Karel Gardas
On Sat, 16 Jul 2005, Natalia Portillo wrote: Use the -kernel command line option to supply the ELF executable to boot. In OHW there is a known problem that surely will prevent doing that in QEMU System PPC, but in QEMU System x86 it should work without problem. Are you sure it should really w