Ingo Molnar wrote:
> * Ingo Molnar <[EMAIL PROTECTED]> wrote:
>
>   
>>> The kvm goals do not include cycle accurate emulation. [...]
>>>       
>> yes. That's why i'm suggesting to kill the VM in such a scenario. A 
>> cr3 value is only valid if it points to real RAM.
>>     
>
> and if it ever causes real incompatibility it should be easy to address 
> it by returning a per-vcpu (or per-vm) special memory slot in 
> gfn_to_memslot(), for invalid memory, instead of the current NULL, 
> right?
>   

Yes.

A read-only memory slot may have other uses too (for ROMs).

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


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
kvm-devel mailing list
kvm-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/kvm-devel

Reply via email to