genode/repos/base-hw/src/core/spec/x86_64
Reto Buerki 00921e4a5c hw_x86_64: Create Tss instance in mtc region
Use the _mt_tss label and the placement new operator to create the
Tss class instance in the mtc region. Update the hard-coded
TSS base address to use the virtual mtc address.
2015-03-27 11:53:25 +01:00
..
kernel hw_x86_64: Move GDT into mtc region 2015-03-27 11:53:25 +01:00
crt0.s hw: skeleton for building on x86_64 2015-03-27 11:53:16 +01:00
idt.cc hw_x86_64: Make _virt_idt_addr member more generic 2015-03-27 11:53:25 +01:00
mode_transition.s hw_x86_64: Create Tss instance in mtc region 2015-03-27 11:53:25 +01:00
tss.cc hw_x86_64: Make Tss member functions non-static 2015-03-27 11:53:25 +01:00