| Commit message (Expand) | Author | Age | Files | Lines |
* | Move definitions required by userland applications out of acpica_machdep.h. | jkim | 2013-06-27 | 1 | -6/+2 |
* | Allow immediate operand. | kib | 2013-06-20 | 1 | -1/+1 |
* | Some clarifications and updates for the comments, mostly retrieved | kib | 2013-06-19 | 1 | -12/+16 |
* | Fix a gcc warning uncovered after r251745. | pluknet | 2013-06-18 | 1 | -0/+3 |
* | Upgrade Xen interface headers to Xen 4.2.1. | gibbs | 2013-06-14 | 1 | -15/+16 |
* | Replace cpusetffs_obj with CPU_FFS, missed in r251703. | pluknet | 2013-06-14 | 1 | -1/+1 |
* | Remove unused macros PTESHIFT, PDESHIFT, PDPESHIFT and PML4ESHIFT. | neel | 2013-06-14 | 3 | -9/+0 |
* | - Add a BIT_FFS() macro and use it to replace cpusetffs_obj() | jeff | 2013-06-13 | 1 | -2/+2 |
* | Assert that interrupts are enabled in the trap handlers on x86 before | kib | 2013-06-03 | 1 | -0/+1 |
* | Use slightly more idiomatic expression to get the address of array. | kib | 2013-05-27 | 2 | -2/+2 |
* | The _MC_HASFPXSTATE and _MC_IA32_HASFPXSTATE flags have the same bit | kib | 2013-05-27 | 1 | -1/+1 |
* | The ia32_get_mcontext() does not need to set PCB_FULL_IRET. The | kib | 2013-05-27 | 1 | -1/+0 |
* | When reporting the fault details, also print %rsp. | kib | 2013-05-27 | 1 | -2/+2 |
* | When handling an exception from the attempt from loading the faulting | kib | 2013-05-27 | 1 | -0/+24 |
* | Driver 'aacraid' added. Supports Adaptec by PMC RAID controller families Seri... | achim | 2013-05-24 | 2 | -0/+5 |
* | o Relax locking assertions for vm_page_find_least() | attilio | 2013-05-21 | 1 | -1/+2 |
* | Fix the hardware watchpoints on SMP amd64. Load the updated %dr | kib | 2013-05-21 | 4 | -23/+69 |
* | Add amd64-specific ddb command 'show phys2dmap', which calculates the | kib | 2013-05-21 | 1 | -0/+12 |
* | Add basic support for FDT to i386 & amd64. This change includes: | marcel | 2013-05-21 | 4 | -0/+21 |
* | Improve readability of static assertions for OFFSET_* macros. | ed | 2013-05-13 | 1 | -3/+4 |
* | Tidy up some CVS workarounds. | peter | 2013-05-12 | 2 | -2/+0 |
* | Fix several standard extended feature bits. | rpaulo | 2013-05-11 | 1 | -3/+3 |
* | Support array-type of stats in bhyve. | neel | 2013-05-10 | 4 | -35/+74 |
* | Retire write-only PCB_GS32BIT pcb flag on amd64. | dchagin | 2013-05-09 | 6 | -7/+3 |
* | Correct the type for the literal used on the left side of the shift up | kib | 2013-05-09 | 1 | -2/+2 |
* | Rename VM_NDOMAIN into MAXMEMDOM and move it into machine/param.h in | attilio | 2013-05-07 | 2 | -7/+4 |
* | Switch to standard copyright license text | emaste | 2013-05-02 | 1 | -2/+2 |
* | Partially saved extended state must be handled always, i.e. for both | kib | 2013-05-01 | 1 | -26/+24 |
* | The check to ensure that xstate_bv always has XFEATURE_ENABLED_X87 and | kib | 2013-05-01 | 1 | -3/+0 |
* | Add a new driver to support the Intel Non-Transparent Bridge(NTB). | carl | 2013-04-29 | 1 | -0/+4 |
* | Add RIP-relative addressing to the instruction decoder. | grehan | 2013-04-25 | 6 | -79/+72 |
* | Print RDSEED, ADX, and SMAP. | rpaulo | 2013-04-18 | 1 | -0/+6 |
* | - Correct spelling in comments | gabor | 2013-04-17 | 1 | -1/+3 |
* | Print more bits from the standard extended features CPUID which will be | rpaulo | 2013-04-17 | 1 | -0/+13 |
* | Create sysctl node 'hw.vmm.vmx' and populate it with oids that expose the VMX | neel | 2013-04-13 | 1 | -0/+19 |
* | Fix the name of the pcb member in the comments. | kib | 2013-04-13 | 1 | -2/+2 |
* | Use the MAKEDEV_CHECKNAME flag to check for an invalid device name and return | neel | 2013-04-13 | 1 | -2/+6 |
* | Remove ctl(4) from GENERIC. Also remove 'options CTL_DISABLE' | trasz | 2013-04-12 | 1 | -4/+1 |
* | If vmm.ko could not be initialized correctly then prevent the creation of | neel | 2013-04-12 | 3 | -8/+21 |
* | Make the code to check if VMX is enabled more readable by using macros | neel | 2013-04-11 | 1 | -1/+2 |
* | Unsynchronized TSCs on the host require special handling in bhyve: | neel | 2013-04-10 | 2 | -1/+21 |
* | Merge from projects/counters: counter(9). | glebius | 2013-04-08 | 1 | -0/+51 |
* | Merge from projects/counters: | glebius | 2013-04-08 | 1 | -1/+3 |
* | Don't panic when a valid divisor of 1 has been requested. | grehan | 2013-04-05 | 1 | -0/+2 |
* | Remove all legacy ATA code parts, not used since options ATA_CAM enabled in | mav | 2013-04-04 | 1 | -1/+0 |
* | Add counter to keep track of the number of timer interrupts generated by | neel | 2013-03-31 | 1 | -0/+4 |
* | Add some more stats to keep track of all the reasons that a vcpu is exiting. | neel | 2013-03-30 | 3 | -1/+42 |
* | Allow caller to skip 'guest linear address' validation when doing instruction | neel | 2013-03-28 | 2 | -5/+16 |
* | Implement the concept of the unmapped VMIO buffers, i.e. buffers which | kib | 2013-03-19 | 1 | -0/+2 |
* | MFC | attilio | 2013-03-17 | 5 | -11/+68 |
|\ |
|