> On 3. Aug 2025, at 03:03, Richard Henderson <richard.hender...@linaro.org> > wrote: > > On 8/3/25 10:55, Mohamed Mediouni wrote: >> Arm WHPX has no specific functionality for debugging today, but we could >> support kernel mode breakpoints via replacing them by an unhandled hvc #2, >> stubbing might be the right route to go... > > Surely the debug registers are usable? In the meantime, stub functions which > do nothing are better than ifdefs wherever possible. The debug exception goes to EL1 if we do so instead of the hypervisor because there aren't exit bitmaps/a debug trap API on arm64 WHP to make the HV vmexit in that case > r~
- [PATCH v3 12/14] whpx: arm64: implement -cpu host Mohamed Mediouni
- Re: [PATCH v3 12/14] whpx: arm64: implement -cpu ho... Richard Henderson
- [PATCH v3 07/14] whpx: add arm64 support Mohamed Mediouni
- Re: [PATCH v3 07/14] whpx: add arm64 support Richard Henderson
- Re: [PATCH v3 07/14] whpx: add arm64 support Mohamed Mediouni
- [PATCH v3 01/14] hw/arm: virt: add GICv2m for the case w... Mohamed Mediouni
- [PATCH v3 04/14] whpx: ifdef out some x86-only code path... Mohamed Mediouni
- Re: [PATCH v3 04/14] whpx: ifdef out some x86-only ... Richard Henderson
- Re: [PATCH v3 04/14] whpx: ifdef out some x86-o... Mohamed Mediouni
- Re: [PATCH v3 04/14] whpx: ifdef out some x... Richard Henderson
- Re: [PATCH v3 04/14] whpx: ifdef out so... Mohamed Mediouni
- Re: [PATCH v3 04/14] whpx: ifdef o... Richard Henderson
- Re: [PATCH v3 04/14] whpx: ifdef out some x86-only ... Richard Henderson
- [PATCH v3 14/14] MAINTAINERS: Add myself as a maintainer... Mohamed Mediouni
- Re: [PATCH v3 14/14] MAINTAINERS: Add myself as a m... Richard Henderson