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
/
meson.build
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
rust: add module to convert between success/-errno and io::Result
Paolo Bonzini
2025-02-25
1
-0
/
+4
*
rust: add bindings for timer
Zhao Liu
2025-02-13
1
-0
/
+1
*
rust: chardev, qdev: add bindings to qdev_prop_set_chr
Paolo Bonzini
2025-02-13
1
-0
/
+1
*
rust: bindings for MemoryRegionOps
Paolo Bonzini
2025-02-13
1
-0
/
+1
*
rust: add a utility module for compile-time type checks
Paolo Bonzini
2025-01-10
1
-0
/
+1
*
rust: fix --enable-debug-mutex
Paolo Bonzini
2025-01-07
1
-1
/
+1
*
rust: qemu-api: add a module to wrap functions and zero-sized closures
Paolo Bonzini
2024-12-19
1
-0
/
+1
*
bql: add a "mock" BQL for Rust unit tests
Paolo Bonzini
2024-12-19
1
-1
/
+1
*
rust: rename qemu-api modules to follow C code a bit more
Paolo Bonzini
2024-12-19
1
-2
/
+3
*
rust: add a bit operation module
Paolo Bonzini
2024-12-10
1
-0
/
+1
*
rust: add bindings for interrupt sources
Paolo Bonzini
2024-12-10
1
-0
/
+2
*
rust: define prelude
Paolo Bonzini
2024-12-10
1
-0
/
+1
*
rust: cell: add BQL-enforcing RefCell variant
Paolo Bonzini
2024-12-10
1
-0
/
+3
*
rust: cell: add BQL-enforcing Cell variant
Paolo Bonzini
2024-12-10
1
-0
/
+1
*
rust: cargo: store desired warning levels in workspace Cargo.toml
Paolo Bonzini
2024-12-10
1
-1
/
+1
*
rust: build: generate lint flags from Cargo.toml
Paolo Bonzini
2024-12-10
1
-2
/
+2
*
rust: build: restrict --cfg generation to only required symbols
Paolo Bonzini
2024-12-10
1
-1
/
+1
*
rust: build: move rustc_args.py invocation to qemu-api crate
Paolo Bonzini
2024-12-10
1
-1
/
+4
*
rust: allow using build-root bindings.rs from cargo
Paolo Bonzini
2024-12-10
1
-0
/
+1
*
rust: apply --cfg MESON to all crates
Paolo Bonzini
2024-12-10
1
-1
/
+1
*
rust: introduce alternative implementation of offset_of!
Junjie Mao
2024-11-05
1
-4
/
+8
*
rust: introduce a c_str macro
Paolo Bonzini
2024-11-05
1
-0
/
+4
*
rust: add definitions for vmstate
Manos Pitsidianakis
2024-11-05
1
-0
/
+1
*
rust: provide safe wrapper for MaybeUninit::zeroed()
Paolo Bonzini
2024-11-05
1
-0
/
+1
*
rust: build integration test for the qemu_api crate
Paolo Bonzini
2024-11-05
1
-3
/
+23
*
meson: pass rustc_args when building all crates
Paolo Bonzini
2024-11-05
1
-1
/
+1
*
rust: add utility procedural macro crate
Manos Pitsidianakis
2024-10-11
1
-0
/
+3
*
rust: add crate to expose bindings and interfaces
Manos Pitsidianakis
2024-10-11
1
-0
/
+21