aboutsummaryrefslogtreecommitdiff
path: root/sys/amd64/conf/XENHVM
Commit message (Expand)AuthorAgeFilesLines
* Merge Xen PVHVM support into the GENERIC kernel config for bothJustin T. Gibbs2013-09-201-22/+0
* Build modules along with the XENHVM kernels.Colin Percival2012-08-131-2/+0
* Add options NO_ADAPTIVE_SX to the XENHVM kernel configuration, matchingRobert Watson2010-12-131-0/+1
* Derive the XENHVM kernel from GENERIC, adding only the options requiredRobert Watson2010-12-101-138/+9
* Remove COMPAT_43TTY from stock kernel configuration files.Ed Schouten2010-03-131-1/+0
* Provide groundwork for 32-bit binary compatibility on non-x86 platforms,Nathan Whitehorn2010-03-111-1/+1
* Adjust style (following the already existing rules) for the newlyAttilio Rao2010-02-151-1/+1
* Add the options DEADLKRES (introducing the deadlock resolver thread) inAttilio Rao2010-02-101-0/+1
* Move the examples for the 'hints' and 'env' keywords from various GENERICJohn Baldwin2010-01-191-9/+0
* Update the ident for the XENHVM kernel config to match the filename.John Baldwin2010-01-141-1/+1
* * Completely Remove the option STOP_NMI from the kernel. This optionAttilio Rao2009-08-131-1/+0
* - Use "device\t" and "options \t" for consistency.Jun Kuriyama2009-05-101-4/+4
* Disable adaptive mutexes and rwlocks for XENHVM.Doug Rabson2009-05-061-0/+2
* Merge in support for Xen HVM on amd64 architecture.Doug Rabson2009-03-111-0/+160