Introduce NVMe disk type for qga firstly, then support SMART in the response of command "guest-get-disks".
Originally I sent the 2 patch separately, because the second patch is dependent on the first one. So resend them in a patchset. Zhenwei Pi (2): qga: Introduce NVMe disk bus type qga: Introduce disk smart qga/commands-posix.c | 78 +++++++++++++++++++++++++++++++++++++++++++- qga/qapi-schema.json | 56 +++++++++++++++++++++++++++++-- 2 files changed, 131 insertions(+), 3 deletions(-) -- 2.25.1