genode/repos/base-hw/src
Adrian-Ken Rueegsegger 1035efcf3f hw_x86_64: Save info on interrupt stack to client context
As the kernel entry is called from the interrupt handler the stack
layout is as specified by Intel SDM Vol. 3A, figure 6-8. An additional
vector number is stored at the top of the stack.

Gather the necessary client information from the interrupt stack frame
and store it in the client context.
2015-03-27 11:53:21 +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: Save info on interrupt stack to client context 2015-03-27 11:53:21 +01:00
test thread API & CPU session: accounting of CPU quota 2014-11-28 12:02:37 +01:00