[PATCH 0/2] add boot partitions support and read test case

Gollu Appalanaidu posted 2 patches 2 years, 10 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/next-importer-push tags/patchew/20210524212416.26652-1-anaidu.gollu@samsung.com
Maintainers: Klaus Jensen <its@irrelevant.dk>, Max Reitz <mreitz@redhat.com>, Thomas Huth <thuth@redhat.com>, Paolo Bonzini <pbonzini@redhat.com>, Laurent Vivier <lvivier@redhat.com>, Fam Zheng <fam@euphon.net>, Stefan Hajnoczi <stefanha@redhat.com>, Keith Busch <kbusch@kernel.org>, Kevin Wolf <kwolf@redhat.com>
There is a newer version of this series
hw/nvme/ctrl.c          | 200 ++++++++++++++++++++++++++++++++++++++++
hw/nvme/nvme.h          |   3 +
hw/nvme/trace-events    |   7 ++
include/block/nvme.h    |  75 ++++++++++++++-
tests/qtest/nvme-test.c | 118 +++++++++++++++++++++++-
5 files changed, 401 insertions(+), 2 deletions(-)
[PATCH 0/2] add boot partitions support and read test case
Posted by Gollu Appalanaidu 2 years, 10 months ago
This series adds the boot partition feature as well test case for
reading boot partition area.

Gollu Appalanaidu (2):
  hw/nvme: add support for boot partiotions
  tests/qtest/nvme-test: add boot partition read test

 hw/nvme/ctrl.c          | 200 ++++++++++++++++++++++++++++++++++++++++
 hw/nvme/nvme.h          |   3 +
 hw/nvme/trace-events    |   7 ++
 include/block/nvme.h    |  75 ++++++++++++++-
 tests/qtest/nvme-test.c | 118 +++++++++++++++++++++++-
 5 files changed, 401 insertions(+), 2 deletions(-)

-- 
2.17.1