power: Add support for power models
[gem5.git] / src / arch /
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
2016-02-07 Steve Reinhardtstyle: remove trailing whitespace
2016-01-19 Tony Gutierrezgpu-compute: AMD's baseline GPU model
2016-01-18 Steve Reinhardtcpu. arch: add initiateMemRead() to ExecContext interface
2016-01-18 Steve Reinhardtarch: don't call *Timing functions from *Atomic versions
2016-01-18 Steve Reinhardtarch: get rid of unused LargestRead typedef
2016-01-18 Steve Reinhardtsim: don't ignore SIG_TRAP
2016-01-11 Andreas Hanssonscons: Enable -Wextra by default
2016-01-07 Gabor Dozsapseudo inst,util: Add optional key to initparam pseudo...
2015-12-18 Boris Shingarovarm: remote GDB: rationalize structure of register...
2015-12-04 Andreas Sandbergarm, config: Automatically discover available platforms
2015-12-03 Andreas Sandbergarm: Add support for automatic boot loader selection
2015-11-22 Nathanael Premillieuarm: Fix fplib 128-bit shift operators
2015-11-16 Nilay VaishMerged changesets: 47e2adf7fb1a and b65d4e878ed2
2015-11-16 Swapnil Hariax86: Invalidating TLB entry on page fault
2015-11-16 Bjoern A. Zeebx86: cpuid: add family to warn() message
2015-11-16 Bjoern A. Zeebx86: pagetable walker: fix typo in comment
2015-11-16 Palle Lyckegaardsparc: Make remote debugging with gdb work
2015-10-29 Nathanael Premillieuarm: Add secure flag to TableWalker request when needed
2015-10-29 Victor Garciakvm, arm: Fix compilation errors due to API changes
2015-10-25 Boris Shingarovpower: Implement Remote GDB
2015-10-23 Andreas Hanssonx86: Add missing explicit overrides for X86 devices
2015-10-12 Andreas Hanssonmisc: Add explicit overrides and fix other clang >...
2015-10-12 Andreas Hanssonmisc: Remove redundant compiler-specific defines
2015-10-09 Rekai Gonzalez Alb... isa: Add parameter to pick different decoder inside ISA
2015-10-07 Steve Reinhardtarch: clean up isa_parser error handling
2015-10-07 Steve Reinhardtx86: implement rcpps and rcpss SSE insts
2015-10-07 Steve Reinhardtx86: implement fild, fucomi, and fucomip x87 insts
2015-09-30 Mitch Hayengaarm: Change TLB Software Caching
2015-09-30 Mitch Hayengacpu,isa,mem: Add per-thread wakeup logic
2015-09-30 Mitch Hayengaisa,cpu: Add support for FS SMT Interrupts
2015-09-30 Mitch Hayengaarm: SMT MPIDR Setting
2015-09-15 Palle Lyckegaardsparc: writing to tick_cmpr should not cause a panic
2015-08-21 Andreas Hanssonarm, mem: Remove unused CLEAR_LL request flag
2015-08-21 Andreas Hanssoncpu: Move invldPid constant from Request to BaseCPU
2015-07-20 David Hashex86: x86 instruction-implementation bug fixes
2015-07-20 David Hashesyscall: Add readlink to x86 with special case /proc...
2015-07-28 Nilay Vaishrevert 5af8f40d8f2c
2015-07-26 Nilay Vaishcpu: implements vector registers
2015-07-17 Nilay Vaishx86: decode instructions with vex prefix
2015-07-07 Andreas Sandbergsim: Refactor and simplify the drain API
2015-07-07 Andreas Sandbergsim: Decouple draining from the SimObject hierarchy
2015-07-07 Andreas Sandbergsim: Make the drain state a global typed enum
2015-07-07 Andreas Sandbergsim: Refactor the serialization base class
2015-07-04 Nikos Nikolerisx86: Adjust the size of the values written to the x87...
2015-06-21 Andreas Sandbergarm: Cleanup arch headers to remove dma_device.hh depen...
2015-06-09 Rune Holmarm: Delete debug print in initialization of hardware...
2015-06-09 Rune Holmarm: Fix typo in ldrsh instruction name
2015-06-07 Ruslan Bukin ext... arch: fix build under MacOSX
2015-06-01 Andreas Sandbergkvm, arm: Add support for aarch64
2015-06-01 Andreas Sandbergkvm, arm, dev: Add an in-kernel GIC implementation
2015-06-01 Andreas Sandbergkvm, arm: Move ARM-specific files to arch/arm/kvm/
2015-05-26 Curtis Dunhamarm: implement the CONTEXTIDR_EL2 system reg.
2015-05-26 Nathanael Premillieuarm: Make address translation faster with better caching
2015-05-26 Giacomo Gabrielliarm: Implement some missing syscalls (SE mode)
2015-05-23 Andreas Sandbergarm: Get rid of pointless have_generic_timer param
2015-05-23 Andreas Sandbergdev, arm: Add virtual timers to the generic timer model
2015-05-23 Andreas Sandbergdev, arm: Refactor and clean up the generic timer model
2015-05-15 Andreas Hanssonarm: Identify table-walker requests
2015-05-15 Andreas Hanssonmisc: Appease gcc 5.1
2015-05-05 Steve Reinhardtsyscall_emul: fix warn_once behavior
2015-05-05 Andreas Hanssonarm: Add missing FPEXC.EN check
2015-05-05 Giacomo Gabrielliarm: enable DCZVA by default in SE mode
2015-05-05 Andreas Sandbergarm: Relax ordering for some uncacheable accesses
2015-05-05 Andreas Sandbergmem, cpu: Add a separate flag for strictly ordered...
2015-05-05 Andreas Sandbergmem, alpha: Move Alpha-specific request flags
2015-05-05 Andreas Hanssonarm: Remove unnecessary boot uncachability
2015-05-05 Andreas Hanssonarch, cpu: Do not forward snoops to table walker
2015-04-30 Ruslan Bukinarch, base, dev, kern, sym: FreeBSD support
2015-04-30 Nilay Vaishx86: change divide-by-zero fault to divide-error
2015-04-24 Andreas Hanssonmisc: Appease gcc 5.1 without moving GDB_REG_BYTES
2015-04-23 Andreas Hanssonmisc: Appease gcc 5.1
2015-04-22 Brandon Pottersyscall_emul: implement clock_gettime system call
2015-04-22 Monir Mozumdersyscall_emul: update x86 syscall table
2015-04-13 Nilay Vaishx86: implements x87 mult/div instructions
next