[Qemu-devel] [PATCH v5.2 0/2] qga: report the usage of fs in guests

Chen Hanxiao posted 2 patches 5 years, 10 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20180614080607.16604-1-chen_han_xiao@126.com
Test checkpatch passed
Test docker-mingw@fedora passed
Test docker-quick@centos7 passed
Test s390x passed
qga/commands-posix.c | 15 +++++++++++++++
qga/commands-win32.c | 12 ++++++++++++
qga/qapi-schema.json |  3 +++
3 files changed, 30 insertions(+)
[Qemu-devel] [PATCH v5.2 0/2] qga: report the usage of fs in guests
Posted by Chen Hanxiao 5 years, 10 months ago
This series report the usage of guest's fs
by "used_bytes" and "total_bytes" in guest-get-fsinfo.

Chen Hanxiao (2):
  qga: add mountpoint usage info to GuestFilesystemInfo
  qga-win: add driver path usage to GuestFilesystemInfo

 qga/commands-posix.c | 15 +++++++++++++++
 qga/commands-win32.c | 12 ++++++++++++
 qga/qapi-schema.json |  3 +++
 3 files changed, 30 insertions(+)

-- 
2.17.1