qemu-e2k/migration
Paolo Bonzini f615f39616 exec: remove ram_addr argument from qemu_ram_block_from_host
Of the two callers, one does not use it, and the other can compute
it itself based on the other output argument (offset) and the RAMBlock.

Reviewed-by: Marc-André Lureau <marcandre.lureau@gmail.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2016-05-29 09:11:12 +02:00
..
block.c
exec.c
fd.c
Makefile.objs
migration.c
postcopy-ram.c
qemu-file-channel.c
qemu-file.c
qjson.c
ram.c
rdma.c
savevm.c
socket.c
tls.c
vmstate.c
xbzrle.c