mbox series

[RFC,0/2] Option to build native TCG with --enable-modules

Message ID 20210629212819.24389-1-jziviani@suse.de (mailing list archive)
Headers show
Series Option to build native TCG with --enable-modules | expand

Message

Jose R. Ziviani June 29, 2021, 9:28 p.m. UTC
Hello!

I'm sending this simple patchset based on a patch still on review[1]
just to understand if it's something that makes sense to the community.

If so, I think it could be included in Gerd's patchset.

Thank you!

[1] https://patchwork.kernel.org/project/qemu-devel/list/?series=506379

Jose R. Ziviani (2):
  modules: Option to build native TCG with --enable-modules
  modules: Fix warning in module_arch documentation

 configure             | 12 ++++++++++--
 include/qemu/module.h |  2 +-
 meson.build           |  7 ++++++-
 meson_options.txt     |  2 ++
 4 files changed, 19 insertions(+), 4 deletions(-)