commit | 6bba19ba4e2b8c89496569439ca38a328cf29a77 | [log] [tgz] |
---|---|---|
author | Avi Kivity <avi@redhat.com> | Wed Sep 14 11:54:58 2011 +0300 |
committer | Avi Kivity <avi@redhat.com> | Sun Dec 04 19:00:33 2011 +0200 |
tree | 3c00c804e3217e72f440cf1bb154864b68ace053 | |
parent | f44336c594c7e7887ee43ece3b53ba68b827fd1d [diff] |
memory: introduce memory_region_set_enabled() This allows users to disable a memory region without removing it from the hierarchy, simplifying the implementation of memory routers. Signed-off-by: Avi Kivity <avi@redhat.com>