genode/repos/base-hw/src/core
Reto Buerki a5efe04656 hw_x86_64: Add virt_base paramater to Idt::setup function
Use parameter instead of class member variable because it would get
stored into the mtc region otherwise. In a further iteration only the
actual IDT should be saved into the mtc, not the complete class
instance. Currently the class instance size is equal to the IDT table
size.
2015-03-27 11:53:27 +01:00
..
include hw_x86_64: Add virt_base paramater to Idt::setup function 2015-03-27 11:53:27 +01:00
kernel hw: extend warning messages to ease debugging 2015-03-27 11:53:13 +01:00
spec hw_x86_64: Add virt_base paramater to Idt::setup function 2015-03-27 11:53:27 +01:00
boot_modules.s
console.cc hw: re-organize file structure 2014-08-15 10:19:48 +02:00
core_rm_session.cc hw: minor 64-bit fixes 2015-02-16 13:40:36 +01:00
cpu_session_support.cc
io_mem_session_support.cc
irq_session_component.cc hw: enable destruction of IRQ sessions 2015-03-27 11:53:13 +01:00
pager.cc hw: extend warning messages to ease debugging 2015-03-27 11:53:13 +01:00
perf_counter.cc
platform_pd.cc
platform_thread.cc hw: remove deprecated TLB declaration 2014-12-19 13:58:47 +01:00
platform.cc hw: fix page table handling of core (ref #1387) 2015-02-16 13:40:37 +01:00
ram_session_support.cc hw: correctly flush cache on ARM (fix #1257) 2014-10-10 13:02:30 +02:00
rm_session_support.cc hw: error message on unmap on broken RM clients 2015-03-19 08:57:20 +01:00
signal_session_component.cc hw: re-organize file structure 2014-08-15 10:19:48 +02:00
target.mk hw: enable kernel-internal tests via run tool 2014-11-28 12:02:34 +01:00
thread_start.cc hw: adjust core bootstrap to fit generic process 2015-03-19 08:57:19 +01:00