Re: [PATCH Libvirt v3 00/10] Support dirty page rate upper limit

2023-09-06 Thread Yong Huang
On Wed, Sep 6, 2023 at 9:16 PM Martin Kletzander wrote: > On Wed, Sep 06, 2023 at 03:27:10AM +, ~hyman wrote: > >Hyman Huang(黄勇) (10): > > qemu_capabilities: Introduce QEMU_CAPS_VCPU_DIRTY_LIMIT capability > > conf: Introduce XML for dirty limit configuration > > libvirt: Add

Re: [PATCH Libvirt v3 00/10] Support dirty page rate upper limit

2023-09-06 Thread Martin Kletzander
On Wed, Sep 06, 2023 at 03:27:10AM +, ~hyman wrote: Hyman Huang(黄勇) (10): qemu_capabilities: Introduce QEMU_CAPS_VCPU_DIRTY_LIMIT capability conf: Introduce XML for dirty limit configuration libvirt: Add virDomainSetVcpuDirtyLimit API qemu_driver: Implement qemuDomainSetVcpuDirtyLimit

[PATCH Libvirt v3 00/10] Support dirty page rate upper limit

2023-09-05 Thread ~hyman
Hi, This is the latest version for the series, please review. Thanks, Yong v3: - rebase on master and fix conflicts - refactor the comments and update the version tag v2: The patch set introduce a new API virDomainSetVcpuDirtyLimit to allow upper Apps to set upper limits of dirty page rate for