On 06.04.21 10:01, David Hildenbrand wrote:
Fixes related to shared anonymous memory, previously sent as part of https://lore.kernel.org/r/20210319101230.21531-1-da...@redhat.com
Peter, Eduardo, Michael, David, Paolo, can someone please pick this up? Thanks
Cc: Paolo Bonzini <pbonz...@redhat.com> Cc: Peter Xu <pet...@redhat.com> Cc: Dr. David Alan Gilbert <dgilb...@redhat.com> Cc: Igor Kotrasinski <i.kotrasi...@partner.samsung.com> Cc: Richard Henderson <richard.hender...@linaro.org> David Hildenbrand (3): softmmu/physmem: Mark shared anonymous memory RAM_SHARED softmmu/physmem: Fix ram_block_discard_range() to handle shared anonymous memory softmmu/physmem: Fix qemu_ram_remap() to handle shared anonymous memory softmmu/physmem.c | 23 ++++++++++++++++------- 1 file changed, 16 insertions(+), 7 deletions(-) base-commit: ee82c086baaa534d1af26cb8b86e86fb047af918
-- Thanks, David / dhildenb