..
pc
xen: implement hook to fetch and parse e820 memory map
2014-03-11 10:23:03 +00:00
xen
xen: use the same hypercall mechanism for XEN and XENHVM
2014-03-11 10:24:13 +00:00
_align.h
_bus.h
_inttypes.h
_limits.h
_stdint.h
_types.h
acpica_machdep.h
apm_bios.h
asm.h
Introduce a WEAK_REFERENCE() alias and use it. Get rid of the CNAME and the
2013-11-21 21:25:58 +00:00
asmacros.h
xen: add PV/PVH kernel entry point
2014-03-11 10:07:01 +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
Add a resume hook for bhyve that runs a function on all CPUs during
2013-12-23 19:48:22 +00:00
cpufunc.h
provide fast versions of ffsl and flsl for i386; ffsll and flsll for amd64
2014-02-14 15:18:37 +00:00
cputypes.h
db_machdep.h
elf.h
endian.h
exec.h
fdt.h
float.h
floatingpoint.h
fpu.h
Move fpusave() wrapper for suspend hander to sys/amd64/amd64/fpu.c.
2014-03-04 21:35:57 +00:00
frame.h
gdb_machdep.h
ieeefp.h
in_cksum.h
intr_machdep.h
Add support for suspend/resume/migration operations when running as a
2013-09-20 05:06:03 +00:00
iodev.h
kdb.h
limits.h
md_var.h
Move fpusave() wrapper for suspend hander to sys/amd64/amd64/fpu.c.
2014-03-04 21:35:57 +00:00
memdev.h
metadata.h
Update EFI framebuffer handoff from loader
2014-03-27 19:43:38 +00:00
minidump.h
mp_watchdog.h
nexusvar.h
npx.h
ofw_machdep.h
param.h
Increase the TSS limit by one byte. The processor requires an additional byte
2014-05-14 22:24:09 +00:00
pcb.h
Hide struct pcb definition by #ifdef __amd64__ braces. If cc -m32
2013-11-26 19:38:42 +00:00
pci_cfgreg.h
pcpu.h
Formalize the concept of virtual CPU ids by adding a per-cpu vcpu_id
2013-10-05 23:11:01 +00:00
pmap.h
Add change forgotten in r263475. Make dmaplimit accessible outside
2014-03-21 17:17:19 +00:00
pmc_mdep.h
ppireg.h
proc.h
profile.h
psl.h
ptrace.h
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
On those machines, where sf_bufs do not represent any real object, make
2013-09-06 05:37:49 +00:00
sigframe.h
signal.h
smp.h
xen: add a hook to perform AP startup
2014-03-11 10:27:57 +00:00
specialreg.h
stack.h
stdarg.h
sysarch.h
timerreg.h
trap.h
tss.h
ucontext.h
varargs.h
vdso.h
vm.h
vmm_dev.h
Implement a PCI interrupt router to route PCI legacy INTx interrupts to
2014-05-15 14:16:55 +00:00
vmm_instruction_emul.h
Add PG_U (user/supervisor) checks when translating a guest linear address
2014-05-19 03:50:07 +00:00
vmm.h
Add PG_U (user/supervisor) checks when translating a guest linear address
2014-05-19 03:50:07 +00:00
vmparam.h
As of r257209, all architectures have defined VM_KMEM_SIZE_SCALE. In other
2013-11-08 16:25:00 +00:00