-v2: Boot partitions write and read offset corrections 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 | 207 ++++++++++++++++++++++++++++++++++++++++ hw/nvme/nvme.h | 3 + hw/nvme/trace-events | 7 ++ include/block/nvme.h | 75 ++++++++++++++- tests/qtest/nvme-test.c | 118 ++++++++++++++++++++++- 5 files changed, 408 insertions(+), 2 deletions(-) -- 2.17.1