mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-12-17 21:26:13 -07:00
This is a cleaned up and separated version of the patches at https://lore.kernel.org/all/20240701145853.1394967-4-pbonzini@redhat.com/ https://lore.kernel.org/all/20240701145853.1394967-5-pbonzini@redhat.com/ Its first user will be the Error bindings; for example a QEMU Error ** can be converted to a Rust Option using unsafe { Option::<Error>::from_foreign(c_error) } Reviewed-by: Zhao Liu <zhao1.liu@intel.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> |
||
|---|---|---|
| .. | ||
| anyhow-1-rs | ||
| arbitrary-int-1-rs | ||
| berkeley-softfloat-3 | ||
| berkeley-testfloat-3 | ||
| bilge-0.2-rs | ||
| bilge-impl-0.2-rs | ||
| either-1-rs | ||
| foreign-0.3-rs | ||
| itertools-0.11-rs | ||
| libc-0.2-rs | ||
| proc-macro-error-1-rs | ||
| proc-macro-error-attr-1-rs | ||
| proc-macro2-1-rs | ||
| quote-1-rs | ||
| syn-2-rs | ||
| unicode-ident-1-rs | ||