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
/
qdev.rs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
rust: split "hwcore" crate
Marc-André Lureau
2025-09-17
1
-459
/
+0
*
rust: split "chardev" crate
Marc-André Lureau
2025-09-17
1
-3
/
+3
*
rust: split "qom" crate
Marc-André Lureau
2025-09-17
1
-2
/
+3
*
rust: split "bql" crate
Marc-André Lureau
2025-09-17
1
-3
/
+2
*
rust: split "migration" crate
Marc-André Lureau
2025-09-17
1
-2
/
+1
*
rust: split "util" crate
Marc-André Lureau
2025-09-17
1
-2
/
+2
*
rust: split Rust-only "common" crate
Marc-André Lureau
2025-09-17
1
-5
/
+5
*
rust: move vmstate_clock!() to qdev module
Marc-André Lureau
2025-09-17
1
-0
/
+3
*
rust: qdev: const_refs_to_static
Paolo Bonzini
2025-09-17
1
-13
/
+6
*
rust: vmstate: convert to use builder pattern
Zhao Liu
2025-09-17
1
-2
/
+4
*
rust: add qdev Device derive macro
Manos Pitsidianakis
2025-09-17
1
-9
/
+61
*
rust: use inline const expressions
Paolo Bonzini
2025-09-17
1
-1
/
+1
*
rust: qom: change instance_init to take a ParentInit<>
Paolo Bonzini
2025-06-17
1
-19
/
+30
*
rust: qdev: support returning errors from realize
Paolo Bonzini
2025-06-06
1
-4
/
+8
*
rust: remove offset_of replacement
Paolo Bonzini
2025-05-06
1
-3
/
+3
*
rust: use std::ffi instead of std::os::raw
Paolo Bonzini
2025-05-06
1
-2
/
+1
*
rust: chardev: wrap Chardev with Opaque<>
Paolo Bonzini
2025-03-06
1
-0
/
+1
*
rust: qdev: wrap Clock and DeviceState with Opaque<>
Paolo Bonzini
2025-03-06
1
-20
/
+48
*
rust: qom: wrap Object with Opaque<>
Paolo Bonzini
2025-03-06
1
-3
/
+3
*
rust: qom: get rid of ClassInitImpl
Paolo Bonzini
2025-02-25
1
-20
/
+18
*
rust: add IsA bounds to QOM implementation traits
Paolo Bonzini
2025-02-25
1
-1
/
+1
*
rust: add bindings for gpio_{in|out} initialization
Zhao Liu
2025-02-13
1
-4
/
+43
*
rust/qdev: add the macro to define bit property
Zhao Liu
2025-02-13
1
-0
/
+12
*
rust: chardev, qdev: add bindings to qdev_prop_set_chr
Paolo Bonzini
2025-02-13
1
-0
/
+9
*
rust: qdev: switch from legacy reset to Resettable
Paolo Bonzini
2025-02-13
1
-24
/
+87
*
rust: qdev: make ObjectImpl a supertrait of DeviceImpl
Paolo Bonzini
2025-02-13
1
-2
/
+2
*
rust: qdev: add clock creation
Paolo Bonzini
2025-02-13
1
-3
/
+104
*
rust: qdev: make reset take a shared reference
Paolo Bonzini
2025-01-28
1
-1
/
+1
*
rust: prefer NonNull::new to assertions
Paolo Bonzini
2025-01-23
1
-7
/
+5
*
rust/qdev: Make REALIZE safe
Zhao Liu
2025-01-23
1
-1
/
+1
*
rust: qom: add casting functionality
Paolo Bonzini
2024-12-19
1
-0
/
+1
*
rust: re-export C types from qemu-api submodules
Paolo Bonzini
2024-12-19
1
-2
/
+5
*
rust: rename qemu-api modules to follow C code a bit more
Paolo Bonzini
2024-12-19
1
-0
/
+143