index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
rust
/
qemu-api-macros
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
rust: qemu_api_macros: add Wrapper derive macro
Paolo Bonzini
2025-03-06
1
-1
/
+89
*
rust: include rust_version in Cargo.toml
Paolo Bonzini
2025-02-07
1
-0
/
+1
*
rust: remove unnecessary Cargo.toml metadata
Paolo Bonzini
2025-02-07
2
-4
/
+0
*
rust: qemu-api-macros: add automatic TryFrom/TryInto derivation
Paolo Bonzini
2025-01-10
1
-2
/
+72
*
rust: qemu-api-macros: extend error reporting facility to parse errors
Paolo Bonzini
2025-01-10
2
-17
/
+36
*
rust: macros: check that the first field of a #[derive(Object)] struct is a P...
Paolo Bonzini
2025-01-10
1
-19
/
+27
*
rust: macros: check that #[derive(Object)] requires #[repr(C)]
Paolo Bonzini
2025-01-10
1
-6
/
+11
*
rust: rename qemu-api modules to follow C code a bit more
Paolo Bonzini
2024-12-19
1
-1
/
+1
*
rust: cargo: store desired warning levels in workspace Cargo.toml
Paolo Bonzini
2024-12-10
1
-0
/
+3
*
rust: qemu-api-macros: always process subprojects before dependencies
Paolo Bonzini
2024-11-09
1
-0
/
+4
*
rust: introduce alternative implementation of offset_of!
Junjie Mao
2024-11-05
2
-3
/
+74
*
rust: create a cargo workspace
Paolo Bonzini
2024-11-05
2
-50
/
+0
*
rust: synchronize dependencies between subprojects and Cargo.lock
Paolo Bonzini
2024-11-05
1
-4
/
+4
*
rust: cleanup module_init!, use it from #[derive(Object)]
Paolo Bonzini
2024-11-05
1
-28
/
+5
*
rust: modernize link_section usage for ELF platforms
Paolo Bonzini
2024-11-05
1
-2
/
+5
*
meson: import rust module into a global variable
Paolo Bonzini
2024-11-05
1
-1
/
+1
*
meson: check in main meson.build for native Rust compiler
Paolo Bonzini
2024-10-14
1
-2
/
+0
*
rust: add utility procedural macro crate
Manos Pitsidianakis
2024-10-11
5
-0
/
+141