Re: [Qemu-devel] [Qemu-block] [RFC, v1] Namespace Management Support

2019-07-08 Thread Matt Fitzpatrick
of going through the patch you posted. Nice job!  I'm glad to see more people adding enhancements. It was pretty stale for years. -Matt On 7/5/19 12:50 AM, Klaus Birkelund wrote: On Tue, Jul 02, 2019 at 10:39:36AM -0700, Matt Fitzpatrick wrote: Adding namespace management support to the nvme device

[Qemu-devel] [RFC,v1] Namespace Management Support

2019-07-02 Thread Matt Fitzpatrick
Adding namespace management support to the nvme device. Namespace creation requires contiguous block space for a simple method of allocation. I wrote this a few years ago based on Keith's fork and nvmeqemu fork and have recently re-synced with the latest trunk.  Some data structures in nvme.h