[libvirt-users] [qemu-kvm] Network bandwidth limits via libvirt

2014-08-12 Thread Romain Hardouin
Hi all, I try to understand why the interface bandwidth limits are not applied to my Ubuntu 12.04 VM (qemu-kvm driver) and I would need some insights. I spawn my VM with OpenStack and when I issue a dumpxml on my domain, I can see that bandwidth limits are set:

[libvirt-users] Hook for qemu: traffic shaping

2014-08-28 Thread Romain Hardouin
Hi all, If some people use generic ethernet interface and want to set traffic shaping, I made a libvirt hook for qemu: https://github.com/rhardouin/libvirt_hooks Of course, this is a workaround. I recently started to work on a fix but in the meantime this hook will do the trick and maybe it cou