qemu/rust/hw/timer/hpet/src
Paolo Bonzini 6b3fad084f rust: hpet: fix new warning
Nightly rustc complains that HPETAddrDecode has a lifetime but it is not
clearly noted that it comes from &self.  Apply the compiler's suggestion
to shut it up.

Reviewed-by: Zhao Liu <zhao1.liu@intel.com>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2025-06-20 13:25:59 +02:00
..
device.rs rust: hpet: fix new warning 2025-06-20 13:25:59 +02:00
fw_cfg.rs rust/hpet: return errors from realize if properties are incorrect 2025-06-06 14:32:54 +02:00
lib.rs rust: hpet: rename hpet module to "device" 2025-05-27 19:21:18 +02:00