hw/nvram/fw_cfg: Add the FW_CFG_DATA_GENERATOR interface
commit3203148917d035b09f71986ac2eaa19a352d6d9d
authorPhilippe Mathieu-Daudé <philmd@redhat.com>
Thu, 14 May 2020 13:15:38 +0000 (14 15:15 +0200)
committerPhilippe Mathieu-Daudé <philmd@redhat.com>
Fri, 3 Jul 2020 16:16:01 +0000 (3 18:16 +0200)
tree99655b5eb28e3ae47c15dfa13409791ccdc0097f
parent993aec27aa39aa90f89f227d8f82cc1f8062386e
hw/nvram/fw_cfg: Add the FW_CFG_DATA_GENERATOR interface

The FW_CFG_DATA_GENERATOR allows any object to produce
blob of data consumable by the fw_cfg device.

Reviewed-by: Laszlo Ersek <lersek@redhat.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Message-Id: <20200623172726.21040-3-philmd@redhat.com>
docs/specs/fw_cfg.txt
hw/nvram/fw_cfg.c
include/hw/nvram/fw_cfg.h