]> Git Repo - qemu.git/commit - memory.c
memory: add memory_region_set_size
authorMichael S. Tsirkin <[email protected]>
Tue, 16 Dec 2014 09:21:23 +0000 (11:21 +0200)
committerMichael S. Tsirkin <[email protected]>
Thu, 8 Jan 2015 11:17:54 +0000 (13:17 +0200)
commite7af4c67300b3f9382e96f7a6741a5992116b2d2
tree3ac54bff09310f946a272b322780150231968ec1
parentd86fb03469e016af4e54f04efccbc20a8afa3e19
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 <[email protected]>
Reviewed-by: Paolo Bonzini <[email protected]>
include/exec/memory.h
memory.c
This page took 0.023922 seconds and 4 git commands to generate.