qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v3 0/6] hw/vfio/ccw: hw: Use QOM macros and remove DO_UPCAST(


From: Thomas Huth
Subject: Re: [PATCH v3 0/6] hw/vfio/ccw: hw: Use QOM macros and remove DO_UPCAST() uses
Date: Mon, 27 Feb 2023 12:46:27 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.13.0

On 27/02/2023 12.15, Philippe Mathieu-Daudé wrote:
Hi Alex,

On 13/2/23 18:01, Philippe Mathieu-Daudé wrote:
QOM housekeeping series which replace the DO_UPCAST() macro
uses by equivalent QOM ones (and few more trivial cleanups).

Since v2:
- Split of bigger series
- Split in simpler patches
- Added Eric R-b tags

v2:
20230213070820.76881-17-philmd@linaro.org/">https://lore.kernel.org/qemu-devel/20230213070820.76881-17-philmd@linaro.org/

Philippe Mathieu-Daudé (6):
   hw/s390x/event-facility: Replace DO_UPCAST(SCLPEvent) by SCLP_EVENT()

Thomas took the first patch,

   hw/vfio/ccw: Simplify using DEVICE() macro
   hw/vfio/ccw: Use intermediate S390CCWDevice variable
   hw/vfio/ccw: Replace DO_UPCAST(S390CCWDevice) by S390_CCW_DEVICE()
   hw/vfio/ccw: Remove pointless S390CCWDevice variable
   hw/vfio/ccw: Replace DO_UPCAST(VFIOCCWDevice) by VFIO_CCW()

Could you take the other ones via your VFIO tree?
(all patches reviewed).

I've picked the other patches now, too (since they've got a Reviewed-by by one of the vfio-ccw maintainers now).

 Thomas




reply via email to

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