qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [RFC v4 00/58] Memory API


From: Avi Kivity
Subject: Re: [Qemu-devel] [RFC v4 00/58] Memory API
Date: Wed, 20 Jul 2011 19:19:45 +0300
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.18) Gecko/20110621 Fedora/3.1.11-1.fc15 Thunderbird/3.1.11

On 07/20/2011 07:13 PM, Jan Kiszka wrote:
>
>>  BTW, what's broken is legacy VGA mem dirty logging. Was simply dropped
>>  during the conversion, and now I'm missing some links between vga core
>>  and its users to reestablish it generically.
>
>  You mean logging of 0xa0000-0xc0000?  That's probably a bug in the
>  core.  Once you enable logging of the framebuffer, any aliases should
>  inherit it.

Legacy mem and also VBE aren't registered as aliases, but as independent
memory regions.


See map_linear_vram_bank(). vbe isn't registered as an alias; instead the entire framebuffer is used.

--
error compiling committee.c: too many arguments to function




reply via email to

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