2008-11-05 |
Lisa Hsu | new mp eio test |
commit | commitdiff | tree |
2008-11-05 |
Lisa Hsu | Fix SPARC_FS compile |
commit | commitdiff | tree |
2008-11-05 |
Lisa Hsu | Right now a single thread cpu 1 could get assigned... |
commit | commitdiff | tree |
2008-11-04 |
Lisa Hsu | decouple eviction from insertion in the cache. |
commit | commitdiff | tree |
2008-11-04 |
Lisa Hsu | Change the findBlock(addr, lat) to accessBlock, which... |
commit | commitdiff | tree |
2008-11-04 |
Lisa Hsu | get rid of all instances of readTid() and getThreadNum... |
commit | commitdiff | tree |
2008-11-03 |
Lisa Hsu | Add in Context IDs to the simulator. From now on,... |
commit | commitdiff | tree |
2008-11-03 |
Lisa Hsu | Make it so that all thread contexts are registered... |
commit | commitdiff | tree |
2008-11-03 |
Lisa Hsu | make BaseCPU the provider of _cpuId, and cpuId() instea... |
commit | commitdiff | tree |
2008-10-29 |
Ali Saidi | Libelf: Append options to CCFLAGS for warning free... |
commit | commitdiff | tree |
2008-10-27 |
Clint Smullen | CPU: The API change to EventWrapper did not get propag... |
commit | commitdiff | tree |
2008-10-27 |
Clint Smullen | Checkpointing: createCountedDrain function, it was... |
commit | commitdiff | tree |
2008-10-26 |
Ali Saidi | BATCH: Run as, ar, and ranlib with BATCH_CMD so that... |
commit | commitdiff | tree |
2008-10-23 |
Lisa Hsu | s/cpu_id/cpuId in o3 (to be consistent and match style... |
commit | commitdiff | tree |
2008-10-23 |
Lisa Hsu | probe function no longer used anywhere. |
commit | commitdiff | tree |
2008-10-23 |
Lisa Hsu | remove the totally obsolete split cache |
commit | commitdiff | tree |
2008-10-21 |
Nathan Binkert | style: Use the correct m5 style for things relating... |
commit | commitdiff | tree |
2008-10-20 |
Ali Saidi | Regression: Add single and dual boot O3 regressions... |
commit | commitdiff | tree |
2008-10-20 |
Ali Saidi | O3CPU: Undo Gabe's changes to remove hwrei and simpalch... |
commit | commitdiff | tree |
2008-10-20 |
Lisa Hsu | Automated merge with ssh://daystrom.m5sim.org//z/repo/m5 |
commit | commitdiff | tree |
2008-10-17 |
Nathan Binkert | need to add packet_access.hh in order to get tempalte... |
commit | commitdiff | tree |
2008-10-17 |
Nathan Binkert | get rid of local variable that's only used in an assert... |
commit | commitdiff | tree |
2008-10-16 |
Lisa Hsu | Automated merge with ssh://daystrom.m5sim.org//z/repo/m5 |
commit | commitdiff | tree |
2008-10-14 |
Lisa Hsu | This function declaration isn't used anywhere. |
commit | commitdiff | tree |
2008-10-14 |
Nathan Binkert | eventq: make python events actually work |
commit | commitdiff | tree |
2008-10-14 |
Nathan Binkert | eventq: revert code for unserializing events. |
commit | commitdiff | tree |
2008-10-13 |
Gabe Black | CPU: Explain why some code is commented out. |
commit | commitdiff | tree |
2008-10-13 |
Gabe Black | Get rid of some commented out code. |
commit | commitdiff | tree |
2008-10-13 |
Gabe Black | X86: Set the delayed commit flag in x86 microops approp... |
commit | commitdiff | tree |
2008-10-13 |
Gabe Black | X86: Make the local APIC timer event generate an interrupt. |
commit | commitdiff | tree |
2008-10-13 |
Gabe Black | X86: Implement the EOI register in the local APIC. |
commit | commitdiff | tree |
2008-10-13 |
Gabe Black | X86: Add some DPRINTFs to the local APIC. |
commit | commitdiff | tree |
2008-10-13 |
Gabe Black | X86: Make auto eoi mode work in the I8259 PIC. |
commit | commitdiff | tree |
2008-10-13 |
Gabe Black | X86: Make non-specific EOI commands work. |
commit | commitdiff | tree |
2008-10-13 |
Gabe Black | X86: Make the I8259 PIC accept a specific EOI command. |
commit | commitdiff | tree |
2008-10-13 |
Gabe Black | X86: Fix the segment setting code in IRET, and make... |
commit | commitdiff | tree |
2008-10-13 |
Gabe Black | X86: Panic when an unimplemented fault is invoked,... |
commit | commitdiff | tree |
2008-10-13 |
Gabe Black | X86: Implement the swapgs instruction. |
commit | commitdiff | tree |
2008-10-13 |
Gabe Black | X86: Add wrval/rdval microops for reading significant... |
commit | commitdiff | tree |
2008-10-13 |
Gabe Black | X86: Make the x86 interrupt fault kick off the interrup... |
commit | commitdiff | tree |
2008-10-13 |
Gabe Black | X86: Implement entering an interrupt in microcode. |
commit | commitdiff | tree |
2008-10-13 |
Gabe Black | X86: Make sure register microops set fault rather than... |
commit | commitdiff | tree |
2008-10-13 |
Gabe Black | X86: Implement an wrdh microop which loads bases/offset... |
commit | commitdiff | tree |
2008-10-13 |
Gabe Black | X86: Make the MicroPC type 16 bit. |
commit | commitdiff | tree |
2008-10-13 |
Gabe Black | X86: Implement local labels for the ROM that actually... |
commit | commitdiff | tree |
2008-10-13 |
Gabe Black | X86: Implement the chks check of interrupt gate target... |
commit | commitdiff | tree |
2008-10-13 |
Gabe Black | X86: Add a check type for interrupt gates. |
commit | commitdiff | tree |
2008-10-13 |
Gabe Black | X86: Fix chks checking the submode for stack segments. |
commit | commitdiff | tree |
2008-10-13 |
Gabe Black | X86: Let segment manipulation microops be conditional. |
commit | commitdiff | tree |
2008-10-13 |
Gabe Black | X86: Let the microassembler know about the microcode... |
commit | commitdiff | tree |
2008-10-13 |
Gabe Black | X86: Fix the rdbase microop |
commit | commitdiff | tree |
2008-10-13 |
Gabe Black | X86: Don't fetch in the simple CPU if you're in the... |
commit | commitdiff | tree |
2008-10-13 |
Gabe Black | Get rid of old RegContext code. |
commit | commitdiff | tree |
2008-10-13 |
Gabe Black | X86: Create a handy way to access labels from the ROM... |
commit | commitdiff | tree |
2008-10-13 |
Gabe Black | X86: Make X86's microcode ROM actually do something. |
commit | commitdiff | tree |
2008-10-12 |
Gabe Black | CPU: Make the highest order bit in the micro pc determi... |
commit | commitdiff | tree |
2008-10-12 |
Gabe Black | CPU: Create a microcode ROM object in the CPU which... |
commit | commitdiff | tree |
2008-10-12 |
Gabe Black | X86: Create an eret microop which returns from ROM... |
commit | commitdiff | tree |
2008-10-12 |
Gabe Black | X86: Make Br never report itself as the last microop. |
commit | commitdiff | tree |
2008-10-12 |
Gabe Black | X86: Create a SeqOp class of microops and make Br one... |
commit | commitdiff | tree |
2008-10-12 |
Gabe Black | X86: Update the stats for cpuid's new implementation |
commit | commitdiff | tree |
2008-10-12 |
Gabe Black | X86: Implement CPUID with a magical function instead... |
commit | commitdiff | tree |
2008-10-12 |
Gabe Black | X86: Fix the ordering of special physical address ranges. |
commit | commitdiff | tree |
2008-10-12 |
Gabe Black | X86: Create a mechanism for the IO APIC to access I8259... |
commit | commitdiff | tree |
2008-10-12 |
Gabe Black | X86: Actually use the extra vector bits we get from... |
commit | commitdiff | tree |
2008-10-12 |
Gabe Black | X86: Make the local APIC process interrupts and send... |
commit | commitdiff | tree |
2008-10-12 |
Gabe Black | X86: Make the local APIC handle interrupt messages... |
commit | commitdiff | tree |
2008-10-12 |
Gabe Black | X86: Change the default value for the IO APIC redirecti... |
commit | commitdiff | tree |
2008-10-12 |
Gabe Black | X86: Make the bases for x86 fault class public. |
commit | commitdiff | tree |
2008-10-12 |
Gabe Black | X86: Make APICs communicate through the memory system. |
commit | commitdiff | tree |
2008-10-12 |
Gabe Black | Create a message port for sending messages as apposed... |
commit | commitdiff | tree |
2008-10-12 |
Gabe Black | X86: Add a LocalApic trace flag. |
commit | commitdiff | tree |
2008-10-12 |
Gabe Black | X86: Make the local APIC accessible through the memory... |
commit | commitdiff | tree |
2008-10-12 |
Gabe Black | Turn Interrupts objects into SimObjects. Also, move... |
commit | commitdiff | tree |
2008-10-12 |
Gabe Black | CPU: Eliminate the get_vec function. |
commit | commitdiff | tree |
2008-10-11 |
Gabe Black | CPU: Add a getInterruptController function |
commit | commitdiff | tree |
2008-10-11 |
Gabe Black | X86: Add entries for the IO APIC to the MP table. |
commit | commitdiff | tree |
2008-10-11 |
Gabe Black | X86: Create an IO APIC device. |
commit | commitdiff | tree |
2008-10-11 |
Gabe Black | X86: Set up a mechanism for the I8254 timer to cause... |
commit | commitdiff | tree |
2008-10-11 |
Gabe Black | X86: Add an Intel MP table to the simulation. |
commit | commitdiff | tree |
2008-10-11 |
Gabe Black | CPU: Eliminate the simPalCheck funciton. |
commit | commitdiff | tree |
2008-10-11 |
Gabe Black | CPU: Eliminate the hwrei function. |
commit | commitdiff | tree |
2008-10-11 |
Gabe Black | X86: Rename the PC device to Pc. |
commit | commitdiff | tree |
2008-10-11 |
Gabe Black | X86: Bring the South Bridge device into dev/x86 and... |
commit | commitdiff | tree |
2008-10-11 |
Gabe Black | X86: Change I8254 and PCSpeaker devices from subdevices... |
commit | commitdiff | tree |
2008-10-11 |
Gabe Black | Devices: Make the Intel8254Timer device only use pointe... |
commit | commitdiff | tree |
2008-10-11 |
Gabe Black | X86: Make the CMOS and I8259 devices use IntDev and... |
commit | commitdiff | tree |
2008-10-11 |
Gabe Black | X86: Create the IntDev and IntPin system. |
commit | commitdiff | tree |
2008-10-11 |
Gabe Black | X86: Hook the CMOS device to the I8259 PICs. |
commit | commitdiff | tree |
2008-10-11 |
Gabe Black | X86: Make the I8259 decipher the commands it's given... |
commit | commitdiff | tree |
2008-10-11 |
Gabe Black | X86: Change the I8259 from a subdevice into a real... |
commit | commitdiff | tree |
2008-10-11 |
Gabe Black | X86: Change the CMOS from a sub-device to a real SimObject |
commit | commitdiff | tree |
2008-10-11 |
Gabe Black | TLB: Make all tlbs derive from a common base class... |
commit | commitdiff | tree |
2008-10-11 |
Gabe Black | X86: Create SimObjects in python and C++ to represent... |
commit | commitdiff | tree |
2008-10-11 |
Gabe Black | X86: Make the time on the RTC configurable. |
commit | commitdiff | tree |
2008-10-11 |
Gabe Black | X86: Create SimObjects in python and C++ to represent... |
commit | commitdiff | tree |
2008-10-11 |
Nathan Binkert | cprintf: properly deal with pointer types |
commit | commitdiff | tree |
2008-10-11 |
Nathan Binkert | swig: Add in a %rename to allow the same name to appear... |
commit | commitdiff | tree |
2008-10-10 |
Nathan Binkert | Rename the info function to inform to avoid likely... |
commit | commitdiff | tree |
2008-10-10 |
Nathan Binkert | automerge |
commit | commitdiff | tree |
next |