1
0
Fork 0
mirror of https://github.com/hermitcore/libhermit.git synced 2025-03-09 00:00:03 +01:00
libhermit/arch/x86/include/asm
Annika Wierichs f17ec0ced2 merge devel
2018-01-04 14:08:46 +01:00
..
apic.h reduce the number of obsolete kernel messages 2017-09-23 10:25:23 +02:00
atomic.h reodering of the directory structure 2016-12-03 00:43:49 +01:00
atomic32.h add implementations for atomic_intXX_inc/_dec 2017-05-24 22:24:03 +02:00
atomic64.h add implementations for atomic_intXX_inc/_dec 2017-05-24 22:24:03 +02:00
gdt.h create GDT on demand to remove dependency on MAX_CORES 2017-12-31 11:20:14 +01:00
idt.h reodering of the directory structure 2016-12-03 00:43:49 +01:00
io.h reodering of the directory structure 2016-12-03 00:43:49 +01:00
irq.h reodering of the directory structure 2016-12-03 00:43:49 +01:00
irqflags.h reodering of the directory structure 2016-12-03 00:43:49 +01:00
isrs.h reodering of the directory structure 2016-12-03 00:43:49 +01:00
limits.h reodering of the directory structure 2016-12-03 00:43:49 +01:00
multiboot.h simplify UART detection, use the information of the loader 2017-05-31 22:08:21 +02:00
page.h Added phys_to_virt function. Adapting ibv prototype almost done. 2017-11-23 16:56:54 +01:00
pci.h the device discovery alg. checks also the PCI subsystem id 2017-06-05 11:12:36 +02:00
processor.h check ARAT feature, reduce the time to calibrate APIC timer 2018-01-01 22:24:53 +01:00
stddef.h add draft to integrate a hypervisor directly in the proxy 2017-01-16 18:47:13 +01:00
string.h use #if instead of #ifdef to simplify the config file 2017-03-04 00:31:35 +01:00
tasks.h remove the dependencies on an array of boot stacks 2017-11-26 12:48:00 +01:00
tasks_types.h reodering of the directory structure 2016-12-03 00:43:49 +01:00
time.h remove compiler warnings 2017-03-04 00:42:25 +01:00
tss.h reodering of the directory structure 2016-12-03 00:43:49 +01:00
uart.h simplify uart device 2017-03-05 18:48:51 +01:00
uhyve.h move hardware dependent functions to the subdirectory arch 2017-03-07 00:05:19 +01:00