]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Make tunnelled migration honour resource restriction
authorDaniel P. Berrange <berrange@redhat.com>
Wed, 20 Apr 2011 16:56:35 +0000 (17:56 +0100)
committerDaniel P. Berrange <berrange@redhat.com>
Mon, 16 May 2011 14:18:22 +0000 (15:18 +0100)
commitdba5a60462d71df15cef2773134ebb6c5fe41124
tree73a1d2c9ec3d7050b29c864b26eb1443604a1542
parent792a5a6159f9d642ee7f5bd13cf863e0aa792417
Make tunnelled migration honour resource restriction

The doTunnelMigrate method forgot to set the bandwidth
resource restriction

* src/qemu/qemu_migration.c: Set resource restriction
src/qemu/qemu_migration.c