]> git.proxmox.com Git - mirror_qemu.git/commit
ram_find_and_save_block: change calling convention
authorJuan Quintela <quintela@redhat.com>
Thu, 12 Feb 2015 18:33:05 +0000 (19:33 +0100)
committerJuan Quintela <quintela@redhat.com>
Mon, 16 Mar 2015 13:33:41 +0000 (14:33 +0100)
commit0fcd8d31402bdc7ef7187f005bee8f0799a4cce0
tree76a876e1595b6f0980b93daeb0e0963bec1cab09
parent6e1dea46b89e137ee1593ded5566d5371a61d304
ram_find_and_save_block:  change calling convention

Add a parameter to pass the number of bytes written, and make it return
the number of pages written instead.

Signed-off-by: Juan Quintela <quintela@redhat.com>
arch_init.c