On 08/24/2011 08:00 PM, Richard Henderson wrote:
On 08/24/2011 03:40 AM, Avi Kivity wrote:
>  +void sysbus_add_memory_overlap(SysBusDevice *dev, target_phys_addr_t addr,
>  +                               MemoryRegion *mem, unsigned priority)
>  +{
>  +    memory_region_add_subregion(get_system_memory(), addr, mem);
>  +}
>  +

memory_region_add_subregion_overlap, with "priority" actually used, surely?



Shirley can't write any code.  I'll fix it up.

--
I have a truly marvellous patch that fixes the bug which this
signature is too narrow to contain.


Reply via email to