.. |
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
|
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
|
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
|
Fix issues with zeroing and fetching the counters, on x86 and ppc64.
|
2013-07-01 02:48:27 +00:00 |
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
|
Convert machine/elf.h, machine/frame.h, machine/sigframe.h,
|
2013-02-20 17:39:52 +00:00 |
endian.h
|
|
|
exec.h
|
|
|
fdt.h
|
Add basic support for FDT to i386 & amd64. This change includes:
|
2013-05-21 03:05:49 +00:00 |
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
|
Convert machine/elf.h, machine/frame.h, machine/sigframe.h,
|
2013-02-20 17:39:52 +00:00 |
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
|
Add basic support for FDT to i386 & amd64. This change includes:
|
2013-05-21 03:05:49 +00:00 |
param.h
|
Rename VM_NDOMAIN into MAXMEMDOM and move it into machine/param.h in
|
2013-05-07 22:46:24 +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
|
Convert machine/elf.h, machine/frame.h, machine/sigframe.h,
|
2013-02-20 17:39:52 +00:00 |
signal.h
|
Convert machine/elf.h, machine/frame.h, machine/sigframe.h,
|
2013-02-20 17:39:52 +00:00 |
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
|
Convert machine/elf.h, machine/frame.h, machine/sigframe.h,
|
2013-02-20 17:39:52 +00:00 |
varargs.h
|
|
|
vdso.h
|
|
|
vm.h
|
|
|
vmm_dev.h
|
Add an ioctl to suspend a virtual machine (VM_SUSPEND). The ioctl can be called
|
2014-03-26 23:34:27 +00:00 |
vmm_instruction_emul.h
|
Add support for FreeBSD/i386 guests under bhyve.
|
2014-02-05 04:39:03 +00:00 |
vmm.h
|
Add an ioctl to suspend a virtual machine (VM_SUSPEND). The ioctl can be called
|
2014-03-26 23:34:27 +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 |