qemu-devel
[Top][All Lists]
Advanced

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

[PATCH v2 0/1] qom: Fix missing interface in qemu-storage-daemon


From: Philippe Mathieu-Daudé
Subject: [PATCH v2 0/1] qom: Fix missing interface in qemu-storage-daemon
Date: Tue, 6 Oct 2020 13:19:08 +0200

Attempt to fix the issue reported by Kevin.

Since RFC:
- Keep it local to hw/nvram (danpb)
- Based on Meson cleanup

Based-on: <20201006111219.2300921-1-philmd@redhat.com>
Supersedes: <20201005105442.2093105-1-philmd@redhat.com>

Philippe Mathieu-Daudé (1):
  hw/nvram: Always register FW_CFG_DATA_GENERATOR_INTERFACE

 hw/nvram/fw_cfg-interface.c | 15 +++++++++++++++
 hw/nvram/fw_cfg.c           |  7 -------
 MAINTAINERS                 |  2 +-
 hw/nvram/meson.build        |  3 +++
 4 files changed, 19 insertions(+), 8 deletions(-)
 create mode 100644 hw/nvram/fw_cfg-interface.c

-- 
2.26.2




reply via email to

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