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
/
hw
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
rust/pl011: Fix range checks for device ID accesses
Junjie Mao
2024-11-25
1
-1
/
+1
*
rust: do not use --generate-cstr
Paolo Bonzini
2024-11-05
1
-0
/
+1
*
rust: introduce alternative implementation of offset_of!
Junjie Mao
2024-11-05
1
-1
/
+1
*
rust: create a cargo workspace
Paolo Bonzini
2024-11-05
2
-140
/
+0
*
rust: synchronize dependencies between subprojects and Cargo.lock
Paolo Bonzini
2024-11-05
1
-0
/
+3
*
rust: introduce a c_str macro
Paolo Bonzini
2024-11-05
3
-14
/
+15
*
rust: use std::os::raw instead of core::ffi
Paolo Bonzini
2024-11-05
3
-35
/
+18
*
rust/pl011: Use correct masks for IBRD and FBRD
Manos Pitsidianakis
2024-11-05
1
-2
/
+2
*
rust/pl011: remove commented out C code
Manos Pitsidianakis
2024-11-05
1
-16
/
+0
*
rust/pl011: add TYPE_PL011_LUMINARY device
Manos Pitsidianakis
2024-11-05
2
-3
/
+75
*
rust/pl011: move CLK_NAME static to function scope
Manos Pitsidianakis
2024-11-05
1
-4
/
+3
*
rust/pl011: add support for migration
Manos Pitsidianakis
2024-11-05
3
-6
/
+95
*
rust/pl011: fix default value for migrate-clock
Paolo Bonzini
2024-11-05
1
-1
/
+2
*
rust: do not use TYPE_CHARDEV unnecessarily
Paolo Bonzini
2024-11-05
1
-1
/
+1
*
rust: provide safe wrapper for MaybeUninit::zeroed()
Paolo Bonzini
2024-11-05
2
-6
/
+6
*
rust: remove uses of #[no_mangle]
Paolo Bonzini
2024-11-05
3
-8
/
+0
*
rust: do not always select X_PL011_RUST
Paolo Bonzini
2024-11-05
1
-1
/
+0
*
rust: add PL011 device model
Manos Pitsidianakis
2024-11-05
13
-0
/
+1540
*
Revert "rust: add PL011 device model"
Manos Pitsidianakis
2024-11-05
13
-1540
/
+0
*
rust: add PL011 device model
Paolo Bonzini
2024-10-11
13
-0
/
+1540