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
/
sysbus.rs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
rust: sysbus: wrap SysBusDevice with Opaque<>
Paolo Bonzini
2025-03-06
1
-8
/
+21
*
rust: hpet: do not access fields of SysBusDevice
Paolo Bonzini
2025-03-06
1
-0
/
+12
*
rust: irq: wrap IRQState with Opaque<>
Paolo Bonzini
2025-03-06
1
-0
/
+1
*
rust: qom: get rid of ClassInitImpl
Paolo Bonzini
2025-02-25
1
-8
/
+7
*
rust: add SysBusDeviceImpl
Paolo Bonzini
2025-02-25
1
-3
/
+5
*
rust: qemu_api: add a documentation header for all modules
Paolo Bonzini
2025-02-13
1
-0
/
+2
*
rust: pl011: convert pl011_create to safe Rust
Paolo Bonzini
2025-02-13
1
-3
/
+31
*
rust: bindings for MemoryRegionOps
Paolo Bonzini
2025-02-13
1
-3
/
+4
*
rust: qdev: expose inherited methods to subclasses of SysBusDevice
Paolo Bonzini
2025-01-10
1
-8
/
+9
*
rust: pl011: only leave embedded object initialization in instance_init
Paolo Bonzini
2025-01-10
1
-0
/
+12
*
rust: qom: add casting functionality
Paolo Bonzini
2024-12-19
1
-1
/
+6
*
rust: re-export C types from qemu-api submodules
Paolo Bonzini
2024-12-19
1
-4
/
+1
*
rust: rename qemu-api modules to follow C code a bit more
Paolo Bonzini
2024-12-19
1
-1
/
+1
*
rust: qom: put class_init together from multiple ClassInitImpl<>
Paolo Bonzini
2024-12-19
1
-1
/
+17
*
rust: qom: split ObjectType from ObjectImpl trait
Paolo Bonzini
2024-12-11
1
-2
/
+8
*
rust: add bindings for interrupt sources
Paolo Bonzini
2024-12-10
1
-0
/
+27