..
pc
- Add a new structure type for the ACPI 3.0 SMAP entry that includes the
2014-08-29 21:25:47 +00:00
xen
Remove support for Xen PV domU kernels. Support for HVM domU kernels
2015-04-30 15:48:48 +00:00
_align.h
_bus.h
_inttypes.h
_limits.h
_stdint.h
_types.h
acpica_machdep.h
Merge acpica_machdep.h for amd64 and i386 and move to x86. In fact, these
2013-08-13 22:05:10 +00:00
apm_bios.h
asm.h
Revert r274772: it is not valid on MIPS
2014-11-25 03:50:31 +00:00
asmacros.h
Extend earlier addition of stack frames to most of support.S. This makes
2014-11-13 22:11:44 +00:00
atomic.h
Remove empty lines before return statements for style consistency.
2013-08-21 22:05:58 +00:00
bus_dma.h
bus.h
clock.h
xen: implement an early timer for Xen PVH
2014-03-11 10:20:42 +00:00
counter.h
cpu.h
amd64/i386: introduce APIC hooks for different APIC implementations.
2014-06-16 08:43:03 +00:00
cpufunc.h
Rewrite amd64 PCID implementation to follow an algorithm described in
2015-05-09 19:11:01 +00:00
cputypes.h
db_machdep.h
dump.h
Factor out duplicated code from dumpsys() on each architecture into generic
2015-01-07 01:01:39 +00:00
elf.h
endian.h
exec.h
fdt.h
float.h
floatingpoint.h
fpu.h
Create a separate structure for per-CPU state saved across suspend and
2014-09-06 15:23:28 +00:00
frame.h
gdb_machdep.h
ieeefp.h
in_cksum.h
intr_machdep.h
Use VT-d interrupt remapping block (IR) to perform FSB messages
2015-03-19 13:57:47 +00:00
iodev.h
kdb.h
limits.h
md_var.h
If x86 CPU implementation of the MWAIT instruction reasonably
2015-05-09 12:28:48 +00:00
memdev.h
metadata.h
Use explicitly sized types in EFI module metadata
2015-04-10 19:26:45 +00:00
minidump.h
mp_watchdog.h
nexusvar.h
npx.h
ofw_machdep.h
param.h
Bump MAXCPU on amd64 from 64 to 256. In practice APIC only permits 255
2014-08-20 16:06:24 +00:00
pcb.h
Create a separate structure for per-CPU state saved across suspend and
2014-09-06 15:23:28 +00:00
pci_cfgreg.h
pcpu.h
Rewrite amd64 PCID implementation to follow an algorithm described in
2015-05-09 19:11:01 +00:00
pmap.h
Rewrite amd64 PCID implementation to follow an algorithm described in
2015-05-09 19:11:01 +00:00
pmc_mdep.h
ppireg.h
proc.h
profile.h
psl.h
ptrace.h
pvclock.h
Generalized parts of the XEN timer code into a generic pvclock
2015-02-04 08:26:43 +00:00
reg.h
reloc.h
resource.h
Add support for managing PCI bus numbers. As with BARs and PCI-PCI bridge
2014-02-12 04:30:37 +00:00
runq.h
segments.h
Hide struct pcb definition by #ifdef __amd64__ braces. If cc -m32
2013-11-26 19:38:42 +00:00
setjmp.h
sf_buf.h
Merge all MD sf_buf allocators into one MI, residing in kern/subr_sfbuf.c
2014-08-05 09:44:10 +00:00
sigframe.h
signal.h
smp.h
Rewrite amd64 PCID implementation to follow an algorithm described in
2015-05-09 19:11:01 +00:00
specialreg.h
stack.h
stdarg.h
sysarch.h
timerreg.h
trap.h
tss.h
ucontext.h
varargs.h
vdso.h
vm.h
Reassign copyright statements on several files from Advanced
2015-04-23 14:22:20 +00:00
vmm_dev.h
Simplify instruction restart logic in bhyve.
2015-01-18 03:08:30 +00:00
vmm_instruction_emul.h
Deprecate the 3-way return values from vm_gla2gpa() and vm_copy_setup().
2015-05-06 16:25:20 +00:00
vmm.h
Fix non-deterministic delays when accessing a vcpu that was in "running" or
2015-05-28 17:37:01 +00:00
vmparam.h
Revert r276600: PHYS_TO_DMAP_RAW() and DMAP_TO_PHYS_RAW() are no
2015-01-12 07:50:55 +00:00