Re: [Qemu-devel] [PULL v3 0/7] Memory API mutators

2011-12-19 Thread Anthony Liguori
On 12/15/2011 09:18 AM, Avi Kivity wrote: [repost w/ qemu-devel copied this time] This patchset introduces memory_region_set_enabled() and memory_region_set_address() to avoid the requirement on memory routers to track the internal state of the memory API (so they know whether they need to add o

[Qemu-devel] [PULL v3 0/7] Memory API mutators

2011-12-15 Thread Avi Kivity
[repost w/ qemu-devel copied this time] This patchset introduces memory_region_set_enabled() and memory_region_set_address() to avoid the requirement on memory routers to track the internal state of the memory API (so they know whether they need to add or remove a region). Instead, they can simpl