qemu-arm
[Top][All Lists]
Advanced

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

Re: [PATCH 1/9] hw/i386/q35: Use DEVICE() cast macro with PCIDevice obje


From: Richard Henderson
Subject: Re: [PATCH 1/9] hw/i386/q35: Use DEVICE() cast macro with PCIDevice object
Date: Tue, 13 Feb 2024 06:31:28 -1000
User-agent: Mozilla Thunderbird

On 2/12/24 22:11, Philippe Mathieu-Daudé wrote:
QDev API provides the DEVICE() macro to access the
'qdev' parent field of the PCIDevice structure.

Signed-off-by: Philippe Mathieu-Daudé<philmd@linaro.org>
---
  hw/i386/pc_q35.c | 4 ++--
  1 file changed, 2 insertions(+), 2 deletions(-)

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

r~



reply via email to

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