1. 900610e module: Use QEMU_MODULE_DIR as a search path by ryang · 7 years ago
  2. dffa41b module: Don't load the same module if requested multiple times by Fam Zheng · 8 years ago
  3. 88d8879 blockdev: Add dynamic module loading for block drivers by Marc Mari · 8 years ago
  4. 9be3859 coccinelle: Remove unnecessary variables for function return value by Eduardo Habkost · 9 years ago
  5. aafd758 util: Clean up includes by Peter Maydell · 9 years ago
  6. bb2eb18 module: Don't complain when a module is absent by Andreas Färber · 11 years ago
  7. f9e13f8 module: Simplify module_load() by Andreas Färber · 11 years ago
  8. 08cf996 util: Add 'static' attribute to function implementation by Stefan Weil · 11 years ago
  9. d844a7b modules: Fix building with --enable-modules by Fam Zheng · 11 years ago
  10. aa0d1f4 modules: do not include gmodule-2.0 in static builds by Paolo Bonzini · 11 years ago
  11. e26110c module: implement module loading by Fam Zheng · 11 years ago
  12. baacf04 build: move libqemuutil.a components to util/ by Paolo Bonzini · 12 years ago[Renamed from module.c]
  13. 1de7afc misc: move include files to include/qemu/ by Paolo Bonzini · 12 years ago
  14. b920df5 Remove type field in ModuleEntry as it's not used by Chen Yufei · 13 years ago
  15. 6b620ca prepare for future GPLv2+ relicensing by Paolo Bonzini · 13 years ago
  16. 7267c09 Use glib memory allocation and free functions by Anthony Liguori · 13 years ago
  17. 72cf2d4 Fix sys-queue.h conflict for good by Blue Swirl · 15 years ago
  18. f789743 Fix module initialization when more than 1 class is in use by Anthony Liguori · 16 years ago
  19. 0bfe3ca Constructor support by Anthony Liguori · 16 years ago