mbox series

[0/2] QAPI: Support NVMe disk type

Message ID 20220302085410.1302157-1-pizhenwei@bytedance.com (mailing list archive)
Headers show
Series QAPI: Support NVMe disk type | expand

Message

zhenwei pi March 2, 2022, 8:54 a.m. UTC
- Introduce NVMe disk type
- Support NVMe disk type for posix

Zhenwei Pi (2):
  qapi: Introduce NVMe disk bus type
  qga/commands-posix: Support NVMe disk type

 qga/commands-posix.c | 5 ++++-
 qga/qapi-schema.json | 3 ++-
 2 files changed, 6 insertions(+), 2 deletions(-)