You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qemu/rust
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>
1 week ago
..
bits rust: add "bits", a custom bitflags implementation 4 weeks ago
hw rust: hpet: fix new warning 1 week ago
qemu-api rust/qemu-api: Add initial logging support based on C API 1 week ago
qemu-api-macros rust: make TryFrom macro more resilient 3 weeks ago
.gitignore
Cargo.lock rust: qemu-api: add bindings to Error 3 weeks ago
Cargo.toml rust: qemu-api: add bindings to Error 3 weeks ago
Kconfig rust: add PL011 device model 8 months ago
meson.build rust: move rust.bindgen to qemu-api crate 1 week ago
rustfmt.toml rust: add crate to expose bindings and interfaces 9 months ago