qemu/rust
Paolo Bonzini a05b986d74 rust: trace: libc does not have syslog on windows
Reported-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2026-01-27 08:57:51 +01:00
..
bits rust: remove unnecessary repetitive options 2025-12-27 10:11:09 +01:00
bql rust/bql: Ensure BQL locked early at BqlRefCell borrowing 2025-12-27 10:11:10 +01:00
chardev rust: Do not link qemuutil into Rust rlibs 2025-12-27 10:11:11 +01:00
common common: add prelude 2025-12-27 10:11:09 +01:00
hw hw/char/pl011: Mark implementation as being little-endian 2025-12-30 20:38:40 +01:00
migration rust: migration: implement ToMigrationState for Timer 2025-12-27 10:11:10 +01:00
qemu-macros rust: remove unnecessary repetitive options 2025-12-27 10:11:09 +01:00
qom rust: Do not link qemuutil into Rust rlibs 2025-12-27 10:11:11 +01:00
system rust/system: Stop exposing bogus DEVICE_NATIVE_ENDIAN symbol 2025-12-30 20:38:40 +01:00
tests bql: add prelude 2025-12-27 10:11:10 +01:00
trace rust: trace: libc does not have syslog on windows 2026-01-27 08:57:51 +01:00
util rust: Do not link qemuutil into Rust rlibs 2025-12-27 10:11:11 +01:00
.gitignore rust: add bindgen step as a meson dependency 2024-10-11 12:32:17 +02:00
Cargo.lock rust: Update Cargo.lock 2026-01-13 10:54:28 +01:00
Cargo.toml rust: only leave leaf crates as workspace members 2025-10-28 13:02:26 +01:00
Kconfig rust: add PL011 device model 2024-11-05 14:18:15 +01:00
meson.build rust: skip compilation if there are no system emulators 2025-12-27 10:11:12 +01:00
rustfmt.toml rust: add crate to expose bindings and interfaces 2024-10-11 12:32:17 +02:00