On 29.09.2021 11:40, Jan Beulich wrote:
> Having played with '0' for PVH quite a bit lately, it just so happened
> that I also tried it with PV, finding that it has been broken for quite
> some time.
>
> 1: make '0' debug key dump Dom0's stacks again
The breakage dealt with here can be observed in about every osstest flight.
Therefore I consider this and ...
> 2: replace assertions in '0' debug key stack dumping
... this bugfixes for 4.16, while clearly ...
> 3: drop "vcpu" local variable from show_guest_stack()
... this one is only cleanup.
Jan