[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [PATCH v4 58/65] accel: Always register AccelOpsClass::get_elapsed_ticks() handler
> On 2 Jul 2025, at 20.53, Philippe Mathieu-Daudé <philmd@xxxxxxxxxx> wrote: > > In order to dispatch over AccelOpsClass::get_elapsed_ticks(), > we need it always defined, not calling a hidden handler under > the hood. Make AccelOpsClass::get_elapsed_ticks() mandatory. > Register the default cpus_kick_thread() for each accelerator. > > Signed-off-by: Philippe Mathieu-Daudé <philmd@xxxxxxxxxx> > --- > include/system/accel-ops.h | 1 + > accel/hvf/hvf-accel-ops.c | 2 ++ > accel/kvm/kvm-accel-ops.c | 3 +++ > accel/qtest/qtest.c | 2 ++ > accel/tcg/tcg-accel-ops.c | 3 +++ > accel/xen/xen-all.c | 2 ++ > system/cpus.c | 6 ++---- > target/i386/nvmm/nvmm-accel-ops.c | 3 +++ > target/i386/whpx/whpx-accel-ops.c | 3 +++ > 9 files changed, 21 insertions(+), 4 deletions(-) > Reviewed-by: Mads Ynddal <mads@xxxxxxxxx>
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |