aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* bhyve: Add CPU pinning diagnostic messageJohn De Boskey4 days1-4/+10
* bhyve: Document vCPU range pinningBojan Novković2026-06-121-13/+25
* hwpmc: Disable AMD PMCs if in an unsupported VMAli Mashtizadeh2026-06-091-2/+35
* bhyve(8): allow cpu pinning using N-M:X-Y rangesAntranig Vartanian2026-06-054-14/+39
* bhyve/virtio-scsi: Make all I/O processing parameters configurableHans Rosenfeld2026-05-264-78/+252
* bhyve/virtio-scsi: Support multiple backendsHans Rosenfeld2026-05-266-535/+927
* bhyve/virtio-scsi: Implement task management functionsHans Rosenfeld2026-05-261-31/+421
* bhyve/virtio-scsi: Support for multiple targetsHans Rosenfeld2026-05-263-49/+378
* tests/net: Run all tests with execenv=jail and enable parallelismMark Johnston2026-05-221-7/+2
* bhyve.8: Improve readability by not breaking -f's synopsisMateusz Piotrowski2026-05-151-1/+1
* bhyve.8: Fix formatting of -G's "w" prefixMateusz Piotrowski2026-05-151-4/+4
* bhyve/virtio-scsi: Don't invoke iov_to_buf() in an assert() expressionHans Rosenfeld2026-05-061-2/+4
* bhyve: allow read/write to full CRB bufferCorvin Köhne2026-04-301-1/+1
* packages: make bhyve depend on acpiRoman Bogorodskiy2026-04-261-0/+5
* tuntap: add SIOCGIFCAP and SIOCSIFCAP ioctlsTimo Völker2026-04-261-0/+17
* arm64/vmm: Enable 16-bit VMIDs when in use by pmapJessica Clarke2026-04-234-0/+16
* bhyve/virtio: Fix comparison of integer expressions of different signednessHans Rosenfeld2026-04-012-7/+7
* Bhyve: Detect Extended Destination ID supportColin Percival2026-03-281-0/+8
* vmm: Move defines from x86.c to x86/bhyve.hColin Percival2026-03-282-4/+36
* x86: Add stub for Extended Destination ID supportColin Percival2026-03-282-0/+16
* bhyve/virtio-scsi: Check LUN address validityHans Rosenfeld2026-03-041-15/+108
* bhyve/virtio-scsi: Preallocate all I/O requestsHans Rosenfeld2026-03-041-117/+359
* bhyve/virtio: Rework iovec handling functions for efficiency and clarityHans Rosenfeld2026-03-044-106/+136
* bhyveload: simplify cb_open() and eliminate minor TOCTOUKyle Evans2026-03-011-14/+12
* Do not fail 'devctl clear driver' if another driver is not foundMarcin Cieslak2026-02-252-2/+15
* bhyve: Fix truncate_iov()Mark Johnston2026-02-241-10/+5
* bhyve: Add SPDX-License-Identifier tagTuukka Pasanen2026-02-201-0/+2
* bhyve: fix USB mouse requestsChuck Tuffli2026-02-191-9/+17
* bhyve: Fix unchecked stream I/O in RFB handlerHayzam Sherif2026-02-191-22/+54
* vmm: Enable unprivileged bhyveMark Johnston2026-02-193-5/+7
* bhyveload: If disk cannot be opened RW try RO. (=same as bhyve)Poul-Henning Kamp2026-02-171-0/+2
* bhyve: Propagate errors from rfb_recv_* functionsHayzam Sherif2026-02-161-25/+76
* bhyve: Fix a misleading error messageMark Johnston2026-02-161-2/+7
* vmm: Allow the use of PCI passthrough in a jailMark Johnston2026-02-166-16/+45
* vmrun.sh: add option for sharing directory via p9fs to bhyveDavid Marker2026-02-071-4/+30
* bhyve: Simplify passthru_msix_addr()Mark Johnston2026-02-061-54/+26
* bhyve/virtio-scsi: Unlimit max_sectorsHans Rosenfeld2026-02-061-1/+2
* bhyve/virtio-scsi: advertise support for indirect descriptorsHans Rosenfeld2026-02-061-1/+1
* bhyve/virtio: check negotiated_caps for indirect descriptor supportHans Rosenfeld2026-02-051-1/+1
* bhyve: make BHYVE_SNAPSHOT amd64-onlyRoman Bogorodskiy2026-01-271-0/+4
* bhyve: Use PCIOCGETCONF to find the host LPC bridgeMark Johnston2026-01-263-43/+60
* bhyve: Want walk_config_nodesHans Rosenfeld2026-01-162-16/+42
* CODEOWNERS: Better reflect current #bhyveWarner Losh2026-01-121-5/+5
* Fix NULL deref segfault in bhyve's usb_mouse.cJack Bendtsen2026-01-091-4/+4
* bhyve: support MTU configuration for SLIRP net backendRoman Bogorodskiy2026-01-083-14/+47
* bhyve: add UNIX domain socket support to rfbQuentin Thébault2026-01-085-19/+73
* bhyve: improve console error reporting on arm64Roman Bogorodskiy2026-01-071-5/+8
* bhyve: Use a blocking socket in the helper processMark Johnston2025-12-291-0/+2
* bhyve: Document that MAC address has to be unicastMichael Osipov2025-12-262-5/+10
* bhyve_config.5: Fix consistency and terms in manpageMichael Osipov2025-12-261-8/+9