Skip to content
Snippets Groups Projects
Commit f615f396 authored by Paolo Bonzini's avatar Paolo Bonzini
Browse files

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: default avatarMarc-André Lureau <marcandre.lureau@gmail.com>
Signed-off-by: default avatarPaolo Bonzini <pbonzini@redhat.com>
parent 4ff87573
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment