On Sun, Mar 05, 2017 at 03:34:02PM -0700, Daniel Verkamp wrote:
On Thu, Mar 2, 2017 at 7:51 AM, Kevin O'Connor kevin@koconnor.net wrote:
On Thu, Feb 23, 2017 at 11:27:52PM -0700, Daniel Verkamp wrote:
With the first two patches applied, I am able to install and boot FreeDOS on an Intel SSD DC P3700, an NVMe 1.0 device, in QEMU using PCI device assignment.
The rest of the patches are minor issues found through inspection.
Thanks. I committed this series.
If this was tested with QEMU device passthrough, do you think we can also enable NVMe on real hardware?
I am not equipped to test on a complete real-hardware system, but I don't see anything that would prevent the driver from working correctly there.
If you tested with a real PCI device using PCI passthrough, then I think it's safe to enable support on real machines.
-Kevin