Re: [PATCH] x86/monitor: allow fast-singlestepping without enabling singlestep monitor

2024-04-23 Thread Tamas K Lengyel
On Sun, Apr 14, 2024 at 2:21 PM Petr Beneš wrote: > > From: Petr Beneš > > Reorder the condition checks within the HVM_MONITOR_SINGLESTEP_BREAKPOINT > case to enable fast singlestepping independently of the singlestep monitor > being enabled. Previously, fast singlestepping required the

[PATCH] x86/monitor: allow fast-singlestepping without enabling singlestep monitor

2024-04-14 Thread Petr Beneš
From: Petr Beneš Reorder the condition checks within the HVM_MONITOR_SINGLESTEP_BREAKPOINT case to enable fast singlestepping independently of the singlestep monitor being enabled. Previously, fast singlestepping required the singlestep monitor to be explicitly enabled through