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


Reply via email to