On 8/14/07, Izik Eidus <[EMAIL PROTECTED]> 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