genode/repos/base-hw/src/core/spec/x86/kernel
Martin Stein 4e98a0f64a hw: get rid of kernel/thread_* files
The distinction between Kernel::Thread and Kernel::Thread_base is
unnecessary as currently all Hw platforms would have the same content in
the latter class. Thus I've merged Kernel::Thread_base into
Kernel::Thread. Thereby, Kernel::Thread_event can be moved to
kernel/thread.h.

Ref #1652
2015-09-09 15:14:27 +02:00
..
cpu.cc hw_x86_64: Log unknown exceptions of Cpu_idle 2015-08-21 11:00:59 +02:00
pd.cc hw: kernel backed capabilities (Fix #1443) 2015-05-26 09:40:04 +02:00
thread.cc hw: get rid of kernel/thread_* files 2015-09-09 15:14:27 +02:00
vm.cc hw: skeleton for building on x86_64 2015-03-27 11:53:16 +01:00