| Commit message (Expand) | Author | Age | Files | Lines |
* | Add some new modes to OpenCrypto. These modes are AES-ICM (can be used | jmg | 2014-12-12 | 1 | -1/+6 |
* | o Add Virtio MMIO bus driver to config | br | 2014-11-25 | 1 | -11/+0 |
* | Add VirtIO console to the x86 NOTES and files | bryanv | 2014-11-03 | 1 | -0/+1 |
* | msi: add Xen MSI implementation | royger | 2014-09-30 | 1 | -0/+1 |
* | Implement most of timer_{create,settime,gettime,getoverrun,delete} | bz | 2014-09-18 | 1 | -0/+1 |
* | Import HyperV Key-Value Pair (KVP) driver and daemon code by Microsoft, | delphij | 2014-09-13 | 1 | -0/+1 |
* | Merge the amd64 and i386 identcpu.c into a single x86 implementation. | jhb | 2014-09-04 | 1 | -1/+1 |
* | Merge all MD sf_buf allocators into one MI, residing in kern/subr_sfbuf.c | glebius | 2014-08-05 | 1 | -0/+1 |
* | Remove stale link to deleted vt(4) xboxfb driver. | ray | 2014-06-18 | 1 | -1/+0 |
* | xen: create a Xen nexus to use in PV/PVH | royger | 2014-06-16 | 1 | -0/+1 |
* | xen: introduce xenpv bus | royger | 2014-06-16 | 1 | -0/+1 |
* | xen: add hooks for Xen PV APIC | royger | 2014-06-16 | 1 | -0/+1 |
* | imagact_binmisc builds for all supported architectures, so enable it for all. | jhibbits | 2014-05-22 | 1 | -1/+0 |
* | lindev(4): finish the partial commit in r265212 | eadler | 2014-05-02 | 1 | -2/+0 |
* | Add Stacey Son's binary activation patches that allow remapping of | sbruno | 2014-04-08 | 1 | -0/+1 |
* | xen: implement an early timer for Xen PVH | royger | 2014-03-11 | 1 | -0/+1 |
* | Retire the nve(4) driver; nfe(4) has been the default driver for NVIDIA | brueffer | 2014-02-16 | 1 | -12/+0 |
* | provide fast versions of ffsl and flsl for i386; ffsll and flsll for amd64 | avg | 2014-02-14 | 1 | -2/+1 |
* | Now that FreeBSD/i386 works as a bhyve guest, allow i386 kernels to | jhb | 2014-02-07 | 1 | -0/+5 |
* | Add very simple virtio_random(4) driver to harvest entropy from host | bryanv | 2014-01-18 | 1 | -0/+1 |
* | Merge VT(9) project (a.k.a. newcons). | ray | 2013-12-05 | 1 | -1/+2 |
|\ |
|
| * | MFC @r257698. | ray | 2013-11-05 | 1 | -0/+10 |
| |\ |
|
| * \ | MFC @r256953 | ray | 2013-10-23 | 1 | -2/+2 |
| |\ \ |
|
| * \ \ | MFC @r256148. | ray | 2013-10-08 | 1 | -2/+13 |
| |\ \ \ |
|
| * \ \ \ | MFC @r255128. | ray | 2013-09-01 | 1 | -2/+3 |
| |\ \ \ \ |
|
| * \ \ \ \ | MFC @r219886. | ray | 2013-07-25 | 1 | -5/+16 |
| |\ \ \ \ \ |
|
| * \ \ \ \ \ | MFC@r248830 | ray | 2013-03-28 | 1 | -5/+5 |
| |\ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | IFC @ 247036 | nwhitehorn | 2013-02-20 | 1 | -2/+10 |
| |\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ | IFC @ 243795 | nwhitehorn | 2012-12-02 | 1 | -7/+19 |
| |\ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ | Sync with head@234197 | marcel | 2012-04-13 | 1 | -6/+126 |
| |\ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ | Merge in FreeBSD HEAD r226141. | ed | 2011-10-08 | 1 | -4/+5 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | Readd the vt(4) driver and corresponding tools. | ed | 2011-03-22 | 1 | -0/+1 |
* | | | | | | | | | | | | Support Hyper-V on i386: | delphij | 2013-12-05 | 1 | -0/+12 |
| |_|_|_|_|_|_|_|_|_|/
|/| | | | | | | | | | |
|
* | | | | | | | | | | | Add support for queued invalidation. | kib | 2013-11-01 | 1 | -0/+1 |
* | | | | | | | | | | | Import the driver for VT-d DMAR hardware, as specified in the revision | kib | 2013-10-28 | 1 | -0/+8 |
* | | | | | | | | | | | Add a virtual table for the busdma methods on x86, to allow different | kib | 2013-10-27 | 1 | -0/+1 |
| |_|_|_|_|_|_|_|_|/
|/| | | | | | | | | |
|
* | | | | | | | | | | Snapshot. | markm | 2013-10-06 | 1 | -0/+2 |
* | | | | | | | | | | Snapshot. This passes the build test, but has not yet been finished or debugged. | markm | 2013-10-04 | 1 | -2/+0 |
| |_|_|_|_|_|_|_|/
|/| | | | | | | | |
|
* | | | | | | | | | Substantial rewrite of bxe(4) to add support for the BCM57712 and | davidch | 2013-09-20 | 1 | -0/+8 |
* | | | | | | | | | Revert r255672, it has some serious flaws, leaking file references etc. | rdivacky | 2013-09-18 | 1 | -1/+0 |
* | | | | | | | | | Implement epoll support in Linuxulator. This is a tiny wrapper around kqueue | rdivacky | 2013-09-18 | 1 | -0/+1 |
* | | | | | | | | | Back out r255440. /usr/bin/gcc @r255185 (2013-09-03) can build this. | obrien | 2013-09-10 | 1 | -1/+1 |
* | | | | | | | | | Only use a clang'ism if ${CC} is clang. | obrien | 2013-09-10 | 1 | -1/+1 |
* | | | | | | | | | Use the fact that the AES-NI instructions can be pipelined to improve | jmg | 2013-09-03 | 1 | -2/+5 |
| |_|_|_|_|_|_|/
|/| | | | | | | |
|
* | | | | | | | | Introduce a new, HVM compatible, paravirtualized timer driver for Xen. | gibbs | 2013-08-29 | 1 | -2/+0 |
* | | | | | | | | Implement vector callback for PVHVM and unify event channel implementations | gibbs | 2013-08-29 | 1 | -0/+2 |
* | | | | | | | | Add vmx(4), a VMware VMXNET3 ethernet driver ported from OpenBSD | bryanv | 2013-08-23 | 1 | -0/+1 |
| |_|_|_|_|_|/
|/| | | | | | |
|
* | | | | | | | Add message when nvd disks are attached and detached. | jimharris | 2013-07-19 | 1 | -0/+1 |
* | | | | | | | Import HighPoint DC Series Data Center HBA (DC7280 and R750) driver. | delphij | 2013-07-06 | 1 | -2/+11 |
* | | | | | | | - Trim an unused and bogus Makefile for mount_smbfs. | davide | 2013-06-28 | 1 | -1/+1 |