genode/repos/base-hw/src/core/include/spec/x86
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
..
kernel hw: skeleton for building on x86_64 2015-03-27 11:53:16 +01:00
cpu.h hw_x86_64: Add virt_base paramater to Idt::setup function 2015-03-27 11:53:27 +01:00
macros_support.s hw: skeleton for building on x86_64 2015-03-27 11:53:16 +01:00
macros.s hw: skeleton for building on x86_64 2015-03-27 11:53:16 +01:00
pic.h hw: skeleton for building on x86_64 2015-03-27 11:53:16 +01:00
serial.h hw: skeleton for building on x86_64 2015-03-27 11:53:16 +01:00
timer.h hw_x86_64: Add fake Timer::ms_to_tics implementation 2015-03-27 11:53:23 +01:00