On 28.11.2025 21:19, Andrew Cooper wrote: > svmdebug.h now only contains the declaration for svm_sync_vmcb(), despite the > function being implemented in svm.c. Move the declaration into svm.h
Maybe again add "private" or "local", seeing that we have two svm.h? > No functional change. > > Signed-off-by: Andrew Cooper <[email protected]> Acked-by: Jan Beulich <[email protected]>
