index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-10.0
stable-10.1
stable-10.2
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-10.0
staging-10.1
staging-10.2
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
tracing
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rust
/
migration
Age
Commit message (
Expand
)
Author
Files
Lines
2026-01-27
rust: move binding generation to bindings/
Marc-André Lureau
7
-214
/
+4
2025-12-27
rust: migration: implement ToMigrationState for Timer
Paolo Bonzini
1
-0
/
+31
2025-12-27
rust/migration: Check name field in VMStateDescriptionBuilder
Zhao Liu
1
-4
/
+11
2025-12-27
rust/migration: Fix missing name in the VMSD of Migratable<>
Zhao Liu
1
-0
/
+4
2025-12-27
rust/migration: Add Sync implementation for Migratable<>
Zhao Liu
1
-0
/
+3
2025-12-27
bql: add prelude
Paolo Bonzini
1
-1
/
+1
2025-12-27
migration: add prelude
Paolo Bonzini
3
-0
/
+25
2025-12-27
rust: hide panicking default associated constants from rustdoc
Paolo Bonzini
1
-0
/
+1
2025-12-27
rust: remove unnecessary repetitive options
Paolo Bonzini
1
-2
/
+0
2025-11-04
rust: migration: allow nested offset_of
Paolo Bonzini
1
-6
/
+6
2025-10-29
rust: migration: allow passing ParentField<> to vmstate_of!
Paolo Bonzini
1
-1
/
+2
2025-10-28
rust: remove useless glib_sys bindings
Martin Kletzander
1
-1
/
+1
2025-10-14
rust: migration: implement ToMigrationState as part of impl_vmstate_bitsized
Paolo Bonzini
1
-0
/
+19
2025-10-14
rust: qemu-macros: add ToMigrationState derive macro
Paolo Bonzini
4
-3
/
+14
2025-10-14
rust: migration: add high-level migration wrappers
Paolo Bonzini
3
-0
/
+438
2025-10-14
rust: move VMState from bql to migration
Paolo Bonzini
3
-2
/
+5
2025-10-14
rust: migration: extract vmstate_fields_ref
Paolo Bonzini
1
-6
/
+17
2025-10-14
rust: migration: validate termination of subsection arrays
Paolo Bonzini
1
-0
/
+3
2025-10-14
rust: migration: do not store raw pointers into VMStateSubsectionsWrapper
Paolo Bonzini
1
-20
/
+9
2025-10-14
rust: migration: do not pass raw pointer to VMStateDescription::fields
Paolo Bonzini
1
-3
/
+6
2025-10-14
rust: migration: hide more warnings from call_func_with_field!
Paolo Bonzini
1
-0
/
+1
2025-10-03
rust: use glib-sys
Marc-André Lureau
3
-1
/
+3
2025-09-30
build-sys: pass -fvisibility=default for wasm bindgen
Marc-André Lureau
1
-1
/
+2
2025-09-22
rust: build: remove "protocol: rust: from doctests
Paolo Bonzini
1
-1
/
+0
2025-09-22
rust: vmstate: use "cast()" instead of "as"
Paolo Bonzini
1
-1
/
+1
2025-09-17
rust: re-export qemu macros from common/qom/hwcore
Marc-André Lureau
1
-1
/
+0
2025-09-17
rust: rename qemu_api_macros -> qemu_macros
Marc-André Lureau
1
-1
/
+1
2025-09-17
rust: split "qom" crate
Marc-André Lureau
1
-1
/
+1
2025-09-17
rust: split "bql" crate
Marc-André Lureau
1
-2
/
+2
2025-09-17
rust: split "migration" crate
Marc-André Lureau
7
-0
/
+895