]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.sbin/bhyve/pci_nvme.c
Copy libevent sources to contrib
[FreeBSD/FreeBSD.git] / usr.sbin / bhyve / pci_nvme.c
2018-09-24 emasteCopy libevent sources to contrib
2018-09-13 jkimUpdate OpenSSL to 1.1.1.
2018-09-10 desUpgrade to OpenSSH 7.8p1.
2018-08-23 manudts: Import DTS for arm64
2018-08-22 chuckMake NVMe compatible with the original API
2018-08-21 araujoFix resource leak when using strdup(3).
2018-08-20 araujoNVMe spec version 1.3c says that "serial number" field...
2018-08-20 araujoUsers must set the number of queues from 1 to maximum...
2018-08-20 araujoFix double mutex lock.
2018-08-16 araujoFix a resource leak when using strdup(3) and also fix...
2018-08-16 araujoRemove duplicated code.
2018-08-16 araujoAdd a comment explaining how the PSN works and why...
2018-08-16 araujoIncrease the mask from 15 to 255 or otherwise NVME_FEAT...
2018-08-14 jkimMerge OpenSSL 1.0.2p.
2018-08-13 manuImport DTS files from Linux 4.18
2018-08-08 eadlerfile: update to 5.34
2018-07-31 mavMFV r336991, r337001:
2018-07-29 mmMFV r336851:
2018-07-11 cyMFV r324714:
2018-07-05 araujo- Add bhyve NVMe device emulation.