1
0
Fork 0
mirror of https://github.com/hermitcore/libhermit.git synced 2025-03-23 00:00:05 +01:00
libhermit/arch/x86/include/asm
2017-12-12 14:54:19 +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 allocate stacks on demand, reduce the size of the BSS section 2017-11-04 12:46:57 +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 add definition of MSR_IA32_MISC_ENABLE_FAST_STRING 2017-11-05 23:16:32 +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 move more helper functions to the architecture dependent directory 2017-03-19 22:49:23 +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