riscv: [Patch 4/5] Added RISC-V atomic memory extension RV64A
[gem5.git] / src / arch /
2016-11-30 Alec Roelkeriscv: [Patch 4/5] Added RISC-V atomic memory extension...
2016-11-30 Alec Roelkeriscv: [Patch 3/5] Added RISCV floating point extension...
2016-11-30 Alec Roelkeriscv: [Patch 2/5] Added RISC-V multiply extension...
2016-11-30 Alec Roelkearch: [Patch 1/5] Added RISC-V base instruction set...
2016-11-21 Tony Gutierrezx86: fix issue with casting in Cvtf2i
2016-11-19 Tony Gutierrezx86: fix loading/storing of Float80 types
2016-11-17 Andreas Hanssonalpha: Remove ALPHA tru64 support and associated tests
2016-10-27 Tony Gutierrezhsail,gpu-compute: fixes to appease clang++
2016-10-27 Michael LeBeanedev: Add m5 op to toggle synchronization for dist-gem5.
2016-10-27 Tony Gutierrezgpu-compute: support in-order data delivery in GM pipe
2016-10-27 Tony Gutierrezgpu-compute, hsail: pass GPUDynInstPtr to getRegisterIn...
2016-10-27 Tony Gutierrezgpu-compute, hsail: make the PC a byte address, not...
2016-10-27 Tony Gutierrezgpu-compute: add gpu_isa.hh to switch hdrs, add GPUISA...
2016-10-27 Tony Gutierrezgpu-compute, hsail: call discardFetch() from the WF
2016-10-27 Tony Gutierrezhsail, gpu-compute: remove doGm/SmReturn add completeAcc
2016-10-27 Tony Gutierrezgpu-compute: remove inst enums and use bit flag for...
2016-10-27 Tony Gutierrezgpu-compute: move disassemle() implementation to GPUSta...
2016-10-27 Tony Gutierrezgpu-compute, arch: add some methods to the base inst...
2016-10-15 Fernando Endocpu, arm: Distinguish Float* and SimdFloat*, create...
2016-10-13 Mitch Hayengaisa,arm: Add missing AArch32 FP instructions
2016-10-04 Alexandru Dutukvm: Adding details to kvm page fault in x86
2016-09-16 Alexandru Dutuhsail: Fix disassembly of load instruction with 3 desti...
2016-09-16 Alexandru Dutugpu-compute: Refactoring Wavefront::dynWaveId
2016-09-16 Alexandru Dutugpu-compute: Wavefront refactoring
2016-09-15 Ricardo Alvesarm: Add m5_fail support for aarch64
2016-09-14 Michael LeBeanex86: Force strict ordering for memory mapped m5ops
2016-08-15 Nikos Nikoleriscpu, arch: fix the type used for the request flags
2016-08-05 Tony Gutierrezsim: fix issues with pwrite(); don't enable fstatfs
2016-08-04 Tony Gutierrezx86, sim: add some syscalls to X86
2016-08-02 Curtis Dunhamarm: refactor page table walking
2016-08-02 Dylan Johnsonarm: warn not fail on use of missing miscreg CNTHCTL_EL2
2016-08-02 Dylan Johnsonarm: Check TLB stage 2 permissions in AArch64
2016-08-02 Dylan Johnsonarm: correctly assign faulting IPA's to HPFAR_EL2
2016-08-02 Dylan Johnsonarm: Add TLBI instruction for stage 2 IPA's
2016-08-02 Dylan Johnsonarm: Fix stage 2 memory attribute checking in AArch64
2016-08-02 Dylan Johnsonarm: Fix trapping to Hypervisor during MSR/MRS read...
2016-08-02 Dylan Johnsonarm: Fix secure state checking in various places
2016-08-02 Dylan Johnsonarm: Fix stage 2 determination in table walker
2016-08-02 Dylan Johnsonarm: Refactor aarch64 table walk logic to remove redundancy
2016-08-02 Dylan Johnsonarm: Add check to fault routing for hypervisor/virtuali...
2016-08-02 Dylan Johnsonarm: Fix EL perceived at TLB for address translation...
2016-08-02 Dylan Johnsonarm: Add AArch64 hypervisor call instruction 'hvc'
2016-08-02 Dylan Johnsonarm: add stage2 translation support
2016-08-02 Curtis Dunhamarm: enable EL2 support
2016-08-02 Dylan Johnsonarm: invalidate TLB miscreg cache on modification of...
2016-08-02 Dylan Johnsonarm: change instruction classes to catch hyp traps
2016-07-21 Mitch Hayengaisa: Modify get/check interrupt routines
2016-07-11 Andreas Sandbergarm: Don't consult the TLB test iface for functional...
2016-06-20 Nikos Nikolerisarm: Mark uninitialized new TLB entries as not valid
2016-06-20 Andreas Sandbergkern, arm: Dump dmesg on kernel panic/oops
2016-06-18 Tuan Tagpu-compute: Fixed a bug in decoding Atomic ST
2016-06-09 jkalamatgpu-compute: parametrize Wavefront size
2016-06-06 David Guillen Fandosstats: Fixing regStats function for some SimObjects
2016-06-06 Stephan Diestelhorstsim: Call regStats of base-class as well
2016-06-02 Curtis Dunhamarm: refactor page table format determination
2016-06-02 Andreas Sandbergarm: Rewrite ERET to behave according to the ARMv8 ARM
2016-06-02 Andreas Sandbergarm: Correctly check FP/SIMD access permission in aarch32
2016-05-31 Andreas Sandbergarm: Enable LPAE support by default
2016-05-31 Andreas Sandbergarm: Correctly check translation mode (aarch64/aarch32)
2016-05-27 Andreas Sandbergarm: Use the target EL state when determining fault...
2016-05-26 Andreas Sandbergarm: Fix incorrect TLB permission check in aarch32
2016-05-26 Andreas Sandbergarm: Make EL checks available in SE mode
2016-05-26 Andreas Hanssonarm: Fix heap overflow issue in Neon64Load operation
2016-05-19 Bjoern A. Zeebconfig, x86: Properly space pad the X86IntelMPBus Entry...
2016-05-19 Bjoern A. Zeebx86, dev: properly space the APIC registers
2016-04-27 Andreas Sandbergarm: Remove BreakPCEvent on guest kernel panic
2016-04-27 Andreas Sandbergkvm, arm: Make GIC interrupt lines configurable
2016-04-27 Andreas Sandbergkvm, arm: Refactor KVM GIC device
2016-04-15 Bjoern A. Zeebarm,dev: remove PMU assertion hit on reset
2016-04-13 Andreas Hanssonmisc: Fix issues flagged by gcc 6
2016-04-07 Mitch Hayengamem: Remove threadId from memory request class
2016-04-07 Andreas SandbergRevert to 74c1e6513bd0 (sim: Thermal support for Linux)
2016-04-06 Andreas SandbergRevert power patch sets with unexpected interactions
2016-04-05 Mitch Hayengamem: Remove threadId from memory request class
2014-11-18 Akash Bagdiapower: Add power states to ClockedObject
2016-04-01 Steve Reinhardtsyscall_emul: remove mmapFlagTable
2016-04-01 Steve Reinhardtsyscall_emul: factor out flag tables into common file
2016-03-21 Andreas Sandbergarm: Refactor the TLB test interface
2016-03-17 Brandon Potterbase: add symbol support for dynamic libraries
2016-03-17 Brandon Potterbase: support dynamic loading of Linux ELF objects...
2016-03-17 Brandon Pottersyscall_emul: update x86 mmap base address
2016-03-17 Steve Reinhardtsyscall_emul: move mmapGrowsDown() to LiveProcess
2016-03-17 Brandon Pottersyscall_emul: fix bugs for mmap2 system call and x86...
2016-03-17 Brandon Pottersyscall_emul: extend mmap system call to support file...
2016-03-17 Brandon Pottersyscall_emul: add many Linux kernel flags
2016-03-17 Brandon Pottersyscall_emul: rename OpenFlagTransTable struct
2016-03-16 Nathanael Premillieuarm: Fix disasm printing
2015-11-27 Andreas Sandbergbase: Add support for changing output directories
2015-08-10 Stephan Diestelhorstmem, cpu: Add assertions to snoop invalidation logic
2016-03-01 Mitch Hayengaarm: Squash after returning from exceptions in v7
2016-02-23 Andreas Hanssonscons: Add missing override to appease clang
2016-02-15 Andreas Hanssonmisc: Add missing overrides to appease clang
2016-02-13 Michael LeBeanesyscall_emul: Implement clock_getres() system call
2016-02-07 Alexandru Dutux86: revamp cmpxchg8b/cmpxchg16b implementation
2016-02-07 Steve Reinhardtarch, x86: add support for arrays as memory operands
2016-02-07 Steve Reinhardtarch: get rid of dummy var init
2016-02-07 Steve Reinhardtsyscall_emul: fix bug in aux vector initialization
2016-02-07 Steve Reinhardtstyle: eliminate explicit boolean comparisons
2016-02-07 Steve Reinhardtx86: create function to check miscreg validity
2016-02-07 Steve Reinhardtstyle: fix missing spaces in control statements
next