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
/
lib.rs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
rust: repurpose qemu_api -> tests
Marc-André Lureau
2025-09-17
1
-18
/
+0
*
rust: split "hwcore" crate
Marc-André Lureau
2025-09-17
1
-4
/
+0
*
rust: split "system" crate
Marc-André Lureau
2025-09-17
1
-1
/
+0
*
rust: split "chardev" crate
Marc-André Lureau
2025-09-17
1
-1
/
+0
*
rust: split "qom" crate
Marc-André Lureau
2025-09-17
1
-1
/
+0
*
rust: split "bql" crate
Marc-André Lureau
2025-09-17
1
-1
/
+0
*
rust: split "migration" crate
Marc-André Lureau
2025-09-17
1
-1
/
+0
*
rust: split "util" crate
Marc-André Lureau
2025-09-17
1
-6
/
+0
*
rust: split Rust-only "common" crate
Marc-André Lureau
2025-09-17
1
-6
/
+0
*
rust: remove unused global qemu "allocator"
Marc-André Lureau
2025-09-17
1
-135
/
+0
*
rust: declare self as qemu_api for proc-macros
Manos Pitsidianakis
2025-08-27
1
-0
/
+4
*
rust/qemu-api: Add initial logging support based on C API
Bernhard Beschow
2025-06-20
1
-0
/
+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
/
+3
*
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: use std::ffi instead of std::os::raw
Paolo Bonzini
2025-05-06
1
-1
/
+1
*
rust: add module to convert between success/-errno and io::Result
Paolo Bonzini
2025-02-25
1
-0
/
+1
*
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: restrict missing_const_for_fn to qemu_api crate
Paolo Bonzini
2025-02-10
1
-0
/
+1
*
rust: add a utility module for compile-time type checks
Paolo Bonzini
2025-01-10
1
-0
/
+1
*
rust: qemu-api: add a module to wrap functions and zero-sized closures
Paolo Bonzini
2024-12-19
1
-0
/
+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
/
+5
*
rust: cell: add BQL-enforcing Cell variant
Paolo Bonzini
2024-12-10
1
-0
/
+1
*
rust: allow using build-root bindings.rs from cargo
Paolo Bonzini
2024-12-10
1
-22
/
+0
*
rust: introduce alternative implementation of offset_of!
Junjie Mao
2024-11-05
1
-0
/
+4
*
rust: introduce a c_str macro
Paolo Bonzini
2024-11-05
1
-0
/
+1
*
rust: use std::os::raw instead of core::ffi
Paolo Bonzini
2024-11-05
1
-4
/
+7
*
rust: add definitions for vmstate
Manos Pitsidianakis
2024-11-05
1
-0
/
+3
*
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
/
+0
*
rust: add crate to expose bindings and interfaces
Manos Pitsidianakis
2024-10-11
1
-0
/
+166