qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] RE: [Bochs-developers] BIOS, ACPI, CMOS and Windows EvenID:


From: Stanislav Shwartsman
Subject: [Qemu-devel] RE: [Bochs-developers] BIOS, ACPI, CMOS and Windows EvenID: 4
Date: Mon, 25 Aug 2008 07:41:48 +0300

And please post complete patch, i.e. not only .dsl file but also its
compiled .hex version patch.

Thanks,
Stanislav

-----Original Message-----
From: address@hidden
[mailto:address@hidden On Behalf Of
Sebastian Herbszt
Sent: Monday, August 25, 2008 12:30 AM
To: Gleb Natapov
Cc: address@hidden; Kevin O'Connor;
address@hidden
Subject: Re: [Bochs-developers] BIOS, ACPI, CMOS and Windows EvenID: 4

Gleb Natapov wrote:
>> I am not sure writing arbitrary values to those registers is such a good
idea. Some OS,
>> driver or application could rely on the information stored there.
> Currently nothing is written to memory configuration registers at all,
> so if there is an application that depend on this values to be correct
> it will be broken today too.

The 440fx supports 8MB-1GB of memory. The default value for the DRBx
registers is 01 (8MB). Bochs doesn't set the default value tho nor does the
rombios set the correct one, so those registers stay with 0 values.
If we set DRB0 and DRB1 to the CMOS values and keep DRB2 till DRB7 set
to 0 we violate the assumption that DRB7 contains the top of memory value.
In the all 0 case this is still somewhat valid.

>> Hard coding the hole start to 0xe0000000, like you did in your first
patch, looks like the
>> easiest solution tho.
> Yes, and I think it is good enough. What is the procedure of pushing the
> patch into bochs tree?

Post it on the bochs patch tracker at sf
http://sourceforge.net/tracker/?atid=312580&group_id=12580&func=browse

- Sebastian


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great
prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
bochs-developers mailing list
address@hidden
https://lists.sourceforge.net/lists/listinfo/bochs-developers





reply via email to

[Prev in Thread] Current Thread [Next in Thread]