Queued, thanks.
On Fri, May 20, 2022 at 1:19 PM Konstantin Kostiuk
wrote:
> Reviewed-by: Konstantin Kostiuk
>
> On Fri, May 20, 2022 at 5:20 AM luzhipeng wrote:
>
>> Add a new 'guest-get-diskstats' command for report disk io statistics
>> for Linux guests. This can be useful for getting io flo
Reviewed-by: Konstantin Kostiuk
On Fri, May 20, 2022 at 5:20 AM luzhipeng wrote:
> Add a new 'guest-get-diskstats' command for report disk io statistics
> for Linux guests. This can be useful for getting io flow or handling
> IO fault, no need to enter guests.
>
> Signed-off-by: luzhipeng
> Re
Add a new 'guest-get-diskstats' command for report disk io statistics
for Linux guests. This can be useful for getting io flow or handling
IO fault, no need to enter guests.
Signed-off-by: luzhipeng
Reviewed-by: Marc-André Lureau
---
Changes v4->v5: fix Typo and adjust fileds order in qapi-sche