On 3/12/25 07:09, Philippe Mathieu-Daudé wrote:
From: Zhao Liu <[email protected]>

Now all calls of x86 machines to fw_cfg_init_io_dma() pass DMA
arguments, so the FWCfgState (FWCfgIoState) created by x86 machines
enables DMA by default.

Then 'linuxboot.bin' isn't used anymore, and it will be removed in the
next commit.

Signed-off-by: Zhao Liu <[email protected]>

Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
Tested-by: Philippe Mathieu-Daudé <[email protected]>

Signed-off-by: Philippe Mathieu-Daudé <[email protected]>
---
  hw/i386/fw_cfg.c     | 1 +
  hw/i386/x86-common.c | 6 ++----
  2 files changed, 3 insertions(+), 4 deletions(-)


Reply via email to