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: repurpose qemu_api -> tests
Marc-André Lureau
2025-09-17
1
-75
/
+0
*
rust: rename qemu_api_macros -> qemu_macros
Marc-André Lureau
2025-09-17
1
-2
/
+2
*
rust: split "hwcore" crate
Marc-André Lureau
2025-09-17
1
-15
/
+2
*
rust: split "system" crate
Marc-André Lureau
2025-09-17
1
-3
/
+4
*
rust: split "chardev" crate
Marc-André Lureau
2025-09-17
1
-5
/
+4
*
rust: split "qom" crate
Marc-André Lureau
2025-09-17
1
-5
/
+10
*
rust: split "bql" crate
Marc-André Lureau
2025-09-17
1
-16
/
+2
*
rust: split "migration" crate
Marc-André Lureau
2025-09-17
1
-7
/
+5
*
rust: split "util" crate
Marc-André Lureau
2025-09-17
1
-11
/
+3
*
rust: split Rust-only "common" crate
Marc-André Lureau
2025-09-17
1
-10
/
+4
*
rust: remove unused global qemu "allocator"
Marc-André Lureau
2025-09-17
1
-1
/
+0
*
rust/qemu-api: Add initial logging support based on C API
Bernhard Beschow
2025-06-20
1
-0
/
+1
*
rust: move rust.bindgen to qemu-api crate
Paolo Bonzini
2025-06-20
1
-0
/
+41
*
rust: prepare variable definitions for multiple bindgen invocations
Paolo Bonzini
2025-06-20
1
-1
/
+1
*
rust: qemu_api: introduce MaybeUninit field projection
Paolo Bonzini
2025-06-17
1
-0
/
+1
*
rust: qemu-api: add bindings to Error
Paolo Bonzini
2025-06-05
1
-0
/
+1
*
subprojects: add the foreign crate
Paolo Bonzini
2025-06-05
1
-1
/
+1
*
subprojects: add the anyhow crate
Paolo Bonzini
2025-06-05
1
-1
/
+1
*
rust: add qemu-api doctests to "meson test"
Paolo Bonzini
2025-06-03
1
-0
/
+9
*
rust: use "objects" for Rust executables as well
Paolo Bonzini
2025-06-03
1
-22
/
+5
*
rust: make declaration of dependent crates more consistent
Paolo Bonzini
2025-05-28
1
-3
/
+1
*
rust: replace c_str! with c"" literals
Paolo Bonzini
2025-05-06
1
-1
/
+0
*
rust: remove offset_of replacement
Paolo Bonzini
2025-05-06
1
-4
/
+0
*
rust/vmstate: Add unit test for vmstate_of macro
Zhao Liu
2025-03-21
1
-2
/
+3
*
rust: chardev: provide basic bindings to character devices
Paolo Bonzini
2025-03-06
1
-3
/
+14
*
rust: qemu_api_macros: add Wrapper derive macro
Paolo Bonzini
2025-03-06
1
-5
/
+2
*
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
[next]