.. |
apic.h
|
add address of the CMCI register
|
2017-08-03 07:49:35 +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
|
fix size of the GDT (forgot null descriptor)
|
2017-08-21 00:07:38 +02: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
|
Wshift negative value (#79) + more compiler to travis (#77)
|
2017-08-30 12:51:23 +02:00 |
pci.h
|
the device discovery alg. checks also the PCI subsystem id
|
2017-06-05 11:12:36 +02:00 |
processor.h
|
enable support of machine check handling
|
2017-08-03 00:07:20 +02: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 |