| Commit message (Expand) | Author | Age | Files | Lines |
* | MFS 320891 | grehan | 2017-07-13 | 3 | -4/+4 |
* | MFS 320866 | grehan | 2017-07-13 | 11 | -1/+275 |
* | MFS r320855 | grehan | 2017-07-13 | 1 | -8/+19 |
* | MFC r307517, r314342, r316357, r317545, r317777: | rgrimes | 2017-06-13 | 1 | -5/+128 |
* | MFC r318788: | pfg | 2017-05-29 | 1 | -3/+6 |
* | DIRDEPS_BUILD: Update dependencies. | bdrewery | 2017-05-09 | 1 | -0/+2 |
* | MFC r316427, r316428: Add Log directory and SATA NCQ Send and Receive Log. | mav | 2017-04-16 | 1 | -5/+22 |
* | MFC r315715 Fix a type in bhyve's USB mouse emulation. | grehan | 2017-03-25 | 1 | -1/+1 |
* | MFC r311702 | grehan | 2017-02-16 | 1 | -1/+1 |
* | MFH: r309295 | julian | 2016-12-02 | 1 | -2/+12 |
* | Merge r307937: | glebius | 2016-10-25 | 1 | -4/+4 |
* | accept4 actually expect SOCK_NONBLOCK and not O_NONBLOCK | bapt | 2016-10-25 | 1 | -1/+1 |
* | MFC r306554: | bapt | 2016-10-22 | 1 | -4/+2 |
* | MFC r305061 | grehan | 2016-09-12 | 1 | -1/+1 |
* | MFC r303352 | grehan | 2016-09-12 | 1 | -15/+33 |
* | MFC r302972,r303349 | grehan | 2016-09-12 | 1 | -1/+12 |
* | MFC r302546 | grehan | 2016-09-12 | 1 | -2/+8 |
* | MFC r302504, r302666, r302668, r302932, r302933: | mav | 2016-08-18 | 3 | -1/+2378 |
* | MFC r302460: Add emulation for multiple (up to 16) MSI vectors for AHCI. | mav | 2016-08-18 | 2 | -41/+99 |
* | MFC r302459: Allow AHCI controller to support up to 32 arbitrary devices. | mav | 2016-08-18 | 2 | -58/+89 |
* | MFC r302957: Fix NCQ TRIM emulation. | mav | 2016-07-21 | 1 | -2/+10 |
* | Fix CTASSERT issue in a more clean way | ngie | 2016-07-06 | 4 | -20/+7 |
* | Fix gcc warning | ngie | 2016-07-06 | 1 | -3/+0 |
* | Fix gcc build errors with SSE 4.2 detection and gcc warnings | ngie | 2016-07-06 | 1 | -45/+22 |
* | Fix gcc warnings | ngie | 2016-07-06 | 1 | -9/+0 |
* | Fix gcc warnings | ngie | 2016-07-06 | 1 | -10/+5 |
* | Fix gcc warnings | ngie | 2016-07-06 | 1 | -3/+3 |
* | Fix gcc warnings | ngie | 2016-07-06 | 1 | -5/+10 |
* | Fix gcc warnings | ngie | 2016-07-06 | 1 | -1/+7 |
* | Fix gcc warnings | ngie | 2016-07-06 | 1 | -5/+3 |
* | Import bhyve_graphics into CURRENT. Thanks to all who tested | grehan | 2016-07-04 | 24 | -19/+9037 |
|\ |
|
| * | Create branch for bhyve graphics import. | grehan | 2016-05-27 | 57 | -19959/+0 |
* | | bhyve: improve memory size documentation | novel | 2016-06-26 | 2 | -5/+8 |
* | | Improve error message when failing to open a backing file | bapt | 2016-05-27 | 1 | -2/+3 |
|/ |
|
* | bhyve: consider the bogus case of a negative bar idx. | pfg | 2016-05-13 | 1 | -2/+2 |
* | bhyve: replace uninitialized variable "offset". | pfg | 2016-05-13 | 1 | -2/+2 |
* | Use MIN()/MAX() macros from sys/param.h. | araujo | 2016-04-22 | 2 | -3/+3 |
* | Don't use SYSDIR to avoid conflicts with existing usage. | grehan | 2016-04-20 | 1 | -2/+2 |
* | Update the bhyve(8) man page: | novel | 2016-04-20 | 1 | -1/+22 |
* | Always emit an error message on passthru configuration errors. | jhb | 2016-04-19 | 1 | -22/+34 |
* | MFH | gjb | 2016-04-16 | 2 | -14/+105 |
|\ |
|
| * | Handle PBA that shares a page with MSI-X table for passthrough devices. | jhb | 2016-04-13 | 2 | -14/+105 |
* | | MFH | gjb | 2016-04-11 | 1 | -1/+3 |
|\ \
| |/ |
|
| * | Allow the location of the kernel source tree to be overridden. | grehan | 2016-04-10 | 1 | -1/+3 |
| * | bhyve: Remove unneeded variable ncq. | pfg | 2016-04-05 | 1 | -5/+1 |
* | | MFH | gjb | 2016-04-06 | 1 | -5/+1 |
* | | MFH | gjb | 2016-04-04 | 1 | -0/+1 |
|\ \
| |/ |
|
| * | pci_emul_dior(): fix uninitialized scalar variable. | pfg | 2016-03-31 | 1 | -0/+1 |
* | | MFH | gjb | 2016-03-14 | 1 | -5/+9 |
|\ \
| |/ |
|
| * | Fix typo: nmd->cur_tx_ring should be used in pci_vtnet_netmap_writev() | gnn | 2016-03-14 | 1 | -5/+9 |