Searched hist:f1060c55bf1377b499affc8d022378d936f0bd99 (Results 1 – 1 of 1) sorted by relevance
/qemu/system/ |
H A D | memory.c | f1060c55bf1377b499affc8d022378d936f0bd99 Tue Mar 01 06:18:22 UTC 2016 Fam Zheng <famz@redhat.com> exec: Pass RAMBlock pointer to qemu_ram_free
The only caller now knows exactly which RAMBlock to free, so it's not necessary to do the lookup.
Reviewed-by: Gonglei <arei.gonglei@huawei.com> Signed-off-by: Fam Zheng <famz@redhat.com> Message-Id: <1456813104-25902-6-git-send-email-famz@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|