Plugins require building QEMU with the --enable-plugins option. So run the following from the <qemu dir>/build folder:
--enable-plugins
<qemu dir>/build
./configure --enable-plugins make
The resulting plugin binaries will then end up in <qemu dir>/build/contrib/plugins/.
<qemu dir>/build/contrib/plugins/