qemu-ppc
[Top][All Lists]
Advanced

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

Re: [PATCH] hw/dma: Pass parent object to i8257_dma_init()


From: Richard Henderson
Subject: Re: [PATCH] hw/dma: Pass parent object to i8257_dma_init()
Date: Tue, 13 Feb 2024 05:58:03 -1000
User-agent: Mozilla Thunderbird

On 2/13/24 01:44, Philippe Mathieu-Daudé wrote:
Set I8257 instances parent (migration isn't affected).

Signed-off-by: Philippe Mathieu-Daudé<philmd@linaro.org>
---
  include/hw/dma/i8257.h | 2 +-
  hw/dma/i82374.c        | 2 +-
  hw/dma/i8257.c         | 4 +++-
  hw/i386/pc_piix.c      | 2 +-
  hw/isa/lpc_ich9.c      | 2 +-
  hw/isa/piix.c          | 2 +-
  hw/isa/vt82c686.c      | 2 +-
  hw/mips/jazz.c         | 2 +-
  8 files changed, 10 insertions(+), 8 deletions(-)

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

r~



reply via email to

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