Archives are refreshed every 15 minutes - for details, please visit
the main index
.
You can also
download the archives in mbox format
.
qemu-rust (date)
[
Thread Index
][
Top
][
All Lists
][
qemu-rust info page
]
Advanced
[
Prev Period
]
Last Modified: Fri Jun 13 2025 15:37:15 -0400
Messages in reverse chronological order
[
Next Period
]
June 13, 2025
Re: [PATCH v2 01/12] python: convert packages to PEP517/pyproject.toml
,
John Snow
,
15:37
[PATCH 2/2] rust: move rust.bindgen to qemu-api crate
,
Paolo Bonzini
,
09:03
[PATCH 0/2] rust: prepare for multiple bindgen invocations
,
Paolo Bonzini
,
09:03
[PATCH 1/2] rust: prepare variable definitions for multiple bindgen invocations
,
Paolo Bonzini
,
09:03
Re: [PATCH v2 05/12] python: fix illegal escape sequences
,
Thomas Huth
,
06:42
Re: [PATCH v2 01/12] python: convert packages to PEP517/pyproject.toml
,
Thomas Huth
,
04:36
Re: [PATCH preview 0/3] reviving minimal QAPI generation from 2021
,
Zhao Liu
,
01:36
June 12, 2025
[PATCH v2 12/12] scripts/codeconverter: remove * imports
,
John Snow
,
17:02
[PATCH v2 11/12] scripts/codeconverter: remove unused code
,
John Snow
,
17:01
[PATCH v2 10/12] python: remove version restriction for mypy
,
John Snow
,
17:01
[PATCH v2 09/12] python: update mkvenv to type-check under different python versions
,
John Snow
,
17:00
[PATCH v2 08/12] python: further 3.9+ syntax upgrades
,
John Snow
,
17:00
[PATCH v2 07/12] fixup
,
John Snow
,
16:59
[PATCH v2 06/12] python: upgrade to python3.9+ syntax
,
John Snow
,
16:59
[PATCH v2 05/12] python: fix illegal escape sequences
,
John Snow
,
16:58
[PATCH v2 04/12] python: update shebangs to standard, using /usr/bin/env
,
John Snow
,
16:58
[PATCH v2 03/12] python: sync changes from external qemu.qmp package
,
John Snow
,
16:57
[PATCH v2 02/12] python: update pylint ignores
,
John Snow
,
16:57
[PATCH v2 01/12] python: convert packages to PEP517/pyproject.toml
,
John Snow
,
16:56
[PATCH v2 00/12] Python: Fix 'make check-dev' and modernize to 3.9+
,
John Snow
,
16:56
Re: [PATCH 5/5] rust: qom: change instance_init to take a ParentInit<>
,
Zhao Liu
,
11:05
Re: [PATCH preview 0/3] reviving minimal QAPI generation from 2021
,
Paolo Bonzini
,
06:25
Re: [PATCH 4/5] rust: qom: make ParentInit lifetime-invariant
,
Zhao Liu
,
06:10
Re: [PATCH 4/5] rust: qom: make ParentInit lifetime-invariant
,
Paolo Bonzini
,
05:29
Re: [PATCH 4/5] rust: qom: make ParentInit lifetime-invariant
,
Zhao Liu
,
05:27
Re: [PATCH 4/5] rust: qom: make ParentInit lifetime-invariant
,
Paolo Bonzini
,
05:08
Re: [PATCH 4/5] rust: qom: make ParentInit lifetime-invariant
,
Zhao Liu
,
05:00
Re: [PATCH v2 1/2] rust/qemu-api: Add initial logging support based on C API
,
Paolo Bonzini
,
03:40
Re: [PATCH v2 1/2] rust/qemu-api: Add initial logging support based on C API
,
Bernhard Beschow
,
03:37
Re: [PATCH v2 1/2] rust/qemu-api: Add initial logging support based on C API
,
Bernhard Beschow
,
03:30
June 11, 2025
Re: [PATCH 3/5] rust: qom: introduce ParentInit
,
Zhao Liu
,
11:03
Re: [PATCH v2 1/2] rust/qemu-api: Add initial logging support based on C API
,
Manos Pitsidianakis
,
08:18
Re: [PATCH v2 1/2] rust/qemu-api: Add initial logging support based on C API
,
Paolo Bonzini
,
07:05
Re: [PATCH v2 2/2] rust/hw/char/pl011/src/device: Implement logging
,
Manos Pitsidianakis
,
07:02
Re: [PATCH v2 1/2] rust/qemu-api: Add initial logging support based on C API
,
Manos Pitsidianakis
,
06:57
Re: [PATCH 1/5] rust: qemu_api: introduce MaybeUninit field projection
,
Zhao Liu
,
06:47
Re: [PATCH v2 1/2] rust/qemu-api: Add initial logging support based on C API
,
Paolo Bonzini
,
06:44
Re: [PATCH v2 1/2] rust/qemu-api: Add initial logging support based on C API
,
Bernhard Beschow
,
06:21
Re: [PATCH v2 2/2] rust/hw/char/pl011/src/device: Implement logging
,
Bernhard Beschow
,
06:21
Re: [PATCH 2/5] rust: hpet: fully initialize object after instance_init
,
Zhao Liu
,
05:22
Re: [PATCH preview 0/3] reviving minimal QAPI generation from 2021
,
Paolo Bonzini
,
04:57
Re: [PATCH v2 1/2] rust/qemu-api: Add initial logging support based on C API
,
Paolo Bonzini
,
03:56
Re: [PATCH v2 2/2] rust/hw/char/pl011/src/device: Implement logging
,
Paolo Bonzini
,
03:55
Re: [PATCH preview 0/3] reviving minimal QAPI generation from 2021
,
Zhao Liu
,
03:52
Re: [PATCH 3/3] scripts/qapi: generate high-level Rust bindings
,
Zhao Liu
,
03:48
June 10, 2025
Re: [PATCH 1/2] rust/qemu-api: Add initial logging support based on C API
,
Bernhard Beschow
,
16:51
[PATCH v2 2/2] rust/hw/char/pl011/src/device: Implement logging
,
Bernhard Beschow
,
16:21
[PATCH v2 1/2] rust/qemu-api: Add initial logging support based on C API
,
Bernhard Beschow
,
16:21
[PATCH v2 0/2] Initial logging support for Rust
,
Bernhard Beschow
,
16:21
Re: [PATCH 2/3] scripts/qapi: add QAPISchemaIfCond.rsgen()
,
Marc-André Lureau
,
12:44
Re: [PATCH preview 0/3] reviving minimal QAPI generation from 2021
,
Marc-André Lureau
,
12:43
Re: [PATCH 1/3] rust: make TryFrom macro more resilient
,
Marc-André Lureau
,
12:42
Re: [PATCH preview 0/3] reviving minimal QAPI generation from 2021
,
Paolo Bonzini
,
12:17
Re: [PATCH 1/3] rust: make TryFrom macro more resilient
,
Zhao Liu
,
11:33
June 09, 2025
[PATCH 5/5] rust: qom: change instance_init to take a ParentInit<>
,
Paolo Bonzini
,
11:44
[PATCH 4/5] rust: qom: make ParentInit lifetime-invariant
,
Paolo Bonzini
,
11:44
[PATCH 3/5] rust: qom: introduce ParentInit
,
Paolo Bonzini
,
11:44
[PATCH 2/5] rust: hpet: fully initialize object after instance_init
,
Paolo Bonzini
,
11:44
[PATCH 1/5] rust: qemu_api: introduce MaybeUninit field projection
,
Paolo Bonzini
,
11:44
[PATCH 0/5] rust: make instance_init implementations use safe Rust
,
Paolo Bonzini
,
11:44
June 05, 2025
Re: [PATCH 07/14] rust: qemu-api: add tests for Error bindings
,
Zhao Liu
,
09:32
Re: [PATCH 06/14] rust: qemu-api: add bindings to Error
,
Zhao Liu
,
09:24
Re: [PATCH 04/14] util/error: allow non-NUL-terminated err->src
,
Zhao Liu
,
09:11
Re: [PATCH 03/14] util/error: expose Error definition to Rust code
,
Zhao Liu
,
09:10
Re: [PATCH 06/14] rust: qemu-api: add bindings to Error
,
Markus Armbruster
,
08:06
Re: [PATCH 05/14] util/error: make func optional
,
Markus Armbruster
,
07:58
Re: [PATCH 04/14] util/error: allow non-NUL-terminated err->src
,
Markus Armbruster
,
07:57
Re: [PATCH 04/14] util/error: allow non-NUL-terminated err->src
,
Markus Armbruster
,
07:54
[PATCH 12/14] rust/hpet: return errors from realize if properties are incorrect
,
Paolo Bonzini
,
06:16
[PATCH 14/14] docs: update Rust module status
,
Paolo Bonzini
,
06:16
[PATCH 10/14] hpet: adjust VMState for consistency with Rust version
,
Paolo Bonzini
,
06:16
[PATCH 13/14] rust/hpet: Drop BqlCell wrapper for num_timers
,
Paolo Bonzini
,
06:16
[PATCH 11/14] hpet: return errors from realize if properties are incorrect
,
Paolo Bonzini
,
06:16
[PATCH 05/14] util/error: make func optional
,
Paolo Bonzini
,
06:16
[PATCH 08/14] rust: qdev: support returning errors from realize
,
Paolo Bonzini
,
06:16
[PATCH 09/14] rust/hpet: change type of num_timers to usize
,
Paolo Bonzini
,
06:16
[PATCH 07/14] rust: qemu-api: add tests for Error bindings
,
Paolo Bonzini
,
06:16
[PATCH 04/14] util/error: allow non-NUL-terminated err->src
,
Paolo Bonzini
,
06:16
[PATCH 06/14] rust: qemu-api: add bindings to Error
,
Paolo Bonzini
,
06:16
[PATCH 03/14] util/error: expose Error definition to Rust code
,
Paolo Bonzini
,
06:16
[PATCH 02/14] subprojects: add the foreign crate
,
Paolo Bonzini
,
06:16
[PATCH 01/14] subprojects: add the anyhow crate
,
Paolo Bonzini
,
06:16
[PATCH v3 00/14] rust: bindings for Error
,
Paolo Bonzini
,
06:16
[PATCH 3/3] scripts/qapi: generate high-level Rust bindings
,
Paolo Bonzini
,
06:11
[PATCH 2/3] scripts/qapi: add QAPISchemaIfCond.rsgen()
,
Paolo Bonzini
,
06:11
[PATCH 1/3] rust: make TryFrom macro more resilient
,
Paolo Bonzini
,
06:11
[PATCH preview 0/3] reviving minimal QAPI generation from 2021
,
Paolo Bonzini
,
06:11
Re: [PATCH 06/14] rust: qemu-api: add bindings to Error
,
Markus Armbruster
,
02:15
June 04, 2025
Re: [PATCH 06/14] rust: qemu-api: add bindings to Error
,
Paolo Bonzini
,
15:19
Re: [PATCH 06/14] rust: qemu-api: add bindings to Error
,
Markus Armbruster
,
01:01
June 03, 2025
Re: [PATCH 06/14] rust: qemu-api: add bindings to Error
,
Paolo Bonzini
,
11:37
Re: [PATCH 06/14] rust: qemu-api: add bindings to Error
,
Paolo Bonzini
,
11:06
Re: [PATCH 06/14] rust: qemu-api: add bindings to Error
,
Markus Armbruster
,
06:32
Re: [PATCH v2 00/14] rust: bindings for Error
,
Zhao Liu
,
05:14
Re: [PATCH 06/14] rust: qemu-api: add bindings to Error
,
Zhao Liu
,
05:08
June 02, 2025
Re: [PATCH 10/14] hpet: adjust VMState for consistency with Rust version
,
Zhao Liu
,
22:50
Re: [PATCH 14/14] docs: update Rust module status
,
Zhao Liu
,
22:48
Re: [PATCH 03/14] util/error: expose Error definition to Rust code
,
Zhao Liu
,
22:45
Re: [PATCH 06/14] rust: qemu-api: add bindings to Error
,
Markus Armbruster
,
09:18
Re: [PATCH 05/14] util/error: make func optional
,
Markus Armbruster
,
06:52
Re: [PATCH 04/14] util/error: allow non-NUL-terminated err->src
,
Markus Armbruster
,
06:47
Re: [PATCH v2 00/14] rust: bindings for Error
,
Paolo Bonzini
,
05:46
Re: [PATCH v2 00/14] rust: bindings for Error
,
Markus Armbruster
,
03:49
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc