commit | e7af4c67300b3f9382e96f7a6741a5992116b2d2 | [log] [tgz] |
---|---|---|
author | Michael S. Tsirkin <mst@redhat.com> | Tue Dec 16 11:21:23 2014 +0200 |
committer | Michael S. Tsirkin <mst@redhat.com> | Thu Jan 08 13:17:54 2015 +0200 |
tree | 3ac54bff09310f946a272b322780150231968ec1 | |
parent | d86fb03469e016af4e54f04efccbc20a8afa3e19 [diff] |
memory: add memory_region_set_size Add API to change MR size. Will be used internally for RAM resize. Signed-off-by: Michael S. Tsirkin <mst@redhat.com> Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>