lguest: make check_gpte et. al return bool.
This is a bit neater: we can immediately return if a PTE/PGD/PMD entry
is invalid (which also kills the guest).  It means we don't risk using
invalid entries as we reshuffle the code.
Signed-off-by:  Rusty Russell <rusty@rustcorp.com.au>
Rusty Russell <rusty@rustcorp.com.au>
Loading
Please register or sign in to comment
