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/subprojects
Paolo Bonzini bfe0f6b02a subprojects: add the foreign crate
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>
3 weeks ago
..
libvduse libvduse: Fix compiler warning with -Wshadow=local 2 years ago
libvhost-user win32: remove usage of attribute gcc_struct 5 months ago
packagefiles subprojects: add the foreign crate 3 weeks ago
.gitignore subprojects: add the foreign crate 3 weeks ago
anyhow-1-rs.wrap subprojects: add the anyhow crate 3 weeks ago
arbitrary-int-1-rs.wrap rust: hide warnings for subprojects 6 months ago
berkeley-softfloat-3.wrap subprojects: Use the correct .git suffix in the repository URLs 2 years ago
berkeley-testfloat-3.wrap subprojects: Use the correct .git suffix in the repository URLs 2 years ago
bilge-0.2-rs.wrap rust: hide warnings for subprojects 6 months ago
bilge-impl-0.2-rs.wrap rust: let bilge use "let ... else" 2 months ago
dtc.wrap meson: subprojects: replace submodules with wrap files 2 years ago
either-1-rs.wrap rust: hide warnings for subprojects 6 months ago
foreign-0.3-rs.wrap subprojects: add the foreign crate 3 weeks ago
itertools-0.11-rs.wrap rust: hide warnings for subprojects 6 months ago
keycodemapdb.wrap meson: subprojects: replace submodules with wrap files 2 years ago
libblkio.wrap subprojects: add wrap file for libblkio 2 years ago
libc-0.2-rs.wrap rust: subprojects: add libc crate 4 months ago
libvfio-user.wrap meson: subprojects: replace submodules with wrap files 2 years ago
proc-macro-error-1-rs.wrap rust: hide warnings for subprojects 6 months ago
proc-macro-error-attr-1-rs.wrap rust: hide warnings for subprojects 6 months ago
proc-macro2-1-rs.wrap rust: hide warnings for subprojects 6 months ago
quote-1-rs.wrap rust: hide warnings for subprojects 6 months ago
slirp.wrap subprojects: Use the correct .git suffix in the repository URLs 2 years ago
syn-2-rs.wrap rust: hide warnings for subprojects 6 months ago
unicode-ident-1-rs.wrap rust: hide warnings for subprojects 6 months ago