qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel]  : Memory problem with Qemu/SeaBIOS
@ 2012-05-07 15:58 Alain Ribière
  2012-05-08  0:55 ` [Qemu-devel] [SeaBIOS] " Kevin O'Connor
  0 siblings, 1 reply; 8+ messages in thread
From: Alain Ribière @ 2012-05-07 15:58 UTC (permalink / raw)
  To: qemu-devel@nongnu.org, seabios@seabios.org


[-- Attachment #1.1: Type: text/plain, Size: 1285 bytes --]

Hello,

I have a memory trouble with an old DOS OS from Digital Research called Concurrent DOS.
It worked fine till Qemu v0.11.1.
I use Qemu to make a legacy application run without any modification.

Starting with Qemu 0.12, my legacy application has not enough memory to run.
Actually it seems that the SeaBIOS doesn't use the same memory mapping than PC-BIOS used to, causing trouble to my application.

Is there any way to get SeaBIOS use (more or less) the same memory amount and memory mapping than the older PC-BIOS ?

I tried to recomplie SeaBIOS 1.7.0 with less options but the result is the same.
Here is my .config file :

CONFIG_RELOCATE_INIT=y
CONFIG_ATA=y
CONFIG_FLOPPY=y
CONFIG_PS2PORT=y
CONFIG_SERIAL=y
CONFIG_LPT=y
CONFIG_DRIVES=y
CONFIG_OPTIONROMS=y
CONFIG_PMM=y
CONFIG_BOOT=y
CONFIG_KEYBOARD=y
CONFIG_KBD_CALL_INT15_4F=y
CONFIG_MOUSE=y
CONFIG_NO_VGABIOS=y
CONFIG_DEBUG_LEVEL=0

I also join two print screen of the same C-DOS utility. One with Qemu 1.0 and SeaBIOS 1.7.0 and the other with Qemu 0.10.0. The amount of memory is quite different between the versions.
If you want to try, get this floppy :
https://docs.google.com/open?id=0B7mz0vq6Rpb7Q0tYbmxMVzVqTms
and then type :
STOP

If you have any idea...


Thanks,
Alain

[-- Attachment #1.2: Type: text/html, Size: 1570 bytes --]

[-- Attachment #2: stop_qemu_0_10.png --]
[-- Type: image/png, Size: 7703 bytes --]

[-- Attachment #3: stop_qemu_1_0.png --]
[-- Type: image/png, Size: 7749 bytes --]

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2012-05-10 13:56 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-07 15:58 [Qemu-devel] : Memory problem with Qemu/SeaBIOS Alain Ribière
2012-05-08  0:55 ` [Qemu-devel] [SeaBIOS] " Kevin O'Connor
2012-05-08 16:47   ` [Qemu-devel] Re : " Alain Ribière
2012-05-08 22:06     ` Kevin O'Connor
2012-05-09 15:57       ` [Qemu-devel] Re : " Alain Ribière
2012-05-10  0:44         ` Kevin O'Connor
2012-05-10  1:19           ` Kevin O'Connor
2012-05-10 13:56             ` [Qemu-devel] Re : " Alain Ribière

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).