]> Git Repo - qemu.git/commit - include/exec/cpu-all.h
qemu_ram_free: Implement it
authorAlex Williamson <[email protected]>
Fri, 2 Jul 2010 17:13:17 +0000 (11:13 -0600)
committerAnthony Liguori <[email protected]>
Tue, 6 Jul 2010 15:36:28 +0000 (10:36 -0500)
commit04b16653720cb3db353461e088612f8a24ff360b
tree0e35ad0d1b8f42d3bdc94479d475ee8c59e97024
parenta55bbe31873a5014fa6457c936858f11e2d22b32
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 <[email protected]>
Signed-off-by: Anthony Liguori <[email protected]>
cpu-all.h
exec.c
This page took 0.024466 seconds and 4 git commands to generate.