From: Stefan Hajnoczi <stefanha@redhat.com>
To: qemu-devel@nongnu.org
Cc: Manos Pitsidianakis <manos.pitsidianakis@linaro.org>,
Zhao Liu <zhao1.liu@intel.com>,
Paolo Bonzini <pbonzini@redhat.com>,
qemu-rust@nongnu.org, Stefan Hajnoczi <stefanha@redhat.com>
Subject: [PATCH 0/2] rust/hpet: add trace events
Date: Thu, 6 Nov 2025 16:56:04 -0500 [thread overview]
Message-ID: <20251106215606.36598-1-stefanha@redhat.com> (raw)
The Rust hpet device implementation has todo comments where the trace events
belong. This patch series implements the missing trace events.
Stefan Hajnoczi (2):
hpet: remove unused trace events
rust/hpet: add trace events
hw/timer/trace-events | 2 --
rust/hw/timer/hpet/Cargo.toml | 1 +
rust/hw/timer/hpet/meson.build | 1 +
rust/hw/timer/hpet/src/device.rs | 45 +++++++++++++++++++-------------
4 files changed, 29 insertions(+), 20 deletions(-)
--
2.51.1
next reply other threads:[~2025-11-09 13:58 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-11-06 21:56 Stefan Hajnoczi [this message]
2025-11-06 21:56 ` [PATCH 1/2] hpet: remove unused trace events Stefan Hajnoczi
2025-11-10 13:49 ` Manos Pitsidianakis
2025-11-06 21:56 ` [PATCH 2/2] rust/hpet: add " Stefan Hajnoczi
2025-11-10 13:54 ` Manos Pitsidianakis
2025-11-11 8:23 ` [PATCH 0/2] " Paolo Bonzini
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20251106215606.36598-1-stefanha@redhat.com \
--to=stefanha@redhat.com \
--cc=manos.pitsidianakis@linaro.org \
--cc=pbonzini@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=qemu-rust@nongnu.org \
--cc=zhao1.liu@intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).