qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 1/5] Use correct types toenable > 2G support (v3


From: Sebastian Herbszt
Subject: Re: [Qemu-devel] [PATCH 1/5] Use correct types toenable > 2G support (v3)
Date: Wed, 9 Apr 2008 21:52:19 +0200

KVM supports more than 2GB of memory for x86_64 hosts. The following patch fixes a number of type related issues where int's were being used when they shouldn't have been. It also introduces CMOS support so the BIOS can build
the appropriate e820 tables.

Is this already supported in bochsbios? If not, do you have a patch
at hand?

It is not yet supported by the bochs bios.

The patch by Izik Eidus can be found at
http://lists.gnu.org/archive/html/qemu-devel/2008-02/msg00065.html
or as #1895665 on the bochs sf page.

- Sebastian





reply via email to

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