qemu/rust
Paolo Bonzini 16534af51b rust: fix doctests
Doctests were not being run by CI, and have broken. Fix them.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2025-02-13 13:50:43 +01:00
..
hw i386: enable rust hpet for pc when rust is enabled 2025-02-13 12:51:34 +01:00
qemu-api rust: fix doctests 2025-02-13 13:50:43 +01:00
qemu-api-macros rust: include rust_version in Cargo.toml 2025-02-07 00:04:28 +01:00
.gitignore rust: add bindgen step as a meson dependency 2024-10-11 12:32:17 +02:00
Cargo.lock rust/timer/hpet: define hpet_fw_cfg 2025-02-13 12:51:34 +01:00
Cargo.toml rust/timer/hpet: define hpet_fw_cfg 2025-02-13 12:51:34 +01:00
clippy.toml rust: add clippy configuration file 2025-02-07 15:51:01 +01:00
Kconfig rust: add PL011 device model 2024-11-05 14:18:15 +01:00
meson.build rust: build: add "make clippy", "make rustfmt", "make rustdoc" 2024-12-10 18:44:06 +01:00
rustfmt.toml rust: add crate to expose bindings and interfaces 2024-10-11 12:32:17 +02:00
wrapper.h rust/timer/hpet: add basic HPET timer and HPETState 2025-02-13 12:51:34 +01:00