Thomas Huth <th...@redhat.com> writes:

> dirtylimit.c just uses one TARGET_PAGE_SIZE macro - change it to
> qemu_target_page_size() so we can move thefile into the target
> independent source set. Then we only have to compile this file
> once during the build instead of multiple times (one time for
> each target).
>
> Signed-off-by: Thomas Huth <th...@redhat.com>

Reviewed-by: Fabiano Rosas <faro...@suse.de>

Reply via email to