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
/
irq.rs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
rust: split "hwcore" crate
Marc-André Lureau
2025-09-17
1
-115
/
+0
*
rust: split "qom" crate
Marc-André Lureau
2025-09-17
1
-6
/
+4
*
rust: split "bql" crate
Marc-André Lureau
2025-09-17
1
-0
/
+1
*
rust: split Rust-only "common" crate
Marc-André Lureau
2025-09-17
1
-1
/
+2
*
rust: use std::ffi instead of std::os::raw
Paolo Bonzini
2025-05-06
1
-1
/
+5
*
rust: irq: wrap IRQState with Opaque<>
Paolo Bonzini
2025-03-06
1
-5
/
+10
*
rust: prefer importing std::ptr over core::ptr
Zhao Liu
2025-02-25
1
-2
/
+1
*
rust: add bindings for gpio_{in|out} initialization
Zhao Liu
2025-02-13
1
-1
/
+0
*
rust/irq: Add a helper to convert [InterruptSource] to pointer
Zhao Liu
2025-02-13
1
-0
/
+6
*
rust: irq: define ObjectType for IRQState
Paolo Bonzini
2025-02-13
1
-3
/
+12
*
rust: bindings: add Send and Sync markers for types that have bindings
Paolo Bonzini
2025-02-13
1
-0
/
+3
*
rust: qdev: expose inherited methods to subclasses of SysBusDevice
Paolo Bonzini
2025-01-10
1
-2
/
+1
*
rust: add bindings for interrupt sources
Paolo Bonzini
2024-12-10
1
-0
/
+91