mem: Make the XBar responsible for tracking response routing
[gem5.git] / src / arch /
2015-01-22 Andreas Hanssonx86: Delay X86 table walk on receiving walker response
2015-01-22 Andreas Hanssonmem: Clean up Request initialisation
2015-01-10 Emilio Castillox86 : fxsave and fxrestore missing template code
2015-01-07 Gabe Blackx86: Enable three bits in the FamilyModelStepping ECX...
2015-01-07 Gabe Blackcpuid, x86: Revert "Enabling more features in CPUid"
2015-01-03 mike uptonarm: Add unlinkat syscall implementation
2015-01-03 Maxime Martinassox86: implements the simd128 ADDSUBPD instruction
2014-12-23 Curtis Dunhamarm: Add stats to table walker
2014-12-23 Andreas Sandbergarm: Raise an alignment fault if a PC has illegal alignment
2014-12-23 Andreas Sandbergarm: Clean up and document decoder API
2014-12-23 Andreas Sandbergarm: Add support for filtering in the PMU
2014-12-08 Andreas Sandbergarm: Fix decoding of PMXEVTYPER_EL0 and PMCCFILTR_EL0
2014-12-06 Gabe Blackmisc: Generalize GDB single stepping.
2014-12-06 Gabe Blackx86: Implement a remote GDB stub.
2014-12-05 Gabe Blackmisc: Make the GDB register cache accessible in various...
2014-12-04 Gabe Blackx86: Rework opcode parsing to support 3 byte opcodes...
2014-12-04 Gabe Blackarch: Allow named constants as decode case values.
2014-12-03 Gabe Blackx86: Clean up style in process.cc.
2014-12-02 Andrew Bardsleyarm: Fix TLB ignoring faults when table walking
2014-12-02 Andreas Hanssoncpu: Always mask the snoop address when performing...
2014-11-24 Alexandru Dutumem: Page Table map api modification
2014-11-24 Alexandru Dutux86: Segment initialization to support KvmCPU in SE
2014-11-24 Alexandru Dutukvm, x86: Adding support for SE mode execution
2014-11-24 Alexandru Dutucpuid, x86: Enabling more features in CPUid
2014-11-17 Gabe Blackx86: Fix setting segment bases in real mode.
2014-11-17 Gabe Blackx86: Fix some bugs in the real mode far jmp instruction.
2014-11-17 Gabe Blackx86: APIC: Only set deliveryStatus if our IPI is going...
2014-11-17 Gabe Blackx86: APIC: Fix the getRegArrayBit function.
2014-11-17 Gabe Blackx86: Fix the CPUID Long Mode Address Size function.
2014-11-14 Andreas Hanssonarm: Fixes based on UBSan and static analysis
2014-11-06 Marc Orrx86 isa: This patch attempts an implementation at mwait.
2014-10-30 Ali Saidiautomated merge
2014-10-30 Ali Saidiarm, tests: Update config files to more recent kernels...
2014-10-30 Ali Saidiarm, mem: Fix drain bug and provide drain prints for...
2014-10-30 Ali Saidiarm: Fix multi-system AArch64 boot w/caches.
2014-10-30 Ali Saidiarm: Mark some miscregs (timer counter) registers at...
2014-10-22 Nilay Vaishsim: revert 6709bbcf564d
2014-10-20 Andreas Hanssonx86: Fixes to avoid LTO warnings
2014-10-20 Michael Adlersim: implement getdents/getdents64 in user mode
2014-10-16 Andreas Hanssonarch: Use shared_ptr for all Faults
2014-10-16 Andreas Hanssonarch,x86,mem: Dynamically determine the ISA for Ruby...
2014-10-16 Andreas Sandbergarm: Add helper methods to setup architected PMU events
2014-10-16 Andreas Sandbergarm: Add TLB PMU probes
2014-10-16 Andreas Sandbergarm: Add a model of an ARM PMUv3
2014-09-02 Akash Bagdiaarm: Don't speculatively access most miscregisters.
2014-06-13 Jiuyue Max86: add LongModeAddressSize function to cpuid
2014-10-01 Andreas Hanssonarm: Use MiscRegIndex rather than int when flattening
2014-10-01 Andreas Hanssonarm: More UBSan cleanups after additional full-system...
2014-09-27 Andreas Hanssonarm: Fixed undefined behaviours identified by gcc
2014-09-27 Andreas Hanssonarch: Use const StaticInstPtr references where possible
2014-09-27 Andreas Hanssonscons: Address issues related to gcc 4.9.1
2014-09-20 Mitch Hayengaalpha,arm,mips,power,x86,cpu,sim: Cleanup activate...
2014-09-20 Andreas Hanssonmem: Rename Bus to XBar to better reflect its behaviour
2014-09-19 Andreas Hanssonarch: Pass faults by const reference where possible
2014-09-12 Andrew Bardsleystyle: Fix line continuation, especially in debug messages
2014-09-03 Mitch Hayengaarm: Make memory ops work on 64bit/128-bit quantities
2014-09-03 Mitch Hayengax86: Flag instructions that call suspend as IsQuiesce
2014-09-03 Mitch Hayengaarm: Fix v8 neon latency issue for loads/stores
2014-04-29 Curtis Dunhamarm: use condition code registers for ARM ISA
2014-09-03 Andrew Bardsleyarm: ISA X31 destination register fix
2014-09-03 Mitch Hayengaarm: Mark v7 cbz instructions as direct branches
2014-09-03 Mitch Hayengaarch: Properly guess OpClass from optional StaticInst...
2014-05-27 Curtis Dunhamarm: support 16kb vm granules
2014-09-03 Andreas Sandbergarch, cpu: Factor out the ExecContext into a proper...
2014-09-03 Andreas Hanssonarch: Cleanup unused ISA traits constants
2014-09-03 Mitch Hayengaconfig: Change parsing of Addr so hex values work from...
2014-09-03 Andreas Hanssonarm: Fix ExtMachInst hash operator underlying type
2014-09-01 Nilay Vaishx86: set op class of two fp instructions
2014-08-28 Alexandrumem: adding architectural page table support for SE...
2014-08-26 Andreas Sandbergbase: Replace the internal varargs stuff with C++11...
2014-08-26 Mitch Hayengamips: Fix RLIMIT_RSS naming
2014-08-26 Andreas Sandbergsparc: Fixup bit ordering in the PSTATE bit union
2014-08-13 Dam Sunwooarm: change MISCREG_L2ERRSR to warn not fail
2014-08-13 Andreas Sandbergmips: Remove unused private members to fix compile...
2014-08-13 Andreas Sandbergpower: Remove unused private members to fix compile...
2014-03-11 Curtis Dunhamarm: remove dead code fplib mul64x64
2014-06-30 Stephan Diestelhorstpower: Add basic DVFS support for gem5
2014-06-21 Binh Phamx86: fix table walker assertion
2014-06-01 Steve Reinhardtstyle: eliminate equality tests with true and false stable_2014_08_26
2014-05-12 Steve Reinhardtsyscall emulation: clean up & comment SyscallReturn
2014-04-17 Ali Saidiarm: Make sure UndefinedInstructions are properly initi...
2014-04-17 Ali Saidiarm: allow DC instructions by default so SE mode works
2014-04-17 Ali Saidisim, arm: implement more of the at variety syscalls
2014-05-09 Andrew Bardsleycpu: Add flag name printing to StaticInst
2014-05-09 Andrew Bardsleyarm: Add branch flags onto macroops
2014-05-09 Curtis Dunhamarm: add preliminary ISA splits for ARM arch
2014-05-09 Curtis Dunhamarch: teach ISA parser how to split code across files
2014-05-09 Geoffrey Blakearch, arm: Preserve TLB bootUncacheability when switchi...
2014-05-09 Akash Bagdiacpu, arm: Allow the specification of a socket field
2014-05-09 Geoffrey Blakearm: Panics in miscreg read functions can be tripped...
2014-05-09 Curtis Dunhamarch: remove inline specifiers on all inst constrs...
2014-05-09 Curtis Dunhamarm: cleanup ARM ISA definition
2014-04-23 Curtis Dunhamarm: Correctly display disassembly of vldmia/vstmia
2014-04-23 Mitchell Hayengaarm: Don't use a stack allocated mnemonic
2014-04-23 Curtis Dunhamarch: remove 'null update' check in isa-parser
2014-03-23 Eric Van Hensbergenarm: m5ops readfile64 args broken, offset coming throug...
2014-03-16 Andreas Sandbergkvm: x86: Add support for x86 INIT and STARTUP handling
2014-03-12 Paul Rosenfeldalpha: Small removal of dead comments/code from alpha ISA
2014-03-07 Geoffrey Blakearm: Handle functional TLB walks properly
2014-03-07 Mitch Hayengascons: Fixes uninitialized warnings issued by clang
next