qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v2 3/4] physmem: Factor out body of flatview_read/write_conti


From: David Hildenbrand
Subject: Re: [PATCH v2 3/4] physmem: Factor out body of flatview_read/write_continue() loop
Date: Thu, 7 Mar 2024 17:29:04 +0100
User-agent: Mozilla Thunderbird

On 07.03.24 16:37, Jonathan Cameron wrote:
This code will be reused for the address_space_cached accessors
shortly.

Also reduce scope of result variable now we aren't directly
calling this in the loop.

Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
---
v2: Thanks to Peter Xu
- Fix alignment of code.
- Drop unused addr parameter.
- Carry through new mr_addr parameter name.
- RB not picked up as not sure what Peter will think wrt to
   resulting parameter ordering.
---

Reviewed-by: David Hildenbrand <david@redhat.com>

--
Cheers,

David / dhildenb




reply via email to

[Prev in Thread] Current Thread [Next in Thread]