Message ID | 20220420022610.418052-1-pizhenwei@bytedance.com (mailing list archive) |
---|---|
Headers | show |
Series | qga: Support NVMe disk type and SMART | expand |
Hi, Markus & Michael Could you please give any hint about this patch? On 4/20/22 10:26, zhenwei pi wrote: > v1 -> v2: > - Update version from 7.0 to 7.1. > > v1: > - Introduce NVMe type for command 'guest-get-disks'. > - Introduce SMART, and implement NVMe SMART for command 'guest-get-disks'. > > 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(-) >