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
/
tests
/
tests.rs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
rust/vmstate: Add unit test for vmstate_of macro
Zhao Liu
2025-03-21
1
-0
/
+2
*
rust: qom: remove operations on &mut
Paolo Bonzini
2025-03-06
1
-32
/
+2
*
rust: qom: get rid of ClassInitImpl
Paolo Bonzini
2025-02-25
1
-2
/
+2
*
rust: pl011, qemu_api tests: do not use ClassInitImpl
Paolo Bonzini
2025-02-25
1
-21
/
+12
*
rust: qom: add ObjectImpl::CLASS_INIT
Paolo Bonzini
2025-02-25
1
-0
/
+3
*
rust: tests: do not import bindings::*
Paolo Bonzini
2025-02-25
1
-1
/
+2
*
rust: qdev: switch from legacy reset to Resettable
Paolo Bonzini
2025-02-13
1
-1
/
+4
*
rust: qom: add object creation functionality
Paolo Bonzini
2025-02-13
1
-22
/
+13
*
rust: qom: add reference counting functionality
Paolo Bonzini
2025-02-13
1
-1
/
+12
*
rust: qemu-api: add sub-subclass to the integration tests
Zhao Liu
2025-01-28
1
-3
/
+53
*
rust: qom: add ParentField
Paolo Bonzini
2025-01-10
1
-2
/
+2
*
rust: qom: add initial subset of methods on Object
Paolo Bonzini
2024-12-19
1
-0
/
+12
*
rust: qom: add casting functionality
Paolo Bonzini
2024-12-19
1
-1
/
+67
*
rust: tests: allow writing more than one test
Paolo Bonzini
2024-12-19
1
-40
/
+55
*
rust: re-export C types from qemu-api submodules
Paolo Bonzini
2024-12-19
1
-2
/
+7
*
rust: rename qemu-api modules to follow C code a bit more
Paolo Bonzini
2024-12-19
1
-2
/
+2
*
rust: qom: put class_init together from multiple ClassInitImpl<>
Paolo Bonzini
2024-12-19
1
-8
/
+1
*
rust: qom: change the parent type to an associated type
Paolo Bonzini
2024-12-11
1
-2
/
+1
*
rust: qom: split ObjectType from ObjectImpl trait
Paolo Bonzini
2024-12-11
1
-8
/
+9
*
rust: qdev: move device_class_init! body to generic function, ClassInitImpl i...
Paolo Bonzini
2024-12-10
1
-17
/
+13
*
rust: qom: move ClassInitImpl to the instance side
Paolo Bonzini
2024-12-10
1
-1
/
+1
*
rust: qom: convert type_info! macro to an associated const
Paolo Bonzini
2024-12-10
1
-1
/
+0
*
rust: qom: rename Class trait to ClassInitImpl
Paolo Bonzini
2024-12-10
1
-2
/
+2
*
rust: qom: add default definitions for ObjectImpl
Paolo Bonzini
2024-12-10
1
-4
/
+0
*
rust: fix a couple style issues from clippy
Paolo Bonzini
2024-12-10
1
-1
/
+1
*
rust: do not use --generate-cstr
Paolo Bonzini
2024-11-05
1
-2
/
+2
*
rust: introduce alternative implementation of offset_of!
Junjie Mao
2024-11-05
1
-0
/
+1
*
rust: introduce a c_str macro
Paolo Bonzini
2024-11-05
1
-4
/
+4
*
rust: use std::os::raw instead of core::ffi
Paolo Bonzini
2024-11-05
1
-5
/
+4
*
rust: add definitions for vmstate
Manos Pitsidianakis
2024-11-05
1
-5
/
+6
*
rust: build integration test for the qemu_api crate
Paolo Bonzini
2024-11-05
1
-0
/
+78