• E
    qemu: Fix updating bandwidth limits in live XML · f4ba3385
    Erik Skultety 提交于
    When trying to update bandwidth limits on a running domain, limits get
    updated in our internal structures, however XML parser reads
    bandwidth limits from network 'actual' definition. Committing this patch
    it is now available to update bandwidth 'actual' definition as well,
    thus updating domain runtime XML.
    f4ba3385
qemu_driver.c 587.9 KB