294a295,298
> //If this is a pal pc, then set PHYSICAL
> if(FULL_SYSTEM && PcPAL(req->getPC()))
> req->setFlags(req->getFlags() | PHYSICAL);
>