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
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html