]> xenbits.xensource.com Git - people/andrewcoop/seabios.git/commit
NVMe: Allow NVMe to be enabled on real hardware
authorKevin O'Connor <kevin@koconnor.net>
Wed, 10 May 2017 20:14:39 +0000 (16:14 -0400)
committerKevin O'Connor <kevin@koconnor.net>
Wed, 10 May 2017 20:14:39 +0000 (16:14 -0400)
commit235a8190a05b29cb0fd2eaa3a4c9ed8cb651d96e
tree7149ef5a14bf8ad7ee9cc7d12fe0410c380a13b9
parent3fdabaee7d4c36231fe2f052b2d3464dba690acc
NVMe: Allow NVMe to be enabled on real hardware

A couple of users have reported success with the NVMe driver on real
hardware, so allow it to be enabled outside of QEMU.

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
src/Kconfig
src/hw/nvme.c