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
/
src
/
definitions.rs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
rust: rename qemu-api modules to follow C code a bit more
Paolo Bonzini
2024-12-19
1
-275
/
+0
*
rust: qom: add possibility of overriding unparent
Paolo Bonzini
2024-12-19
1
-3
/
+41
*
rust: qom: put class_init together from multiple ClassInitImpl<>
Paolo Bonzini
2024-12-19
1
-21
/
+90
*
rust: qom: change the parent type to an associated type
Paolo Bonzini
2024-12-11
1
-8
/
+4
*
rust: qom: split ObjectType from ObjectImpl trait
Paolo Bonzini
2024-12-11
1
-6
/
+21
*
rust: qom: move bridge for TypeInfo functions out of pl011
Paolo Bonzini
2024-12-11
1
-4
/
+57
*
rust: qdev: move bridge for realize and reset functions out of pl011
Paolo Bonzini
2024-12-10
1
-1
/
+1
*
rust: qom: move ClassInitImpl to the instance side
Paolo Bonzini
2024-12-10
1
-4
/
+4
*
rust: qom: convert type_info! macro to an associated const
Paolo Bonzini
2024-12-10
1
-28
/
+22
*
rust: qom: rename Class trait to ClassInitImpl
Paolo Bonzini
2024-12-10
1
-3
/
+22
*
rust: qom: add default definitions for ObjectImpl
Paolo Bonzini
2024-12-10
1
-4
/
+4
*
rust: use std::os::raw instead of core::ffi
Paolo Bonzini
2024-11-05
1
-1
/
+1
*
rust: cleanup module_init!, use it from #[derive(Object)]
Paolo Bonzini
2024-11-05
1
-38
/
+27
*
rust: modernize link_section usage for ELF platforms
Paolo Bonzini
2024-11-05
1
-4
/
+10
*
rust: remove uses of #[no_mangle]
Paolo Bonzini
2024-11-05
1
-1
/
+0
*
rust: do not use --no-size_t-is-usize
Paolo Bonzini
2024-11-05
1
-3
/
+3
*
rust: add crate to expose bindings and interfaces
Manos Pitsidianakis
2024-10-11
1
-0
/
+97