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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
4
-13
/
+37
*
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
2
-7
/
+31
*
rust: qdev: move device_class_init! body to generic function, ClassInitImpl i...
Paolo Bonzini
2024-12-10
1
-16
/
+71
*
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: add a bit operation module
Paolo Bonzini
2024-12-10
3
-0
/
+122
*
rust: add bindings for interrupt sources
Paolo Bonzini
2024-12-10
3
-0
/
+120
*
rust: define prelude
Paolo Bonzini
2024-12-10
2
-0
/
+11
*
rust: cell: add BQL-enforcing RefCell variant
Paolo Bonzini
2024-12-10
1
-10
/
+534
*
rust: cell: add BQL-enforcing Cell variant
Paolo Bonzini
2024-12-10
2
-0
/
+299
*
rust/qemu-api: Fix fragment-specifiers in define_property macro
Junjie Mao
2024-12-10
1
-2
/
+2
*
rust: fix doc test syntax
Paolo Bonzini
2024-12-10
1
-3
/
+3
*
rust: build: establish a baseline of lints across all crates
Paolo Bonzini
2024-12-10
1
-3
/
+3
*
rust: allow using build-root bindings.rs from cargo
Paolo Bonzini
2024-12-10
2
-22
/
+29
*
rust: do not use --generate-cstr
Paolo Bonzini
2024-11-05
1
-0
/
+10
*
rust: do not use MaybeUninit::zeroed()
Paolo Bonzini
2024-11-05
1
-14
/
+77
*
rust: introduce alternative implementation of offset_of!
Junjie Mao
2024-11-05
4
-9
/
+174
*
rust: introduce a c_str macro
Paolo Bonzini
2024-11-05
3
-1
/
+55
*
rust: use std::os::raw instead of core::ffi
Paolo Bonzini
2024-11-05
4
-13
/
+16
*
rust: add definitions for vmstate
Manos Pitsidianakis
2024-11-05
3
-21
/
+363
*
rust: provide safe wrapper for MaybeUninit::zeroed()
Paolo Bonzini
2024-11-05
3
-4
/
+28
*
rust: make properties array immutable
Paolo Bonzini
2024-11-05
1
-34
/
+8
*
rust: clean up define_property macro
Paolo Bonzini
2024-11-05
1
-24
/
+7
*
rust: cleanup module_init!, use it from #[derive(Object)]
Paolo Bonzini
2024-11-05
1
-38
/
+27
*
rust: build integration test for the qemu_api crate
Paolo Bonzini
2024-11-05
2
-52
/
+0
*
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
2
-3
/
+0
*
rust: do not use --no-size_t-is-usize
Paolo Bonzini
2024-11-05
1
-3
/
+3
*
meson: pass rustc_args when building all crates
Paolo Bonzini
2024-11-05
1
-4
/
+6
*
rust: add crate to expose bindings and interfaces
Manos Pitsidianakis
2024-10-11
4
-0
/
+440