qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] Avoid address_space_rw() with a constant is_write argument


From: Paolo Bonzini
Subject: Re: [PATCH] Avoid address_space_rw() with a constant is_write argument
Date: Tue, 18 Feb 2020 12:19:49 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.1.1

On 18/02/20 12:01, Peter Maydell wrote:
> I could break this down into separate patches by submaintainer,
> but the patch is not that large and I would argue that it's
> better for the project if we can try to avoid introducing too
> much friction into the process of doing 'safe' tree-wide
> minor refactorings.
> ---
>  accel/kvm/kvm-all.c       |  6 ++--
>  dma-helpers.c             |  4 +--
>  exec.c                    |  4 +--
>  hw/dma/xlnx-zdma.c        | 11 +++----
>  hw/net/dp8393x.c          | 68 ++++++++++++++++++++-------------------
>  hw/net/i82596.c           | 25 +++++++-------
>  hw/net/lasi_i82596.c      |  5 +--
>  hw/ppc/pnv_lpc.c          |  8 ++---
>  hw/s390x/css.c            | 12 +++----
>  qtest.c                   | 52 +++++++++++++++---------------
>  target/i386/hvf/x86_mmu.c | 12 +++----
>  11 files changed, 103 insertions(+), 104 deletions(-)

I agree, but please include the semantic patch in scripts/coccinelle/.

Thanks,

Paolo




reply via email to

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