On Tue, Feb 08, 2022 at 03:51:41PM +1100, Daniel Axtens wrote:
> Hi,
>
> I tested a pseries guest under:
>  - qemu + KVM on a Power8 host with a fairly modern qemu
>  - qemu + TCG
>
> Here the 'date' command simply reports "error: no cmos found", so
> this patch will have no impact on those platforms.
>
> I also tested an LPAR on a Power8 PowerVM machine. In this case, before
> the patch, grub printed:
>
> grub> date
> 2022-02-09 04:31:10 Wednesday
>
> whereas on booting:
>
> [dja@sauce ~]$ date -u
> Tue Feb  8 04:46:40 UTC 2022
>
> After applying the patch, grub printed:
>
> grub> date
> 2022-02-08 04:51:27 Tuesday
>
> It seems the patch makes things better.
>
> Tested-by: Daniel Axtens <d...@axtens.net>

Daniel, thank you for testing this!

Reviewed-by: Daniel Kiper <daniel.ki...@oracle.com>

Daniel

_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/grub-devel

Reply via email to