commit | 04b16653720cb3db353461e088612f8a24ff360b | [log] [tgz] |
---|---|---|
author | Alex Williamson <alex.williamson@redhat.com> | Fri Jul 02 11:13:17 2010 -0600 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Tue Jul 06 10:36:28 2010 -0500 |
tree | 0e35ad0d1b8f42d3bdc94479d475ee8c59e97024 | |
parent | a55bbe31873a5014fa6457c936858f11e2d22b32 [diff] |
qemu_ram_free: Implement it Now that we can support a ram_addr_t space with holes, we can implement qemu_ram_free(). Signed-off-by: Alex Williamson <alex.williamson@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>