Re: [Qemu-devel] [Qemu-block] [PATCH 0/2] import nvme fix

2015-11-25 Thread Keith Busch
On Wed, Nov 25, 2015 at 10:28:42AM +0100, Kevin Wolf wrote: > Am 18.11.2015 um 19:53 hat Christoph Hellwig geschrieben: > > First one fixes Identify to behave as mandated by the spec, and the > > second bumps the PCI revision so that guest drivers can detect > > the fixed version of the device so t

Re: [Qemu-devel] [Qemu-block] [PATCH 0/2] import nvme fix

2015-11-25 Thread Kevin Wolf
Am 18.11.2015 um 19:53 hat Christoph Hellwig geschrieben: > First one fixes Identify to behave as mandated by the spec, and the > second bumps the PCI revision so that guest drivers can detect > the fixed version of the device so that only the old version has > to be blacklisted. Keith, this looks