]> Git Repo - qemu.git/commit - include/hw/nvram/fw_cfg.h
Implement fw_cfg DMA interface
authorMarc Marí <[email protected]>
Thu, 8 Oct 2015 15:02:55 +0000 (17:02 +0200)
committerGerd Hoffmann <[email protected]>
Mon, 19 Oct 2015 13:26:53 +0000 (15:26 +0200)
commita4c0d1deb785611c96a455f65ec032976b00b36f
treeb8b72b8b03b8a30e36cf0e4e924dd47566627b97
parentc9eae1d4b93695d98fa5306a28b7fb7acc34ae67
Implement fw_cfg DMA interface

Based on the specifications on docs/specs/fw_cfg.txt

This interface is an addon. The old interface can still be used as usual.

Based on Gerd Hoffman's initial implementation.

Signed-off-by: Marc Marí <[email protected]>
Reviewed-by: Laszlo Ersek <[email protected]>
Signed-off-by: Gerd Hoffmann <[email protected]>
hw/arm/virt.c
hw/nvram/fw_cfg.c
include/hw/nvram/fw_cfg.h
tests/fw_cfg-test.c
This page took 0.027242 seconds and 4 git commands to generate.