qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [RFC v1] Add declarations for hierarchical memory regio


From: Anthony Liguori
Subject: Re: [Qemu-devel] [RFC v1] Add declarations for hierarchical memory region API
Date: Sun, 22 May 2011 10:44:00 -0500
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.17) Gecko/20110424 Lightning/1.0b2 Thunderbird/3.1.10

On 05/22/2011 01:38 AM, Avi Kivity wrote:
On 05/20/2011 05:31 PM, Anthony Liguori wrote:
Several alpha system chips MCE when accessed with incorrect sizes.
E.g. only 64-bit accesses are allowed.


But is this a characteristic of devices or is this a characteristic of
the chipset/CPU?

The chipset is modelled by a MemoryRegion too.


At any rate, I'm fairly sure it doesn't belong in the MemoryRegion
structure.


Since it isn't a global property, where does it belong?

The chipset should have an intercept in the dispatch path that enforces this (this assumes hierarchical dispatch).

Regards,

Anthony Liguori






reply via email to

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