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
..
Makefile.objs migration: add support for encrypting data with TLS 2016-05-26 11:32:13 +05:30
block.c block: Fix bdrv_next() memory leak 2016-05-25 19:04:10 +02:00
exec.c migration: add support for encrypting data with TLS 2016-05-26 11:32:13 +05:30
fd.c migration: add support for encrypting data with TLS 2016-05-26 11:32:13 +05:30
migration.c migration: add support for encrypting data with TLS 2016-05-26 11:32:13 +05:30
postcopy-ram.c exec: remove ram_addr argument from qemu_ram_block_from_host 2016-05-29 09:11:12 +02:00
qemu-file-channel.c migration: introduce a new QEMUFile impl based on QIOChannel 2016-05-26 11:31:24 +05:30
qemu-file.c migration: remove qemu_get_fd method from QEMUFile 2016-05-26 11:32:21 +05:30
qjson.c migration/qjson: Drop gratuitous use of QOM 2016-05-23 14:16:12 +05:30
ram.c migration: don't use an array for storing migrate parameters 2016-05-26 11:32:07 +05:30
rdma.c migration: convert RDMA to use QIOChannel interface 2016-05-26 11:31:50 +05:30
savevm.c migration: remove support for non-iovec based write handlers 2016-05-26 11:32:18 +05:30
socket.c migration: add support for encrypting data with TLS 2016-05-26 11:32:13 +05:30
tls.c migration: add support for encrypting data with TLS 2016-05-26 11:32:13 +05:30
vmstate.c migration: Move qjson.[ch] to migration/ 2016-05-23 14:16:09 +05:30
xbzrle.c util: move declarations out of qemu-common.h 2016-03-22 22:20:17 +01:00