qemu-s390x
[Top][All Lists]
Advanced

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

Re: [PATCH v2 1/5] exec/memory: Expose memory_region_access_valid()


From: Thomas Huth
Subject: Re: [PATCH v2 1/5] exec/memory: Expose memory_region_access_valid()
Date: Thu, 29 Dec 2022 10:17:10 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.13.0

On 17/12/2022 16.24, Philippe Mathieu-Daudé wrote:
Instead of having hardware device poking into memory
internal API, expose memory_region_access_valid().

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
---
  hw/s390x/s390-pci-inst.c       | 2 +-
  include/exec/memory-internal.h | 4 ----
  include/exec/memory.h          | 4 ++++
  3 files changed, 5 insertions(+), 5 deletions(-)

Reviewed-by: Thomas Huth <thuth@redhat.com>




reply via email to

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