Re: [Qemu-devel] x86 FPU Emulation,

2005-07-19 Thread The Qube
Okay, I figured out the problem. fscale should be defined as ST0*(2^int(ST1)). Here's the patch malc created, using ldexp: diff -u -u -r1.49 helper.c --- target-i386/helper.c24 Apr 2005 18:04:33 - 1.49 +++ target-i386/helper.c19 Jul 2005 19:00:16 - @@ -2832,11 +283

[Qemu-devel] Writing to ROM-Range 0xC800-EFFF

2005-07-19 Thread Andreas Bollhalder
Hello What does I need to change in the source code of QEMU that it would be possible to enable write access to the ROM adresses from 0xC800 up to 0xEFFF ? For instance, "UMBPCI.SYS" (http://www.uwe-sieber.de/umbpci_e.html) can made this range accessible for direct access if no BIOS-ROM is using i

Re: [Qemu-devel] making a raw disk image

2005-07-19 Thread Jim C. Brown
On Tue, Jul 19, 2005 at 09:03:32AM +0100, U n d e r a c h i e v e r wrote: > > When booting the real hardware, the boot loader is grub IIRC and comes > up first, then the NT Boot Loader. Can anyone advise on how to turn > /dev/ide/host0/bus0/target0/lun0/part1 into a bootable qemu image? > /dev

[Qemu-devel] making a raw disk image

2005-07-19 Thread U n d e r a c h i e v e r
Hi I have a dual boot system with Windows 2000 and Debian 3.1. I've not booted Windows in months, but I would like to preserve the system on a "just in case" basis. >From Debian, my disks look like this:- $ df Filesystem 1K-blocks Used Available Use% Mounted on /dev/ide/host0/bus