]> git.proxmox.com Git - mirror_qemu.git/commit
cpu: use ROUND_UP() to define xxx_PAGE_ALIGN
authorWei Yang <richardw.yang@linux.intel.com>
Sun, 13 Oct 2019 02:11:44 +0000 (10:11 +0800)
committerRichard Henderson <richard.henderson@linaro.org>
Mon, 28 Oct 2019 09:26:02 +0000 (10:26 +0100)
commit50276a79aa15713decfede5cab183fc371e3e57d
tree302d90497e8188279e30aeef822af1202ce1162a
parent4cef72d0425c34cca05f1df9796bd57a96318310
cpu: use ROUND_UP() to define xxx_PAGE_ALIGN

Use ROUND_UP() to define, which is a little bit easy to read.

Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Reviewed-by: David Gibson <david@gibson.dropbear.id.au>
Reviewed-by: Juan Quintela <quintela@redhat.com>
Signed-off-by: Wei Yang <richardw.yang@linux.intel.com>
Message-Id: <20191013021145.16011-2-richardw.yang@linux.intel.com>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
include/exec/cpu-all.h