diff options
| author | Philippe Mathieu-Daudé <philmd@linaro.org> | 2024-12-13 14:22:02 +0100 |
|---|---|---|
| committer | Philippe Mathieu-Daudé <philmd@linaro.org> | 2024-12-14 00:16:18 +0100 |
| commit | 4016adc74aee696bca025e546edfd2ae8f57863b (patch) | |
| tree | cc48ed19931b90056d63a85b34efd92e55aa6720 /hw/pci/pci.c | |
| parent | 51680269fe08a739ac95dd651a11430b318b5bdf (diff) | |
| download | focaccia-qemu-4016adc74aee696bca025e546edfd2ae8f57863b.tar.gz focaccia-qemu-4016adc74aee696bca025e546edfd2ae8f57863b.zip | |
hw/nvram/fw_cfg: Skip FW_CFG_DATA_GENERATOR when no data to generate
Allow the FW_CFG_DATA_GENERATOR interface get_data() handler to return NULL when there is nothing to generate. In that case fw_cfg_add_file_from_generator() will not add any item and return %true. Reported-by: Daniel P. Berrangé <berrange@redhat.com> Reviewed-by: Daniel P. Berrangé <berrange@redhat.com> Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Message-Id: <20241213133352.10915-4-philmd@linaro.org>
Diffstat (limited to 'hw/pci/pci.c')
0 files changed, 0 insertions, 0 deletions