mirror of
https://github.com/qemu/qemu.git
synced 2026-02-04 05:35:39 +00:00
Otherwise, the Rust crates require the corresponding C code (e.g. migration/ for rust/migration/) but the dependencies of that C code, for example the trace files, have not been built. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>