Re: [PATCH v2] grub-shell: Boot PowerPC using PMU instead of CUDA for power management

2021-10-11 Thread Daniel Axtens
Glenn Washburn writes: > A recent refactoring of CUDA command code has exposed a bug in OpenBIOS[1] > which was causing system powerdown and system reset to fail, thus causing > the Qemu instance to hang. This in turn caused the grub-shell command to > timeout causing it to return an error code w

[PATCH v2] grub-shell: Boot PowerPC using PMU instead of CUDA for power management

2021-10-07 Thread Glenn Washburn
A recent refactoring of CUDA command code has exposed a bug in OpenBIOS[1] which was causing system powerdown and system reset to fail, thus causing the Qemu instance to hang. This in turn caused the grub-shell command to timeout causing it to return an error code when the test actually completed s