]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.sbin/bhyve
Merge branch 'releng/12.3' into releng-CDN/12.3
[FreeBSD/FreeBSD.git] / usr.sbin / bhyve /
2022-04-06 Merge RobotMerge branch 'releng/12.3' into releng-CDN/12.3
2022-04-05 Mark Johnstonbhyve: validate e82545 checksum offset field
2021-08-24 Mark Johnstonbhyve: Fix vq_getchain() error handling bugs in various...
2021-08-16 Mateusz Piotrowskibhyve.8: Fix mandoc -Tlint issues
2021-08-16 Mateusz Piotrowskibhyve: Document the format for HD audio backends
2021-08-16 Mateusz Piotrowskibhyve.8: Improve AHCI backends documentation
2021-08-16 Mateusz Piotrowskibhyve.8: Improve documentation of NVME backend
2021-08-16 Mateusz Piotrowskibhyve.8: Improve framebuffer backends description
2021-08-16 Mateusz Piotrowskibhyve.8: Clean up virtio console device backends descri...
2021-08-16 Mateusz Piotrowskibhyve.8: Clean up TTY, boot ROM, and pass-through descr...
2021-08-16 Mateusz Piotrowskibhyve.8: Clean up SCSI device backends section
2021-08-16 Mateusz Piotrowskibhyve.8: Clean up block storage device backends description
2021-08-16 Mateusz Piotrowskibhyve.8: Clean up network backends section
2021-08-16 Mateusz Piotrowskibhyve.8: Improve emulation description of the -s flag
2021-08-16 Mateusz Piotrowskibhyve.8: Clean up the slot description of -s
2021-08-16 Mateusz Piotrowskibhyve.8: Clean-up synopsis of -s
2021-08-16 Mateusz Piotrowskibhyve.8: Fix indention in the signals table
2021-08-16 Mateusz Piotrowskibhyve.8: Fix the synopsis of -p
2021-08-16 Mateusz Piotrowskibhyve.8: Improve the description of the -m flag
2021-08-16 Mateusz Piotrowskibhyve.8: Improve the description and synopsis of -l
2021-08-16 Mateusz Piotrowskibhyve.8: Sort the options in the OPTIONS section
2021-08-16 Mateusz Piotrowskibhyve: Improve the option description in the usage...
2021-08-16 Mateusz Piotrowskibhyve: Fix synopsis in the usage message
2021-08-16 Mateusz Piotrowskibhyve.8: Make synopsis more readable
2021-07-09 Chuck Tufflibhyve: Fix NVMe iovec construction for large IOs
2021-05-10 Mark Johnstonbhyve: Set SO_REUSEADDR on the gdb stub socket
2021-02-17 Jung-uk KimOpenSSL: Merge OpenSSL 1.1.1j
2020-12-17 Robert WingMFC r368519:
2020-12-14 John BaldwinMFC 368003:
2020-12-14 Chuck TuffliMFC r364602: bhyve: NVMe set nominal health values
2020-12-09 Peter GrehanMFC r367762
2020-12-02 John BaldwinMFC 355686: Fix a mismerge in r355683 and remove the...
2020-11-26 Konstantin BelousovMFC r367613:
2020-11-26 Konstantin BelousovMFC r367607:
2020-11-26 Konstantin BelousovMFC r367606:
2020-11-20 Peter GrehanMFC r367709
2020-11-07 Dimitry AndricMFC r344855 (by jhb):
2020-10-23 Ryan MoellerMFC r366771:
2020-09-10 Allan JudeMFC r360229, r363255
2020-08-18 Peter GrehanMFC 363596, 363719, 363733
2020-07-26 Mateusz PiotrowskiMFC 360187:
2020-07-20 Chuck TuffliMFC r362766 bhyve: fix NVMe Active Namespace list
2020-07-20 Chuck TuffliMFC r362765 bhyve: NVMe handle zero length DSM ranges
2020-07-20 Chuck TuffliMFC r362764 bhyve: fix NVMe Get Features, Predictable...
2020-07-20 Chuck TuffliMFC r362763 bhyve: add NVMe Feature Interrupt Vector...
2020-07-20 Chuck TuffliMFC r362762 bhyve: add basic NVMe Firmware Commit support
2020-07-20 Chuck TuffliMFC r362761 bhyve: Add AER support to NVMe emulation
2020-07-20 Chuck TuffliMFC r362760 bhyve: validate the NVMe LBA start and...
2020-07-19 Chuck TuffliMFC r362759 bhyve: implement NVMe SMART data I/O statistics
2020-07-19 Chuck TuffliMFC r362758 bhyve: validate NVMe deallocate range values
2020-07-19 Chuck TuffliMFC r362757 bhyve: base pci_nvme_ioreq size on advertis...
2020-07-19 Chuck TuffliMFC r362756 bhyve: refactor NVMe I/O read/write
2020-07-19 Chuck TuffliMFC r362755 bhyve: implement NVMe Format NVM command
2020-07-19 Chuck TuffliMFC r362754 bhyve: make unsupported NVMe commands a...
2020-07-19 Chuck TuffliMFC r362753 bhyve: add more compliant NVMe Get/Set...
2020-07-19 Chuck TuffliMFC r362752 bhyve: fix NVMe queue creation and deletion
2020-07-19 Chuck TuffliMFC r362751 bhyve: fix NVMe Get Log Page command
2020-07-19 Chuck TuffliMFC r362750 bhyve: implement NVMe Namespace Identificat...
2020-07-19 Chuck TuffliMFC r362749 bhyve: Consolidate NVMe CQ update
2020-07-19 Chuck TuffliMFC r362748 bhyve: add locks around NVMe queue accesses
2020-07-19 Chuck TuffliMFC r362747 bhyve: add a comment explaining NVME dsm...
2020-07-19 Chuck TuffliMFC r362746 bhyve: implement NVMe Flush command
2020-07-19 Chuck TuffliMFC r362745 bhyve: refactor NVMe IO command handling
2020-07-19 Chuck TuffliMFC 362744 bhyve: convert NVMe logging statements
2020-07-16 Peter GrehanMFC r362952
2020-07-16 Peter GrehanMFC r362644
2020-07-09 Pawel BiernackiMFC r362612
2020-06-01 Peter GrehanMFC r361442
2020-05-14 John BaldwinMFC 360399:
2020-05-12 John BaldwinMFC 358394: Use stream_read() to read all 12 bytes...
2020-05-06 John BaldwinMFC 355724,360166: Software breakpoints on Intel CPUs.
2020-05-05 John BaldwinMFC 355683: Don't call into the debug server if it...
2020-04-12 Chuck TuffliMFC r359367
2020-04-12 Chuck TuffliMFC r359366
2020-04-12 Chuck TuffliMFC r359365
2020-04-12 Chuck TuffliMFC r359364
2020-04-12 Chuck TuffliMFC r359363
2020-04-12 Chuck TuffliMFC r359362
2020-02-28 Vincenzo MaffioneMFC r358180
2020-02-20 Vincenzo MaffioneMFC r357846
2020-02-20 Vincenzo MaffioneMFC r356523
2020-02-20 Konstantin BelousovMFC r357866:
2020-01-18 John BaldwinMFC 355634: Emulate reads of the PCI command register...
2020-01-08 Jung-uk KimMFC: r354056
2019-12-19 Simon J. GerratyAdd Makefile.depend.options
2019-11-26 Vincenzo MaffioneMFC r354659
2019-11-26 Vincenzo MaffioneMFC r354552, r354864
2019-11-19 Vincenzo MaffioneMFC r354288:
2019-11-10 Vincenzo MaffioneMFC r354287
2019-10-17 John BaldwinMFC 348472: Whitespace cleanups, no functional change.
2019-10-17 John BaldwinMFC 348779:
2019-10-17 John BaldwinMFC 348778,348998: Enable memory and I/O decoding in...
2019-10-17 John BaldwinMFC 348253: Add initial support for 'qSupported' to...
2019-10-17 John BaldwinMFC 348212,348712: Add support for writing to guest...
2019-10-05 Vincenzo MaffioneMFC r352841
2019-09-25 Mark JohnstonMFC r346550:
2019-09-20 Jung-uk KimMFC: r342869, r344398, r344446, r344448, r345713, r3459...
2019-09-09 Chuck TuffliMFC r350077
2019-08-14 John BaldwinMFC 348694: Don't simulate PBA access if the PBA is...
2019-08-05 John BaldwinMFC 350618:
next