qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] rust/hpet: add trace events
@ 2025-11-06 21:56 Stefan Hajnoczi
  2025-11-06 21:56 ` [PATCH 1/2] hpet: remove unused " Stefan Hajnoczi
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Stefan Hajnoczi @ 2025-11-06 21:56 UTC (permalink / raw)
  To: qemu-devel
  Cc: Manos Pitsidianakis, Zhao Liu, Paolo Bonzini, qemu-rust,
	Stefan Hajnoczi

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



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2025-11-11  8:23 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-11-06 21:56 [PATCH 0/2] rust/hpet: add trace events Stefan Hajnoczi
2025-11-06 21:56 ` [PATCH 1/2] hpet: remove unused " 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

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).