qemu-ppc
[Top][All Lists]
Advanced

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

Re: [PATCH v3 04/11] softmmu/physmem: Remap with proper protection in qe


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH v3 04/11] softmmu/physmem: Remap with proper protection in qemu_ram_remap()
Date: Tue, 29 Aug 2023 13:18:21 +0200
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0) Gecko/20100101 Thunderbird/102.14.0

On 23/8/23 17:34, David Hildenbrand wrote:
Let's remap with the proper protection that we can derive from
RAM_READONLY.

Signed-off-by: David Hildenbrand <david@redhat.com>
---
  softmmu/physmem.c | 10 ++++++----
  1 file changed, 6 insertions(+), 4 deletions(-)

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>




reply via email to

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