qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH] Set RAM size in i440FX PCI configuration


From: Ed Swierk
Subject: [Qemu-devel] [PATCH] Set RAM size in i440FX PCI configuration
Date: Tue, 12 Sep 2006 20:28:49 -0700

Currently qemu's i440FX PCI bridge emulation code does not set the
registers indicating the amount of RAM installed in each DIMM slot.
LinuxBIOS relies on this information to properly set up RAM before
booting Linux.

The attached patch sets a i440FX configuration register indicating the
highest RAM address in all slots, in units of 8MB. Since this is an
8-bit value, the maximum is capped at 2040MB.

--Ed

Attachment: qemu-piix-ram-size.patch
Description: Text Data


reply via email to

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