genode/repos/base-hw/src/core/spec/x86_64
Adrian-Ken Rueegsegger fe22858550 hw_x86_64: Adjust EFLAGS of prepared interrupt stack frame
Set I/O privilege level to 3 to allow core to perform port I/O from
userspace. Also make sure the IF flag is cleared for now until interrupt
handling is implemented.
2015-03-27 11:53:19 +01:00
..
kernel hw_x86_64: Add 64-bit user code and data segments to GDT 2015-03-27 11:53:19 +01:00
crt0.s hw: skeleton for building on x86_64 2015-03-27 11:53:16 +01:00
idt.cc hw_x86_64: setup ISR and IDT 2015-03-27 11:53:18 +01:00
isr.s hw_x86_64: setup ISR and IDT 2015-03-27 11:53:18 +01:00
mode_transition.s hw_x86_64: Adjust EFLAGS of prepared interrupt stack frame 2015-03-27 11:53:19 +01:00