genode/repos/base-hw
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
..
doc imx31: remove platform completely (fix #1360) 2015-01-12 14:24:15 +01:00
include hw: skeleton for building on x86_64 2015-03-27 11:53:16 +01:00
lib hw_x86_64: Drop obsolete isr.s assembly file 2015-03-27 11:53:24 +01:00
mk hw: skeleton for building on x86_64 2015-03-27 11:53:16 +01:00
run run: modularize run tool 2015-01-26 12:28:40 +01:00
src hw_x86_64: Add virt_base paramater to Idt::setup function 2015-03-27 11:53:27 +01:00