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é<phi...@linaro.org> --- hw/i386/pc_q35.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~