source: trunk/hal/x86_64/core @ 296

Name Size Rev Age Author Last Change
../
hal_syscall.c 1.1 KB 145   7 years max style
hal_irqmask.c 1.4 KB 285   7 years max Must be reg_t.
hal_atomic.c 1.4 KB 234   7 years max style
hal_uspace.c 1.6 KB 189   7 years max sync
hal_remote.c 2.2 KB 234   7 years max style
hal_drivers.c 2.4 KB 280   7 years max sync
hal_internal.h 2.5 KB 290   7 years max Define prototype.
hal_special.c 2.7 KB 280   7 years max sync
hal_exception.c 2.8 KB 276   7 years max update
hal_cpu.S 3.1 KB 236   7 years max Launch the secondary CPUs. For now, they all say hello and enter an …
hal_context.c 3.1 KB 234   7 years max style
hal_ppm.c 3.5 KB 234   7 years max style
hal_interrupt.c 3.7 KB 274   7 years max Add tls_tf.
hal_kentry.h 4.2 KB 234   7 years max style
hal_kentry.S 4.2 KB 234   7 years max style
hal_multiboot.h 4.7 KB 234   7 years max style
hal_boot.h 5.2 KB 272   7 years max Use local_cxy for GET_PTR, instead of the triple map. This fixes a …
hal_register.h 5.8 KB 234   7 years max style
x86_printf.c 5.8 KB 242   7 years max add a dumb lock for the console
hal_apic.h 6.3 KB 237   7 years max Attach the secondary CPUs, and for now route the keyboard irq to cpu1 …
hal_smpboot.S 6.6 KB 243   7 years max Mmh, some CPUs can boot with the cache disabled, so explicitly enable it.
hal_segmentation.h 7.4 KB 274   7 years max Add tls_tf.
hal_types.h 7.9 KB 272   7 years max Use local_cxy for GET_PTR, instead of the triple map. This fixes a …
hal_acpi.c 8.0 KB 275   7 years max Add a SRAT parser. For some reason, QEMU does not want to enable the …
hal_gpt.c 9.0 KB 272   7 years max Use local_cxy for GET_PTR, instead of the triple map. This fixes a …
hal_acpi.h 9.6 KB 275   7 years max Add a SRAT parser. For some reason, QEMU does not want to enable the …
hal_boot.S 11.8 KB 243   7 years max Mmh, some CPUs can boot with the cache disabled, so explicitly enable it.
hal_apic.c 13.1 KB 237   7 years max Attach the secondary CPUs, and for now route the keyboard irq to cpu1 …
hal_init.c 15.5 KB 293   7 years max Fix previous. Still don't know where the race comes from…
Note: See TracBrowser for help on using the repository browser.