On 04.02.25 18:17, Peter Xu wrote:
On Sat, Feb 01, 2025 at 09:57:24AM +, “William Roche wrote:
From: David Hildenbrand
Notify registered listeners about the remap at the end of
qemu_ram_remap() so e.g., a memory backend can re-apply its
settings correctly.
Signed-off-by: David Hildenbrand
On Sat, Feb 01, 2025 at 09:57:24AM +, “William Roche wrote:
> From: David Hildenbrand
>
> Notify registered listeners about the remap at the end of
> qemu_ram_remap() so e.g., a memory backend can re-apply its
> settings correctly.
>
> Signed-off-by: David Hildenbrand
> Signed-off-by: Willi
From: David Hildenbrand
Notify registered listeners about the remap at the end of
qemu_ram_remap() so e.g., a memory backend can re-apply its
settings correctly.
Signed-off-by: David Hildenbrand
Signed-off-by: William Roche
---
hw/core/numa.c | 11 +++
include/exec/ramlist.h |