qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [RFC] Memory API and fine grained Memory Regions


From: Avi Kivity
Subject: Re: [Qemu-devel] [RFC] Memory API and fine grained Memory Regions
Date: Mon, 29 Oct 2012 18:36:37 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:16.0) Gecko/20121016 Thunderbird/16.0.1

On 10/27/2012 06:12 AM, Edgar E. Iglesias wrote:

> 
> Hi,
> 
> If well designed, most hw has a well designed symtery between regs
> that makes things simpler if you can just opencode the decding.
> IMO, an mr per reg would just add a massive overhead for no win.
> And also, hw implemented decoders look very much like
> switch cases in qemu which make things easy to map.
> 
> What is the win?

As Gerd says, stuff like automatic read handlers and write-protected
bits can be done declaratively instead of programatically.


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



reply via email to

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