Am 04.06.2013 um 17:17 hat Keith Busch geschrieben: > Initial commit for emulated Non-Volatile-Memory Express (NVMe) pci > storage device. > > NVMe is an open, industry driven storage specification defining > an optimized register and command set designed to deliver the full > capabilities of non-volatile memory on PCIe SSDs. Further information > may be found on the organizations website at: > > http://www.nvmexpress.org/ > > This commit implements the minimum from the specification to work with > existing drivers. > > Cc: Keith Busch <keith.bu...@gmail.com> > Signed-off-by: Keith Busch <keith.bu...@intel.com>
Thanks, applied to the block branch. Kevin