Re: [Qemu-devel] [PATCH v12 0/8] Shared Library Module Support
I have a doubt about patch 5. I have placed the others in a configure branch on github, in preparation for sending a pull request once there's agreement. Paolo
[Qemu-devel] [PATCH v12 0/8] Shared Library Module Support
This series implements feature of shared object building as described in: http://wiki.qemu.org/Features/Modules The main idea behind modules is to isolate dependencies on third party libraries from qemu executables, such as libglusterfs or librbd, so that the end users can install core qemu packa