Ia64: check page size at initialization time
commit0ad3c45423f846cee67350af057938969844cea0
authorZhang Xiantao <xiantao.zhang@intel.com>
Tue, 11 Dec 2007 10:54:27 +0000 (11 18:54 +0800)
committerAvi Kivity <avi@qumranet.com>
Tue, 11 Dec 2007 12:44:35 +0000 (11 14:44 +0200)
treef97378a5df253cf08d984394f4eaa7311375f1e1
parentd424ccf8747ecd8ddd81835a72ddfd312f54b66a
Ia64: check page size at initialization time

Currently, we assume Qemu target page size = HOST page
size, this patch check them. if not equal, print error
info and exit.

Signed-off-by: Zhang Xiantao <xiantao.zhang@intel.com>
Signed-off-by: Avi Kivity <avi@qumranet.com>
hw/ipf.c