Re: [Qemu-devel] [PATCH v5] NVMe: Initial commit for new storage interface

2013-06-11 Thread Kevin Wolf
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-

Re: [Qemu-devel] [PATCH v5] NVMe: Initial commit for new storage interface

2013-06-05 Thread Stefan Hajnoczi
On Tue, Jun 04, 2013 at 09:17:10AM -0600, Keith Busch wrote: > 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 > capabilitie

[Qemu-devel] [PATCH v5] NVMe: Initial commit for new storage interface

2013-06-04 Thread Keith Busch
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 o