gem5/kern/linux
Ali Saidi af620e1187 added system option to bin interrupt code seperately.
arch/alpha/ev5.cc:
    set the mode explictly rather than having a bool user/notuser
cpu/simple_cpu/simple_cpu.hh:
    there is no class Kernel
kern/kernel_stats.cc:
    use cpu_mode_num
kern/kernel_stats.hh:
    add interrupt mode and use cpu_mode_num rather than constant
kern/linux/linux_system.cc:
kern/linux/linux_system.hh:
kern/system_events.cc:
kern/system_events.hh:
    add events to change the mode to/from interrupt
sim/system.cc:
sim/system.hh:
    add a pal symbol table

--HG--
extra : convert_revision : 9d30e826b72122062a5ea12d094f94760e75c66a
2004-09-03 14:12:59 -04:00
..
aligned.hh Added code using VPtr to be able to extract info from linux thread 2004-08-18 23:06:51 -04:00
hwrpb.hh Added code using VPtr to be able to extract info from linux thread 2004-08-18 23:06:51 -04:00
linux.hh Updated copyright on Tsunami and kern/linux files. 2004-06-04 13:43:50 -04:00
linux_syscalls.cc Updated copyright on Tsunami and kern/linux files. 2004-06-04 13:43:50 -04:00
linux_syscalls.hh Updated copyright on Tsunami and kern/linux files. 2004-06-04 13:43:50 -04:00
linux_system.cc added system option to bin interrupt code seperately. 2004-09-03 14:12:59 -04:00
linux_system.hh added system option to bin interrupt code seperately. 2004-09-03 14:12:59 -04:00
linux_threadinfo.hh std:: 2004-08-20 11:36:19 -04:00
printk.cc few forgotten changes for dprintk 2004-07-31 00:55:05 -04:00
printk.hh Added debug printk support 2004-07-30 17:13:24 -04:00
sched.hh Added code using VPtr to be able to extract info from linux thread 2004-08-18 23:06:51 -04:00
thread_info.hh Added code using VPtr to be able to extract info from linux thread 2004-08-18 23:06:51 -04:00