qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 01/42] hw/i386/pc: Create DMA controllers in south bridges


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH 01/42] hw/i386/pc: Create DMA controllers in south bridges
Date: Thu, 1 Sep 2022 21:08:16 +0200
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:91.0) Gecko/20100101 Thunderbird/91.13.0

On 1/9/22 18:25, Bernhard Beschow wrote:
Just like in the real hardware (and in PIIX4), create the DMA
controllers in the south bridges.

Signed-off-by: Bernhard Beschow <shentey@gmail.com>
---
  hw/i386/pc.c      | 3 ---
  hw/i386/pc_piix.c | 2 ++
  hw/isa/Kconfig    | 2 ++
  hw/isa/lpc_ich9.c | 3 +++
  hw/isa/piix3.c    | 9 +++++++--
  5 files changed, 14 insertions(+), 5 deletions(-)

Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>



reply via email to

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