qemu-arm
[Top][All Lists]
Advanced

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

Re: [PATCH 00/14] hw/arm: QOM OBJECT_DECLARE_SIMPLE_TYPE cleanups


From: Richard Henderson
Subject: Re: [PATCH 00/14] hw/arm: QOM OBJECT_DECLARE_SIMPLE_TYPE cleanups
Date: Mon, 9 Jan 2023 09:59:30 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.4.2

On 1/9/23 06:02, Philippe Mathieu-Daudé wrote:
Philippe Mathieu-Daudé (14):
   hw/arm/pxa: Avoid forward-declaring PXA2xxI2CState
   hw/gpio/omap_gpio: Add local variable to avoid embedded cast
   hw/arm/omap: Drop useless casts from void * to pointer
   hw/gpio/omap_gpio: Use CamelCase for TYPE_OMAP1_GPIO type name
   hw/gpio/omap_gpio: Use CamelCase for TYPE_OMAP2_GPIO type name
   hw/intc/omap_intc: Use CamelCase for TYPE_OMAP_INTC type name
   hw/arm/stellaris: Drop useless casts from void * to pointer
   hw/arm/stellaris: Use CamelCase for STELLARIS_ADC type name
   hw/arm/bcm2836: Remove definitions generated by OBJECT_DECLARE_TYPE()
   hw/arm/npcm7xx: Declare QOM macros using OBJECT_DECLARE_SIMPLE_TYPE()
   hw/misc/sbsa_ec: Rename TYPE_SBSA_EC -> TYPE_SBSA_SECURE_EC
   hw/misc/sbsa_ec: Declare QOM macros using OBJECT_DECLARE_SIMPLE_TYPE()
   hw/intc/xilinx_intc: Use 'XpsIntc' typedef instead of 'struct xlx_pic'
   hw/timer/xilinx_timer: Use XpsTimerState instead of 'struct
     timerblock'

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>

r~



reply via email to

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