On Wed, Oct 01, 2025 at 09:52:08AM +0200, Paolo Bonzini wrote: > Date: Wed, 1 Oct 2025 09:52:08 +0200 > From: Paolo Bonzini <[email protected]> > Subject: [PATCH 09/11] timer: constify some functions > X-Mailer: git-send-email 2.51.0 > > Signed-off-by: Paolo Bonzini <[email protected]> > --- > include/qemu/timer.h | 6 +++--- > util/qemu-timer.c | 8 ++++---- > 2 files changed, 7 insertions(+), 7 deletions(-)
Reviewed-by: Zhao Liu <[email protected]>
