1
0
Fork 0
mirror of https://github.com/hermitcore/libhermit.git synced 2025-03-30 00:00:15 +01:00
libhermit/arch/x86/kernel
2017-04-03 18:14:56 +02:00
..
apic.c cmake: initial support for CMake build system 2017-04-03 18:14:56 +02:00
boot.asm reodering of the directory structure 2016-12-03 00:43:49 +01:00
entry.asm cmake: initial support for CMake build system 2017-04-03 18:14:56 +02:00
gdt.c reodering of the directory structure 2016-12-03 00:43:49 +01:00
idt.c reodering of the directory structure 2016-12-03 00:43:49 +01:00
irq.c reodering of the directory structure 2016-12-03 00:43:49 +01:00
isrs.c move more helper functions to the architecture dependent directory 2017-03-19 22:49:23 +01:00
pci.c add draft to integrate a hypervisor directly in the proxy 2017-01-16 18:47:13 +01:00
pcihdr.h reodering of the directory structure 2016-12-03 00:43:49 +01:00
processor.c check cmdline string to determine the frequency 2017-04-03 09:16:12 +02:00
signal.c add copyright statement 2017-03-19 22:57:37 +01:00
syscall.c reodering of the directory structure 2016-12-03 00:43:49 +01:00
tasks.c enable a check if the HermitCore app depends on a proxy 2017-04-03 09:16:54 +02:00
timer.c reodering of the directory structure 2016-12-03 00:43:49 +01:00
uart.c revise UART support, determine port via PCI scan 2017-04-03 07:17:46 +02:00