aboutsummaryrefslogtreecommitdiff
path: root/sys/conf/files.i386
Commit message (Expand)AuthorAgeFilesLines
* Record the dependency to x86bios in vga_pciJean-Sébastien Pédron2015-03-011-2/+2
* Generalized parts of the XEN timer code into a generic pvclockBryan Venteicher2015-02-041-0/+1
* Add some new modes to OpenCrypto. These modes are AES-ICM (can be usedJohn-Mark Gurney2014-12-121-1/+6
* o Add Virtio MMIO bus driver to configRuslan Bukin2014-11-251-11/+0
* Add VirtIO console to the x86 NOTES and filesBryan Venteicher2014-11-031-0/+1
* msi: add Xen MSI implementationRoger Pau Monné2014-09-301-0/+1
* Implement most of timer_{create,settime,gettime,getoverrun,delete}Bjoern A. Zeeb2014-09-181-0/+1
* Import HyperV Key-Value Pair (KVP) driver and daemon code by Microsoft,Xin LI2014-09-131-0/+1
* Merge the amd64 and i386 identcpu.c into a single x86 implementation.John Baldwin2014-09-041-1/+1
* Merge all MD sf_buf allocators into one MI, residing in kern/subr_sfbuf.cGleb Smirnoff2014-08-051-0/+1
* Remove stale link to deleted vt(4) xboxfb driver.Aleksandr Rybalko2014-06-181-1/+0
* xen: create a Xen nexus to use in PV/PVHRoger Pau Monné2014-06-161-0/+1
* xen: introduce xenpv busRoger Pau Monné2014-06-161-0/+1
* xen: add hooks for Xen PV APICRoger Pau Monné2014-06-161-0/+1
* imagact_binmisc builds for all supported architectures, so enable it for all.Justin Hibbits2014-05-221-1/+0
* lindev(4): finish the partial commit in r265212Eitan Adler2014-05-021-2/+0
* Add Stacey Son's binary activation patches that allow remapping ofSean Bruno2014-04-081-0/+1
* xen: implement an early timer for Xen PVHRoger Pau Monné2014-03-111-0/+1
* Retire the nve(4) driver; nfe(4) has been the default driver for NVIDIAChristian Brueffer2014-02-161-12/+0
* provide fast versions of ffsl and flsl for i386; ffsll and flsll for amd64Andriy Gapon2014-02-141-2/+1
* Now that FreeBSD/i386 works as a bhyve guest, allow i386 kernels toJohn Baldwin2014-02-071-0/+5
* Add very simple virtio_random(4) driver to harvest entropy from hostBryan Venteicher2014-01-181-0/+1
* Merge VT(9) project (a.k.a. newcons).Aleksandr Rybalko2013-12-051-1/+2
* Support Hyper-V on i386:Xin LI2013-12-051-0/+12
* Add support for queued invalidation.Konstantin Belousov2013-11-011-0/+1
* Import the driver for VT-d DMAR hardware, as specified in the revisionKonstantin Belousov2013-10-281-0/+8
* Add a virtual table for the busdma methods on x86, to allow differentKonstantin Belousov2013-10-271-0/+1
* Snapshot.Mark Murray2013-10-061-0/+2
* Snapshot. This passes the build test, but has not yet been finished or debugged.Mark Murray2013-10-041-2/+0
* Substantial rewrite of bxe(4) to add support for the BCM57712 andDavid Christensen2013-09-201-0/+8
* Revert r255672, it has some serious flaws, leaking file references etc.Roman Divacky2013-09-181-1/+0
* Implement epoll support in Linuxulator. This is a tiny wrapper around kqueueRoman Divacky2013-09-181-0/+1
* Back out r255440. /usr/bin/gcc @r255185 (2013-09-03) can build this.David E. O'Brien2013-09-101-1/+1
* Only use a clang'ism if ${CC} is clang.David E. O'Brien2013-09-101-1/+1
* Use the fact that the AES-NI instructions can be pipelined to improveJohn-Mark Gurney2013-09-031-2/+5
* Introduce a new, HVM compatible, paravirtualized timer driver for Xen.Justin T. Gibbs2013-08-291-2/+0
* Implement vector callback for PVHVM and unify event channel implementationsJustin T. Gibbs2013-08-291-0/+2
* Add vmx(4), a VMware VMXNET3 ethernet driver ported from OpenBSDBryan Venteicher2013-08-231-0/+1
* Add message when nvd disks are attached and detached.Jim Harris2013-07-191-0/+1
* Import HighPoint DC Series Data Center HBA (DC7280 and R750) driver.Xin LI2013-07-061-2/+11
* - Trim an unused and bogus Makefile for mount_smbfs.Davide Italiano2013-06-281-1/+1
* Add basic support for FDT to i386 & amd64. This change includes:Marcel Moolenaar2013-05-211-0/+2
* Unbreak tinderbox build after r249420.Jung-uk Kim2013-04-121-1/+0
* Remove the virtio dependency entry for the VirtIO device drivers. ThisBryan Venteicher2013-03-061-5/+5
* - Don't include date and time the driver is built, this is useful forXin LI2013-01-221-2/+1
* Add VirtIO to the i386 and amd64 GENERIC kernelsBryan Venteicher2013-01-131-0/+9
* Disconnect non-MPSAFE SMBFS from the build in preparation for droppingAttilio Rao2012-10-181-1/+1
* Integrate nvme(4) and nvd(4) into the amd64 and i386 builds.Jim Harris2012-09-171-0/+10
* Rename the IVY_RNG option to RDRAND_RNG.Konstantin Belousov2012-09-131-1/+1
* Remove some trailing whitespace.Jim Harris2012-09-121-2/+2