Archives are refreshed every 15 minutes - for details, please visit
the main index
.
You can also
download the archives in mbox format
.
qemu-rust (thread)
[
Date Index
][
Top
][
All Lists
]
Advanced
[
Prev Period
]
Last Modified: Tue Jan 21 2025 21:12:42 -0500
Threads in reverse chronological order
[
Next Period
]
[PATCH] rust: pl011: fix repr(C) for PL011Class
,
Paolo Bonzini
,
2025/01/21
Re: [PATCH] rust: pl011: fix repr(C) for PL011Class
,
Zhao Liu
,
2025/01/21
[PATCH RESEND 0/2] rust/pl011: miscellaneous cleanups
,
Zhao Liu
,
2025/01/21
[PATCH RESEND 1/2] rust/qdev: Make REALIZE safe
,
Zhao Liu
,
2025/01/21
[PATCH RESEND 2/2] rust/pl011: Avoid bindings::*
,
Zhao Liu
,
2025/01/21
Re: [PATCH RESEND 0/2] rust/pl011: miscellaneous cleanups
,
Paolo Bonzini
,
2025/01/21
Re: [PATCH RESEND 0/2] rust/pl011: miscellaneous cleanups
,
Zhao Liu
,
2025/01/21
Re: [RFC 06/13] rust: add bindings for memattrs
,
Zhao Liu
,
2025/01/20
Re: [RFC 06/13] rust: add bindings for memattrs
,
Paolo Bonzini
,
2025/01/20
[RFC PATCH 00/10] rust: remaining part of qdev bindings
,
Paolo Bonzini
,
2025/01/17
[PATCH 02/10] rust: qom: add reference counting functionality
,
Paolo Bonzini
,
2025/01/17
[PATCH 01/10] rust: qemu-api: add sub-subclass to the integration tests
,
Paolo Bonzini
,
2025/01/17
Re: [PATCH 01/10] rust: qemu-api: add sub-subclass to the integration tests
,
Zhao Liu
,
2025/01/20
[PATCH 03/10] rust: qom: add object creation functionality
,
Paolo Bonzini
,
2025/01/17
[PATCH 05/10] rust: qdev: add clock creation
,
Paolo Bonzini
,
2025/01/17
[PATCH 04/10] rust: callbacks: allow passing optional callbacks as ()
,
Paolo Bonzini
,
2025/01/17
[PATCH 07/10] rust: qdev: make ObjectImpl a supertrait of DeviceImpl
,
Paolo Bonzini
,
2025/01/17
[PATCH 09/10] rust: bindings: add Sync markers to types referred to by MemoryRegionOps
,
Paolo Bonzini
,
2025/01/17
[PATCH 06/10] rust: qom: allow initializing interface vtables
,
Paolo Bonzini
,
2025/01/17
[PATCH 08/10] rust: qdev: switch from legacy reset to Resettable
,
Paolo Bonzini
,
2025/01/17
[PATCH 10/10] rust: bindings for MemoryRegionOps
,
Paolo Bonzini
,
2025/01/17
Re: [RFC 09/13] i386/fw_cfg: move hpet_cfg definition to hpet.c
,
Zhao Liu
,
2025/01/17
Re: [RFC 09/13] i386/fw_cfg: move hpet_cfg definition to hpet.c
,
Paolo Bonzini
,
2025/01/17
[PATCH 00/10] rust: pl011: correctly use interior mutability
,
Paolo Bonzini
,
2025/01/17
[PATCH 02/10] rust: pl011: hide unnecessarily "pub" items from outside pl011::device
,
Paolo Bonzini
,
2025/01/17
[PATCH 01/10] rust: pl011: remove unnecessary "extern crate"
,
Paolo Bonzini
,
2025/01/17
[PATCH 03/10] rust: pl011: extract conversion to RegisterOffset
,
Paolo Bonzini
,
2025/01/17
[PATCH 04/10] rust: pl011: extract CharBackend receive logic into a separate function
,
Paolo Bonzini
,
2025/01/17
[PATCH 05/10] rust: pl011: pull interrupt updates out of read/write ops
,
Paolo Bonzini
,
2025/01/17
[PATCH 06/10] rust: pl011: extract PL011Registers
,
Paolo Bonzini
,
2025/01/17
[PATCH 08/10] rust: pl011: remove duplicate definitions
,
Paolo Bonzini
,
2025/01/17
[PATCH 07/10] rust: pl011: wrap registers with BqlRefCell
,
Paolo Bonzini
,
2025/01/17
[PATCH 09/10] rust: pl011: pull device-specific code out of MemoryRegionOps callbacks
,
Paolo Bonzini
,
2025/01/17
[PATCH 10/10] rust: qdev: make reset take a shared reference
,
Paolo Bonzini
,
2025/01/17
[PATCH 00/10] rust: (mostly) type safe VMState
,
Paolo Bonzini
,
2025/01/17
[PATCH 03/10] rust: vmstate: add varray support to vmstate_of!
,
Paolo Bonzini
,
2025/01/17
[PATCH 01/10] rust: vmstate: add new type safe implementation
,
Paolo Bonzini
,
2025/01/17
[PATCH 04/10] rust: vmstate: implement Zeroable for VMStateField
,
Paolo Bonzini
,
2025/01/17
[PATCH 02/10] rust: vmstate: implement VMState for non-leaf types
,
Paolo Bonzini
,
2025/01/17
[PATCH 05/10] rust: vmstate: implement VMState for scalar types
,
Paolo Bonzini
,
2025/01/17
[PATCH 07/10] rust: qemu_api: add vmstate_struct
,
Paolo Bonzini
,
2025/01/17
[PATCH 06/10] rust: vmstate: add public utility macros to implement VMState
,
Paolo Bonzini
,
2025/01/17
[PATCH 10/10] rust: vmstate: make order of parameters consistent in vmstate_clock
,
Paolo Bonzini
,
2025/01/17
[PATCH 08/10] rust: pl011: switch vmstate to new-style macros
,
Paolo Bonzini
,
2025/01/17
[PATCH 09/10] rust: vmstate: remove translation of C vmstate macros
,
Paolo Bonzini
,
2025/01/17
Re: [RFC 04/13] rust: add bindings for gpio_{in|out} initialization
,
Zhao Liu
,
2025/01/15
Re: [RFC 04/13] rust: add bindings for gpio_{in|out} initialization
,
Paolo Bonzini
,
2025/01/17
Re: [RFC 04/13] rust: add bindings for gpio_{in|out} initialization
,
Zhao Liu
,
2025/01/17
Re: [RFC 04/13] rust: add bindings for gpio_{in|out} initialization
,
Paolo Bonzini
,
2025/01/17
Re: [RFC 07/13] rust: add bindings for timer
,
Zhao Liu
,
2025/01/14
Re: [RFC 07/13] rust: add bindings for timer
,
Zhao Liu
,
2025/01/14
Re: [RFC 07/13] rust: add bindings for timer
,
Paolo Bonzini
,
2025/01/14
Re: [RFC 07/13] rust: add bindings for timer
,
Zhao Liu
,
2025/01/15
Re: [RFC PATCH 9/9] rust: vmstate: remove translation of C vmstate macros
,
Zhao Liu
,
2025/01/08
Re: [RFC PATCH 8/9] rust: pl011: switch vmstate to new-style macros
,
Zhao Liu
,
2025/01/08
Re: [RFC PATCH 6/9] rust: vmstate: add public utility macros to implement VMState
,
Zhao Liu
,
2025/01/08
Re: [RFC PATCH 5/9] rust: vmstate: implement VMState for scalar types
,
Zhao Liu
,
2025/01/08
Re: [RFC PATCH 5/9] rust: vmstate: implement VMState for scalar types
,
Paolo Bonzini
,
2025/01/15
Re: [RFC PATCH 5/9] rust: vmstate: implement VMState for scalar types
,
Zhao Liu
,
2025/01/16
Re: [RFC PATCH 3/9] rust: vmstate: add varray support to vmstate_of!
,
Zhao Liu
,
2025/01/07
Re: [RFC PATCH 3/9] rust: vmstate: add varray support to vmstate_of!
,
Paolo Bonzini
,
2025/01/15
Re: [RFC PATCH 7/9] rust: qemu_api: add vmstate_struct and vmstate_cell
,
Paolo Bonzini
,
2025/01/07
Re: [RFC PATCH 2/9] rust: vmstate: implement VMState for non-leaf types
,
Zhao Liu
,
2025/01/07
Re: [RFC PATCH 1/9] rust: vmstate: add new type safe implementation
,
Zhao Liu
,
2025/01/07
Re: [RFC PATCH 1/9] rust: vmstate: add new type safe implementation
,
Paolo Bonzini
,
2025/01/07
Re: [RFC PATCH 1/9] rust: vmstate: add new type safe implementation
,
Zhao Liu
,
2025/01/07
Re: [RFC PATCH 4/9] rust: vmstate: implement Zeroable for VMStateField
,
Zhao Liu
,
2025/01/06
Re: [PULL 25/41] rust: qom: put class_init together from multiple ClassInitImpl<>
,
Philippe Mathieu-Daudé
,
2025/01/02
Re: [PULL 25/41] rust: qom: put class_init together from multiple ClassInitImpl<>
,
Zhao Liu
,
2025/01/03
Re: [PULL 25/41] rust: qom: put class_init together from multiple ClassInitImpl<>
,
Philippe Mathieu-Daudé
,
2025/01/03
Re: [PULL 25/41] rust: qom: put class_init together from multiple ClassInitImpl<>
,
Paolo Bonzini
,
2025/01/06
Re: [PULL 25/41] rust: qom: put class_init together from multiple ClassInitImpl<>
,
Peter Maydell
,
2025/01/06
Re: [PULL 25/41] rust: qom: put class_init together from multiple ClassInitImpl<>
,
Paolo Bonzini
,
2025/01/06
Re: [PULL 25/41] rust: qom: put class_init together from multiple ClassInitImpl<>
,
Zhao Liu
,
2025/01/07
Re: [PULL 25/41] rust: qom: put class_init together from multiple ClassInitImpl<>
,
Philippe Mathieu-Daudé
,
2025/01/07
Re: [PULL 25/41] rust: qom: put class_init together from multiple ClassInitImpl<>
,
Paolo Bonzini
,
2025/01/07
Re: [PULL 25/41] rust: qom: put class_init together from multiple ClassInitImpl<>
,
Philippe Mathieu-Daudé
,
2025/01/07
Re: [PULL 25/41] rust: qom: put class_init together from multiple ClassInitImpl<>
,
Paolo Bonzini
,
2025/01/07
Re: [PULL 25/41] rust: qom: put class_init together from multiple ClassInitImpl<>
,
Philippe Mathieu-Daudé
,
2025/01/07
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc