On Fri, Jan 12, 2018 at 05:31:58PM +0100, Sergio Lopez wrote:
> On Fri, Dec 29, 2017 at 10:42 AM, Sergio Lopez wrote:
> > Extend pvpanic and qemu_system_guest_panicked so it's possible to
> > configure the first to induce an abort() when the Guest panics.
> >
> > This is specially useful (and main
On Fri, Dec 29, 2017 at 10:42 AM, Sergio Lopez wrote:
> Extend pvpanic and qemu_system_guest_panicked so it's possible to
> configure the first to induce an abort() when the Guest panics.
>
> This is specially useful (and mainly intended to be enabled only) when
> debugging soft/hard lockups on th
Extend pvpanic and qemu_system_guest_panicked so it's possible to
configure the first to induce an abort() when the Guest panics.
This is specially useful (and mainly intended to be enabled only) when
debugging soft/hard lockups on the Guest OS.
Sergio Lopez (2):
vl: extend qemu_system_guest_pa