Qemu, libvirt and tmux updates

I had not updated my virt repository for more than a year now... Mostly because i had not needed to.
Here's two major updates today!

  • Qemu - 2.1.2
    • Compiled against ceph-0.80 and glusterfs-3.5.2
    • Enable LZO and RDMA support
    • Compiled with GCC 4.8 from devtoolset 2
  • Libvirt - 1.2.9
    • Enable PIE, Full relro

Please mind that both qemu and libvirtd binaries require to disable PAX mprotect paxctl -cm /usr/bin/qemu* /usr/sbin/libvirtd

As usual, i'm dogfooding all my packages, but it may happen that i miss a bug on an option or something, so contact me if you encounter any issues.