aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/bhyve
Commit message (Expand)AuthorAgeFilesLines
* bhyve: Bump the SMBIOS firmware version to 14.0 for 14-CURRENTRebecca Cran2021-10-211-2/+2
* bhyve: Fix the WITH_BHYVE_SNAPSHOT buildMark Johnston2021-10-181-1/+0
* bhyve: ignore low bits of CFGADRCorvin Köhne2021-10-151-1/+1
* bhyve: Update usage and synopsis for the -k flagMateusz Piotrowski2021-10-132-4/+7
* bhyve.8: Fix markup of the -G flagMateusz Piotrowski2021-10-121-4/+5
* bhyve: Map the MSI-X table unconditionally for passthroughMark Johnston2021-10-092-114/+76
* bhyve: Add an empty case for event types in mevent_kq_fflags().John Baldwin2021-09-251-0/+5
* bhyve_config.5: Document gdb.address.John Baldwin2021-09-251-1/+3
* bhyve: Update the -G description in the SYNPOSIS.John Baldwin2021-09-251-1/+7
* bhyve: Support setting the disk serial number for VirtIO block devices.John Baldwin2021-09-172-11/+28
* bhyve: Fix pci device node key in bhyve_config.5Ka Ho Ng2021-09-121-1/+1
* bhyve: Nuke double-semicolonsElliott Mitchell2021-08-302-2/+2
* bhyve: Fix vq_getchain() error handling bugs in various device modelsMark Johnston2021-08-244-9/+13
* bhyve: change a default address from ANY to localhostMariusz Zaborski2021-08-211-6/+2
* byhve: add option to specify IP address for gdbMariusz Zaborski2021-08-214-25/+78
* bhyve: Use pci(4) to access I/O port BARsMark Johnston2021-08-141-38/+27
* bhyve: Use fspacectl(2) for BOP_DELETE on regular file imagesKa Ho Ng2021-08-071-3/+19
* bhyve: net_backends, automatically IFF_UP tap devicesBjoern A. Zeeb2021-08-011-0/+51
* bhyve: Fix NVMe iovec construction for large IOsChuck Tuffli2021-06-271-1/+1
* bhyve: fix NVMe MDTS commentChuck Tuffli2021-06-251-5/+3
* bhyve: Fix cli regression with NVMe ramChuck Tuffli2021-06-161-1/+22
* bhyve: enhance debug info for memory range clashRobert Crowston2021-06-131-2/+4
* bhyve vtblk: Inform guests of disk resize events.John Baldwin2021-06-121-1/+14
* bhyve: Split out a lower-level helper for VirtIO interrupts.John Baldwin2021-06-121-5/+16
* bhyve: Add support for handling disk resize events to block_if.John Baldwin2021-06-122-1/+67
* bhyve: Add support for EVFILT_VNODE mevents.John Baldwin2021-06-122-6/+36
* bhyve: Register new kevents synchronously.John Baldwin2021-06-121-33/+63
* Add a virtio-input device emulation.Corvin Köhne2021-06-086-2/+828
* bhyve/snapshot: split up mutex/cond initialization from socket creationRobert Wing2021-05-213-9/+20
* bhyve/snapshot: provide a way to send other messages/data to bhyveRobert Wing2021-05-132-11/+26
* bhyve: Set SO_REUSEADDR on the gdb stub socketMark Johnston2021-05-031-1/+4
* bhyve: Gracefully handle virtio-scsi with no confRyan Moeller2021-04-221-0/+3
* Append Keyboard Layout specified option for using VNC.Michael Reifenberger2021-04-214-19/+115
* bhyve: Be explicit that setting config.dump will not start a VM.John Baldwin2021-04-201-4/+6
* bhyve.8: Fix mandoc -Tlint issuesMateusz Piotrowski2021-04-191-6/+5
* bhyve: Document the format for HD audio backendsMateusz Piotrowski2021-04-191-3/+12
* bhyve.8: Improve AHCI backends documentationMateusz Piotrowski2021-04-191-6/+20
* bhyve.8: Improve documentation of NVME backendMateusz Piotrowski2021-04-191-10/+33
* bhyve.8: Improve framebuffer backends descriptionMateusz Piotrowski2021-04-191-23/+39
* bhyve.8: Clean up virtio console device backends descriptionMateusz Piotrowski2021-04-191-6/+12
* bhyve.8: Clean up TTY, boot ROM, and pass-through descriptionsMateusz Piotrowski2021-04-191-7/+7
* bhyve.8: Clean up 9P device backends sectionMateusz Piotrowski2021-04-191-4/+7
* bhyve.8: Clean up SCSI device backends sectionMateusz Piotrowski2021-04-191-4/+7
* bhyve.8: Clean up block storage device backends descriptionMateusz Piotrowski2021-04-191-11/+14
* bhyve.8: Clean up network backends sectionMateusz Piotrowski2021-04-181-16/+39
* bhyve.8: Improve emulation description of the -s flagMateusz Piotrowski2021-04-181-27/+27
* bhyve.8: Clean up the slot description of -sMateusz Piotrowski2021-04-181-7/+26
* bhyve.8: Clean-up synopsis of -sMateusz Piotrowski2021-04-181-3/+3
* bhyve.8: Fix indention in the signals tableMateusz Piotrowski2021-04-181-1/+1
* bhyve.8: Clean up description of -rMateusz Piotrowski2021-04-181-2/+2