Files
qemu-xteink/include
Gonglei fa53a0e53e memory: drop find_ram_block()
On the one hand, we have already qemu_get_ram_block() whose function
is similar. On the other hand, we can directly use mr->ram_block but
searching RAMblock by ram_addr which is a kind of waste.

Signed-off-by: Gonglei <arei.gonglei@huawei.com>
Reviewed-by: Fam Zheng <famz@redhat.com>
Message-Id: <1462845901-89716-2-git-send-email-arei.gonglei@huawei.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2016-05-23 16:53:44 +02:00
..
2016-05-19 16:45:31 +02:00
2016-05-18 15:04:27 +03:00
2016-05-23 16:53:44 +02:00
2016-02-23 12:43:05 +00:00
2016-05-23 16:53:43 +02:00
2016-05-18 15:04:27 +03:00
2016-02-23 12:43:05 +00:00
2016-02-23 12:43:05 +00:00
2015-02-16 15:07:19 +00:00
2015-02-05 17:16:14 +01:00