summaryrefslogtreecommitdiffstats
path: root/usr.sbin/bhyve
Commit message (Expand)AuthorAgeFilesLines
* MFS 320891grehan2017-07-133-4/+4
* MFS 320866grehan2017-07-1311-1/+275
* MFS r320855grehan2017-07-131-8/+19
* MFC r307517, r314342, r316357, r317545, r317777:rgrimes2017-06-131-5/+128
* MFC r318788:pfg2017-05-291-3/+6
* DIRDEPS_BUILD: Update dependencies.bdrewery2017-05-091-0/+2
* MFC r316427, r316428: Add Log directory and SATA NCQ Send and Receive Log.mav2017-04-161-5/+22
* MFC r315715 Fix a type in bhyve's USB mouse emulation.grehan2017-03-251-1/+1
* MFC r311702grehan2017-02-161-1/+1
* MFH: r309295julian2016-12-021-2/+12
* Merge r307937:glebius2016-10-251-4/+4
* accept4 actually expect SOCK_NONBLOCK and not O_NONBLOCKbapt2016-10-251-1/+1
* MFC r306554:bapt2016-10-221-4/+2
* MFC r305061grehan2016-09-121-1/+1
* MFC r303352grehan2016-09-121-15/+33
* MFC r302972,r303349grehan2016-09-121-1/+12
* MFC r302546grehan2016-09-121-2/+8
* MFC r302504, r302666, r302668, r302932, r302933:mav2016-08-183-1/+2378
* MFC r302460: Add emulation for multiple (up to 16) MSI vectors for AHCI.mav2016-08-182-41/+99
* MFC r302459: Allow AHCI controller to support up to 32 arbitrary devices.mav2016-08-182-58/+89
* MFC r302957: Fix NCQ TRIM emulation.mav2016-07-211-2/+10
* Fix CTASSERT issue in a more clean wayngie2016-07-064-20/+7
* Fix gcc warningngie2016-07-061-3/+0
* Fix gcc build errors with SSE 4.2 detection and gcc warningsngie2016-07-061-45/+22
* Fix gcc warningsngie2016-07-061-9/+0
* Fix gcc warningsngie2016-07-061-10/+5
* Fix gcc warningsngie2016-07-061-3/+3
* Fix gcc warningsngie2016-07-061-5/+10
* Fix gcc warningsngie2016-07-061-1/+7
* Fix gcc warningsngie2016-07-061-5/+3
* Import bhyve_graphics into CURRENT. Thanks to all who testedgrehan2016-07-0424-19/+9037
|\
| * Create branch for bhyve graphics import.grehan2016-05-2757-19959/+0
* | bhyve: improve memory size documentationnovel2016-06-262-5/+8
* | Improve error message when failing to open a backing filebapt2016-05-271-2/+3
|/
* bhyve: consider the bogus case of a negative bar idx.pfg2016-05-131-2/+2
* bhyve: replace uninitialized variable "offset".pfg2016-05-131-2/+2
* Use MIN()/MAX() macros from sys/param.h.araujo2016-04-222-3/+3
* Don't use SYSDIR to avoid conflicts with existing usage.grehan2016-04-201-2/+2
* Update the bhyve(8) man page:novel2016-04-201-1/+22
* Always emit an error message on passthru configuration errors.jhb2016-04-191-22/+34
* MFHgjb2016-04-162-14/+105
|\
| * Handle PBA that shares a page with MSI-X table for passthrough devices.jhb2016-04-132-14/+105
* | MFHgjb2016-04-111-1/+3
|\ \ | |/
| * Allow the location of the kernel source tree to be overridden.grehan2016-04-101-1/+3
| * bhyve: Remove unneeded variable ncq.pfg2016-04-051-5/+1
* | MFHgjb2016-04-061-5/+1
* | MFHgjb2016-04-041-0/+1
|\ \ | |/
| * pci_emul_dior(): fix uninitialized scalar variable.pfg2016-03-311-0/+1
* | MFHgjb2016-03-141-5/+9
|\ \ | |/
| * Fix typo: nmd->cur_tx_ring should be used in pci_vtnet_netmap_writev()gnn2016-03-141-5/+9
OpenPOWER on IntegriCloud