[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 08/12] rust: qom: make INSTANCE_POST_INIT take a shared refer
From: |
Zhao Liu |
Subject: |
Re: [PATCH 08/12] rust: qom: make INSTANCE_POST_INIT take a shared reference |
Date: |
Thu, 26 Dec 2024 11:29:43 +0800 |
On Fri, Dec 20, 2024 at 03:29:50PM +0100, Paolo Bonzini wrote:
> Date: Fri, 20 Dec 2024 15:29:50 +0100
> From: Paolo Bonzini <pbonzini@redhat.com>
> Subject: [PATCH 08/12] rust: qom: make INSTANCE_POST_INIT take a shared
> reference
> X-Mailer: git-send-email 2.47.1
>
> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
> ---
> rust/hw/char/pl011/src/device.rs | 4 ++--
> rust/qemu-api/src/qom.rs | 8 ++------
> 2 files changed, 4 insertions(+), 8 deletions(-)
>
Reviewed-by: Zhao Liu <zhao1.liu@intel.com>
- [PATCH 07/12] rust: pl011: only leave embedded object initialization in instance_init, (continued)
- [PATCH 07/12] rust: pl011: only leave embedded object initialization in instance_init, Paolo Bonzini, 2024/12/20
- [PATCH 09/12] rust: qdev: expose inherited methods to subclasses of SysBusDevice, Paolo Bonzini, 2024/12/20
- [PATCH 05/12] rust: qom: automatically use Drop trait to implement instance_finalize, Paolo Bonzini, 2024/12/20
- [PATCH 10/12] rust: qemu-api-macros: extend error reporting facility to parse errors, Paolo Bonzini, 2024/12/20
- [PATCH 06/12] rust: qom: move device_id to PL011 class side, Paolo Bonzini, 2024/12/20
- [PATCH 08/12] rust: qom: make INSTANCE_POST_INIT take a shared reference, Paolo Bonzini, 2024/12/20
- Re: [PATCH 08/12] rust: qom: make INSTANCE_POST_INIT take a shared reference,
Zhao Liu <=
- [PATCH 12/12] rust: hide warnings for subprojects, Paolo Bonzini, 2024/12/20
- Re: [PATCH 00/12] Next round of qemu_api patches, Zhao Liu, 2024/12/23