Hi
On Thu, Dec 23, 2021 at 12:17 AM Steve Sistare
wrote:
> Add an iterator over the sections of a flattened address space.
>
> Signed-off-by: Steve Sistare
> ---
> include/exec/memory.h | 31 +++
> softmmu/memory.c | 20
> 2 files changed,
On 3/4/2022 7:48 AM, Philippe Mathieu-Daudé wrote:
> On 22/12/21 20:05, Steve Sistare wrote:
>> Add an iterator over the sections of a flattened address space.
>>
>> Signed-off-by: Steve Sistare
>> ---
>> include/exec/memory.h | 31 +++
>> softmmu/memory.c | 20
On 22/12/21 20:05, Steve Sistare wrote:
Add an iterator over the sections of a flattened address space.
Signed-off-by: Steve Sistare
---
include/exec/memory.h | 31 +++
softmmu/memory.c | 20
2 files changed, 51 insertions(+)
diff --git
Add an iterator over the sections of a flattened address space.
Signed-off-by: Steve Sistare
---
include/exec/memory.h | 31 +++
softmmu/memory.c | 20
2 files changed, 51 insertions(+)
diff --git a/include/exec/memory.h b/include/exec/memor