#! /bin/bash

#
# Check Xen IA32 translation
#

opts=(
    arch=ia32
    ostype=xen
    rootpgt=MACHPHYSADDR:0x1e3000
)

. "$srcdir"/xlat-os-common
