genode/repos/base-hw/src
Reto Buerki 968ab15bbb hw_x86_64: Add Genode::Gdt class
The class provides the load() function which reloads the GDTR with the
GDT address in the mtc region. This is needed to make the segments
accessible to non-core threads.

Make the _gdt_start label global to use it in the call to
_virt_mtc_addr().
2015-03-27 11:53:26 +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 Genode::Gdt class 2015-03-27 11:53:26 +01:00
test thread API & CPU session: accounting of CPU quota 2014-11-28 12:02:37 +01:00