On Apr 21 18:20, Gollu Appalanaidu wrote: >This series fixes the LBAF Formats intialization and Adds the >Identify Namespace Parameters enums to make to more readable. > >Gollu Appalanaidu (3): > hw/block/nvme: fix lbaf formats initialization > hw/block/nvme: add id ns flbas enum > hw/block/nvme: add id ns metadata cap (mc) enum > > hw/block/nvme-ns.c | 51 +++++++++++++++++++------------------------- > hw/block/nvme-ns.h | 2 +- > include/block/nvme.h | 10 ++++++++- > 3 files changed, 32 insertions(+), 31 deletions(-) > >-- >2.17.1 > Thanks, applied this to nvme-next! I squashed up patch 2 and 3.