.. |
assertions.rs
|
rust: assertions: Support index field wrapped in BqlCell
|
2025-05-02 17:37:46 +02:00 |
bindings.rs
|
rust: bindings: remove more unnecessary Send/Sync impls
|
2025-03-06 12:44:47 +01:00 |
bitops.rs
|
rust: add a bit operation module
|
2024-12-10 18:49:26 +01:00 |
callbacks.rs
|
rust: callbacks: allow passing optional callbacks as ()
|
2025-02-13 12:19:33 +01:00 |
cell.rs
|
rust: replace c_str! with c"" literals
|
2025-05-06 16:02:04 +02:00 |
chardev.rs
|
rust: enable clippy::ptr_cast_constness
|
2025-05-06 16:02:04 +02:00 |
errno.rs
|
rust: add module to convert between success/-errno and io::Result
|
2025-02-25 16:18:08 +01:00 |
irq.rs
|
rust: use std::ffi instead of std::os::raw
|
2025-05-06 16:02:04 +02:00 |
lib.rs
|
rust: replace c_str! with c"" literals
|
2025-05-06 16:02:04 +02:00 |
memory.rs
|
rust: use std::ffi instead of std::os::raw
|
2025-05-06 16:02:04 +02:00 |
module.rs
|
rust: rename qemu-api modules to follow C code a bit more
|
2024-12-19 19:36:37 +01:00 |
prelude.rs
|
rust: qom: remove operations on &mut
|
2025-03-06 12:44:47 +01:00 |
qdev.rs
|
rust: remove offset_of replacement
|
2025-05-06 16:02:04 +02:00 |
qom.rs
|
rust: enable clippy::ptr_cast_constness
|
2025-05-06 16:02:04 +02:00 |
sysbus.rs
|
rust: sysbus: wrap SysBusDevice with Opaque<>
|
2025-03-06 12:44:47 +01:00 |
timer.rs
|
rust: enable clippy::ptr_cast_constness
|
2025-05-06 16:02:04 +02:00 |
vmstate.rs
|
rust: replace c_str! with c"" literals
|
2025-05-06 16:02:04 +02:00 |
zeroable.rs
|
rust: use MaybeUninit::zeroed() in const context
|
2025-05-06 16:02:04 +02:00 |