genode/repos/base-hw/src
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
..
base hw_x86_64: Implement syscall with one to six arguments 2015-03-27 11:53:20 +01:00
core hw_x86_64: Add virt_base paramater to Idt::setup function 2015-03-27 11:53:27 +01:00
test thread API & CPU session: accounting of CPU quota 2014-11-28 12:02:37 +01:00