qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/1] qom: Fix missing interface in qemu-storage-daemon
@ 2020-10-06 11:19 Philippe Mathieu-Daudé
  2020-10-06 11:19 ` [PATCH v2 1/1] hw/nvram: Always register FW_CFG_DATA_GENERATOR_INTERFACE Philippe Mathieu-Daudé
  0 siblings, 1 reply; 9+ messages in thread
From: Philippe Mathieu-Daudé @ 2020-10-06 11:19 UTC (permalink / raw)
  To: Daniel P . Berrange, Kevin Wolf, qemu-devel
  Cc: Paolo Bonzini, Laszlo Ersek, Gerd Hoffmann, qemu-block,
	Philippe Mathieu-Daudé

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



^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2020-10-06 13:13 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-10-06 11:19 [PATCH v2 0/1] qom: Fix missing interface in qemu-storage-daemon Philippe Mathieu-Daudé
2020-10-06 11:19 ` [PATCH v2 1/1] hw/nvram: Always register FW_CFG_DATA_GENERATOR_INTERFACE Philippe Mathieu-Daudé
2020-10-06 11:31   ` Paolo Bonzini
2020-10-06 12:15   ` Kevin Wolf
2020-10-06 12:20     ` Paolo Bonzini
2020-10-06 12:38       ` Kevin Wolf
2020-10-06 12:51         ` Paolo Bonzini
2020-10-06 12:55   ` Laszlo Ersek
2020-10-06 13:03     ` Philippe Mathieu-Daudé

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).