Re: [RFC 00/26] rust/memory: Integrate the vm-memory API from rust-vmm

2025-08-13 Thread Zhao Liu
On Thu, Aug 07, 2025 at 04:13:00PM +0200, Paolo Bonzini wrote: > Date: Thu, 7 Aug 2025 16:13:00 +0200 > From: Paolo Bonzini > Subject: Re: [RFC 00/26] rust/memory: Integrate the vm-memory API from > rust-vmm > > [Adding Hanna who's been working on vm-memory] > > On

Re: [RFC 00/26] rust/memory: Integrate the vm-memory API from rust-vmm

2025-08-07 Thread Paolo Bonzini
[Adding Hanna who's been working on vm-memory] On 8/7/25 14:30, Zhao Liu wrote: Hi, This RFC series explores integrating the vm-memory API into QEMU's rust/memory bindings. Thanks to Paolo and Manos's many suggestions and feedback, I have resolved many issues over the past few months, but ther

Re: [RFC 00/26] rust/memory: Integrate the vm-memory API from rust-vmm

2025-08-07 Thread Zhao Liu
On Thu, Aug 07, 2025 at 08:30:01PM +0800, Zhao Liu wrote: > Date: Thu, 7 Aug 2025 20:30:01 +0800 > From: Zhao Liu > Subject: [RFC 00/26] rust/memory: Integrate the vm-memory API from rust-vmm > X-Mailer: git-send-email 2.34.1 > > Hi, > > This RFC series explores integ

[RFC 00/26] rust/memory: Integrate the vm-memory API from rust-vmm

2025-08-07 Thread Zhao Liu
Hi, This RFC series explores integrating the vm-memory API into QEMU's rust/memory bindings. Thanks to Paolo and Manos's many suggestions and feedback, I have resolved many issues over the past few months, but there are still some open issues that I would like to discuss. This series finally pro