]> Git Repo - qemu.git/commit
arch_init: make is_zero_page accept size
authorIsaku Yamahata <[email protected]>
Fri, 20 Sep 2013 16:23:36 +0000 (01:23 +0900)
committerJuan Quintela <[email protected]>
Tue, 24 Sep 2013 11:22:50 +0000 (13:22 +0200)
commitdc3c26a479e5bd19c1b3c04f696b8f70ad57f0b7
treeed41befb8546ddacb7545df1fad4fc1e5b3513f2
parent5016e2df569bc7d67637060103dd360ed2f0d557
arch_init: make is_zero_page accept size

Later is_zero_page will be used for non TARGET_PAGE_SIZE
range.
And rename it to is_zero_range as it isn't page size any more.

Signed-off-by: Isaku Yamahata <[email protected]>
Signed-off-by: Juan Quintela <[email protected]>
arch_init.c
This page took 0.022452 seconds and 4 git commands to generate.