Avi Kivity writes:
> Instead of embedding knowledge of the memory and I/O address spaces in the
> memory core, maintain a list of all address spaces. This list will later
> be extended dynamically for other but masters.
>
> Signed-off-by: Avi Kivity
Reviewed-by: Anthony Liguori
Regards,
Ant
On 10/04/2012 12:17 PM, Gleb Natapov wrote:
> On Wed, Oct 03, 2012 at 06:03:50PM +0200, Avi Kivity wrote:
>> Instead of embedding knowledge of the memory and I/O address spaces in the
>> memory core, maintain a list of all address spaces. This list will later
>> be extended dynamically for other b
On Wed, Oct 03, 2012 at 06:03:50PM +0200, Avi Kivity wrote:
> Instead of embedding knowledge of the memory and I/O address spaces in the
> memory core, maintain a list of all address spaces. This list will later
> be extended dynamically for other but masters.
^
Instead of embedding knowledge of the memory and I/O address spaces in the
memory core, maintain a list of all address spaces. This list will later
be extended dynamically for other but masters.
Signed-off-by: Avi Kivity
---
memory.c | 75 +++-