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/chardev
Paolo Bonzini 02d6b8cfd3 rust: do not add qemuutil to Rust crates
This fails due to https://github.com/mesonbuild/meson/pull/15076.
The config-host.h file from the qemuutil dependency ends up on the
rustc command line for targets that do not use structured sources.

It will be reverted once Meson 1.9.2 is released.

Reported-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
1 week ago
..
src char: rename CharBackend->CharFrontend 2 weeks ago
Cargo.toml rust: use glib-sys 1 month ago
build.rs
meson.build rust: do not add qemuutil to Rust crates 1 week ago
wrapper.h