On 28/2/26 23:08, Mohamed Mediouni wrote:
When using the vGIC, timers are directly handled by the platform. No vmexits ought to happen in that case. Abort if reaching those code paths.Signed-off-by: Mohamed Mediouni <[email protected]> Reviewed-by: Mads Ynddal <[email protected]> --- target/arm/hvf/hvf.c | 3 +++ 1 file changed, 3 insertions(+)
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
