Home
last modified time | relevance | path

Searched hist:d17b5288d91c935cc8795fa0620721da0a3865e1 (Results 1 – 1 of 1) sorted by relevance

/qemu/system/
H A Darch_init.cd17b5288d91c935cc8795fa0620721da0a3865e1 Fri Jun 25 17:08:38 UTC 2010 Alex Williamson <alex.williamson@redhat.com> Remove uses of ram.last_offset (aka last_ram_offset)

We currently need this either to allocate the next ram_addr_t for a
new block, or for total memory to be migrated. Both of which we can
calculate without need of this to keep us in a contiguous address space.

Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>