Gerd Hoffmann (3): qxl: fix modular builds with dtrace module: ignore NULL type module: silence errors for module_load_qom_all(). include/qemu/module.h | 8 ++++---- hw/display/qxl.c | 9 +++++++++ softmmu/qtest.c | 2 +- util/module.c | 20 +++++++++++++------- 4 files changed, 27 insertions(+), 12 deletions(-) -- 2.18.4
- [PATCH 0/3] module fixes Gerd Hoffmann