[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Applying Throttle Block Filter via QMP Command
From: |
Alberto Garcia |
Subject: |
Re: Applying Throttle Block Filter via QMP Command |
Date: |
Mon, 24 Feb 2025 20:28:50 +0100 |
On Mon, Feb 10, 2025 at 08:21:51PM +0900, Henry lol wrote:
> On the other hand, is it difficult to apply and manage throttle
> using the QMP command?
Sorry that I took so long to reply, here are some examples:
https://github.com/qemu/qemu/blob/v9.2.2/tests/qemu-iotests/184#L66
https://github.com/qemu/qemu/blob/v9.2.2/tests/qemu-iotests/184#L147
https://github.com/qemu/qemu/blob/v9.2.2/qapi/block-core.json#L2699
Berto