7 Commits (aece5edc96f211eec6febdafc9bbbb99315a2efd)

Author SHA1 Message Date
Andreas Färber bb2eb1892d module: Don't complain when a module is absent 12 years ago
Andreas Färber f9e13f8fd8 module: Simplify module_load() 12 years ago
Stefan Weil 08cf99629d util: Add 'static' attribute to function implementation 12 years ago
Fam Zheng d844a7b656 modules: Fix building with --enable-modules 12 years ago
Paolo Bonzini aa0d1f4488 modules: do not include gmodule-2.0 in static builds 12 years ago
Fam Zheng e26110cfc6 module: implement module loading 12 years ago
Paolo Bonzini baacf04799 build: move libqemuutil.a components to util/ 14 years ago
Paolo Bonzini 1de7afc984 misc: move include files to include/qemu/ 14 years ago
Chen Yufei b920df5c79 Remove type field in ModuleEntry as it's not used 14 years ago
Paolo Bonzini 6b620ca3b0 prepare for future GPLv2+ relicensing 14 years ago
Anthony Liguori 7267c0947d Use glib memory allocation and free functions 15 years ago
Blue Swirl 72cf2d4f0e Fix sys-queue.h conflict for good 17 years ago
Anthony Liguori f789743095 Fix module initialization when more than 1 class is in use 17 years ago
Anthony Liguori 0bfe3ca51e Constructor support 17 years ago