Re: [PATCH v4 07/14] tools/lguest: force disable tboot and apm

From: Rusty Russell
Date: Sun Apr 10 2016 - 23:54:56 EST


"Luis R. Rodriguez" <mcgrof@xxxxxxxxxx> writes:
> The paravirt_enabled() check is going away, the area tossed to
> the kernel on lguest is not zerored out, so ensure lguest force
> disables tboot and apm just in case the kernel file being read might
> have this set for whatever reason.
>
> Signed-off-by: Luis R. Rodriguez <mcgrof@xxxxxxxxxx>

Nice, thanks!

Acked-by: Rusty Russell <rusty@xxxxxxxxxxxxxxx>

Cheers,
Rusty.