memory: replace phys_page_find_alloc() with phys_page_set() By giving the function the value we want to set, we make it more flexible for the next patch. Signed-off-by: Avi Kivity <avi@redhat.com>