Age | Commit message (Expand) | Author |
2018-05-09 | sim: Remove trailing dot when assigning a master's name | Giacomo Travaglini |
2018-05-09 | base, dev: Fix port message for vnc and terminal | Andreas Sandberg |
2018-05-08 | arch-x86, arch-power: fix calls to bits and insertBits | Matt Sinclair |
2018-05-08 | mem-cache: Create block insertion function | Daniel R. Carvalho |
2018-05-08 | arch-arm: Map ID_x_EL1 registers to AArch32 version | Giacomo Travaglini |
2018-05-08 | dev: Add support for a simple debug UART | Andreas Sandberg |
2018-05-03 | mem-ruby: Consistent dprintf formats for issue outcomes | Brad Beckmann |
2018-05-03 | arch-x86: Enable fstatfs for x86_64 | Tony Gutierrez |
2018-05-03 | mem-cache: Create Second-Chance replacement policy | Daniel R. Carvalho |
2018-05-03 | mem-cache: ReplacementPolicy specific replacement data | Daniel R. Carvalho |
2018-05-02 | arch-x86: implement movntps/movntpd SSE insts | Steve Reinhardt |
2018-05-02 | x86: Add a ld/st microop flag for marking an access uncacheable. | Gabe Black |
2018-05-02 | arch-x86: Enable the umask system call | Tony Gutierrez |
2018-04-27 | sim,cpu,mem,arch: Introduced MasterInfo data structure | Giacomo Travaglini |
2018-04-26 | mem-cache: Use block iteration in BaseSetAssoc | Daniel R. Carvalho |
2018-04-20 | docs: Fix power model doxygen | Jason Lowe-Power |
2018-04-19 | mem-cache: Use findBlock in FALRU's block access | Daniel R. Carvalho |
2018-04-19 | mem-cache: Use secure flag in FALRU's findBlock | Daniel R. Carvalho |
2018-04-19 | arch-arm: Add ARMv8.1 TTBR1_EL2 register | Giacomo Travaglini |
2018-04-19 | arch-arm: Fix Unknown Instruction disassemble | Giacomo Travaglini |
2018-04-19 | arch-arm: Change disassemble when MSR to UNKNOWN register | Giacomo Travaglini |
2018-04-18 | mem-cache: Create NRU Replacement Policy | Daniel R. Carvalho |
2018-04-18 | arch-arm: Fix masking in CPACR_EL1 | Chuan Zhu |
2018-04-18 | arch-arm: Mask out unsupported trapped exception handling bits | Chuan Zhu |
2018-04-18 | arch-arm: Fix FPEXC32_EL2 to FPEXC mapping | Chuan Zhu |
2018-04-18 | arch-arm: Adding MiscReg Priv (EL1) global flag | Giacomo Travaglini |
2018-04-18 | arch-arm: Correct masking of cp10 and cp11 in CPACR | Chuan Zhu |
2018-04-18 | arch-arm: Using explicit invalidation in TLB | Giacomo Travaglini |
2018-04-18 | mem-cache: Revamp multiple size tracking for FALRU caches | Nikos Nikoleris |
2018-04-18 | dev, arm: Cleanup Pl050 interrupt handling | Andreas Sandberg |
2018-04-17 | gpu-compute: fix bad asserts in gpu tlb and cu tlb port | Tony Gutierrez |
2018-04-17 | mem-ruby: enable DPRINTFN calls in slicc for temporary debug printing | John Alsop |
2018-04-17 | arch-arm: Fix secure MiscReg access when EL3 is not AArch32 | Giacomo Travaglini |
2018-04-17 | ps2: Unify constant names | Andreas Sandberg |
2018-04-17 | dev, arm: Use the PS/2 framework in the Pl050 model | Andreas Sandberg |
2018-04-17 | ps2: Add proper touchscreen command handling | Andreas Sandberg |
2018-04-17 | ps2: Implement the keyboard reset command | Andreas Sandberg |
2018-04-17 | ps2: Unify device data buffering | Andreas Sandberg |
2018-04-17 | ps2: Add a simple touchscreen model | Andreas Sandberg |
2018-04-17 | ps2: Add VNC support to the keyboard model | Andreas Sandberg |
2018-04-17 | ps2: Factor out PS/2 devices into their own subsystem | Andreas Sandberg |
2018-04-17 | mem: Add a helper function to get a word of variable length | Andreas Sandberg |
2018-04-13 | ruby,gpu-compute: bugfix for GPU_VIPER* protocols | Brandon Potter |
2018-04-13 | ruby: bugfix for MESI_Three_Level protocol | Brandon Potter |
2018-04-13 | mem-ruby: fix more style issues in AMD licenses | Tony Gutierrez |
2018-04-13 | mem-cache: Add MoveToTail to FALRU | Daniel R. Carvalho |
2018-04-12 | configs, mem-ruby: fix issues with style in AMD license | Tony Gutierrez |
2018-04-10 | arch-arm: Fix mrc,mcr to cop14 disassemble | Giacomo Travaglini |
2018-04-10 | dev: arm: SetScaling commands don't send parameter bytes. | Gabe Black |
2018-04-06 | arch: alpha: Fix an 8 year old bug from the transition to pc objects. | Gabe Black |