qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] adding support for above 2giga for qemu. ( include patc


From: Blue Swirl
Subject: Re: [Qemu-devel] adding support for above 2giga for qemu. ( include patchs )
Date: Tue, 14 Aug 2007 22:51:22 +0300

On 8/14/07, Izik Eidus <address@hidden> wrote:
> well, i used kind of older patch from you,
> for to get it to work in pc, you have to change the cmos
> and the vga page0, and page1 as well...
>
> anyway you have anyidea why it is working with kvm above 4giga and not
> with qemu??? can you look at how i did the mapping in qemu?

The patch looks OK, and my version just renamed some unsigned longs to
host_phys_addr_t. There are probably more cases of incorrect use of
uint32_t or int as address that need fixing in Qemu whereas kvm is
cleaner in this sense.




reply via email to

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