On 19.06.2025 13:37, Juergen Gross wrote:
> While working on xenstore-stubdom live update support I came across
> some really unpleasant code using struct start_info even when running
> in PVH mode.
>
> Especially suspend/resume was doing some crazy stuff, including
> overwriting the initial struc
On 23.06.25 10:45, Jan Beulich wrote:
On 19.06.2025 13:37, Juergen Gross wrote:
While working on xenstore-stubdom live update support I came across
some really unpleasant code using struct start_info even when running
in PVH mode.
Especially suspend/resume was doing some crazy stuff, including
While working on xenstore-stubdom live update support I came across
some really unpleasant code using struct start_info even when running
in PVH mode.
Especially suspend/resume was doing some crazy stuff, including
overwriting the initial struct hvm_start_info partially.
This series is hiding str