qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [qemu-s390x] [PATCH v2 0/7] tcg: probe_write() refactor


From: Richard Henderson
Subject: Re: [Qemu-devel] [qemu-s390x] [PATCH v2 0/7] tcg: probe_write() refactorings
Date: Tue, 27 Aug 2019 09:58:32 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.8.0

On 8/27/19 9:09 AM, David Hildenbrand wrote:
>> David Hildenbrand (7):
>>   s390x/tcg: Use guest_addr_valid() instead of h2g_valid() in
>>     probe_write_access()
>>   s390x/tcg: Fix length calculation in probe_write_access()
>>   tcg: Factor out CONFIG_USER_ONLY probe_write() from s390x code
>>   tcg: Enforce single page access in probe_write()
>>   mips/tcg: Call probe_write() for CONFIG_USER_ONLY as well
>>   hppa/tcg: Call probe_write() also for CONFIG_USER_ONLY
>>   s390x/tcg: Pass a size to probe_write() in do_csst()
>>
>>  accel/tcg/cputlb.c        |  2 ++
>>  accel/tcg/user-exec.c     | 17 +++++++++++++++++
>>  include/exec/exec-all.h   |  4 ++--
>>  target/hppa/op_helper.c   |  2 --
>>  target/mips/op_helper.c   |  8 +++-----
>>  target/s390x/mem_helper.c | 13 ++-----------
>>  6 files changed, 26 insertions(+), 20 deletions(-)
>>
> 
> Richard, in case there is no more feedback, will you take these patches
> via your tree?

I can do.


r~



reply via email to

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