On Mon, 16 Feb 2026 at 03:46, Richard Henderson <[email protected]> wrote: > > This function has only one use, so inline it and drop the stubs. > > Signed-off-by: Richard Henderson <[email protected]> > --- > target/arm/kvm_arm.h | 13 ------------- > target/arm/kvm-stub.c | 5 ----- > target/arm/kvm.c | 7 +------ > 3 files changed, 1 insertion(+), 24 deletions(-)
Reviewed-by: Peter Maydell <[email protected]> thanks -- PMM
