Age | Commit message (Expand) | Author |
2017-04-05 | stats: Rename num_syscalls to numSyscalls in the reference stats. | Gabe Black |
2017-04-05 | stats: Update 01.hello-2T-smt and 40.perlbmks stats on ARM/Alpha o3-timing. | Gabe Black |
2017-04-05 | stats: Update the stats for 04.gpu for x86/linux/gpu-ruby-GPU_Rf0. | Gabe Black |
2017-04-05 | stats: Update the solaris boot stats for the new op classes. | Gabe Black |
2017-04-05 | stats: Update the solaris boot stats for the default snoop_filter. | Gabe Black |
2017-04-05 | stats: Update the solaris boot stats for new snoopTraffic stat. | Gabe Black |
2017-04-05 | config: Add a default system disk image for SPARC FS. | Gabe Black |
2017-04-05 | stats: Update SPARC solaris boot stats. | Gabe Black |
2017-04-05 | stats: Remove stats from the SPARC solaris boot which were silenced. | Gabe Black |
2017-04-05 | stats: Add a boat load of stats to the SPARC solaris boot regression. | Gabe Black |
2017-04-05 | stats: Un-empty the SPARC FS stats.txt file. | Gabe Black |
2017-04-05 | scons: Fix hook installation error caused by stale cache | Andreas Sandberg |
2017-04-03 | arm, kvm: implement GIC state transfer | Curtis Dunham |
2017-04-03 | arm, dev: add basic support for GICC_BPR register | Curtis Dunham |
2017-04-03 | arm, dev: refactor GIC Pl390 GICD_ITARGETSRn handling | Curtis Dunham |
2017-04-03 | arm: refactor packet processing in Pl390 GIC | Curtis Dunham |
2017-04-03 | arm: Don't panic when checking coprocessor read/write permissions | Nikos Nikoleris |
2017-04-03 | arm: Treat Write-Through Normal memory as Non-Cacheable | Nikos Nikoleris |
2017-04-03 | sim: Handle cases where Drainable::resume() creates objects | Andreas Sandberg |
2017-04-03 | config, arm: Add multi-core KVM support to bL config | Andreas Sandberg |
2017-04-03 | config, arm: Unify checkpoint path handling in bL configs | Andreas Sandberg |
2017-04-03 | arm, kvm: Override the kernel's default MPIDR value | Andreas Sandberg |
2017-04-03 | dev, arm: Fix multi-core KVM race in the generic timer | Andreas Sandberg |
2017-04-03 | dev: Align BAR0 size to power of 2 for VirtIO devices | Sascha Bischoff |
2017-04-03 | dev: Add a dummy VirtIO device | Andreas Sandberg |
2017-04-03 | dev: Rename VirtIO PCI debug flag | Andreas Sandberg |
2017-04-03 | arm: fix template instantiation warning in clang | Matteo Andreozzi |
2017-03-26 | scons: Collapse symlinks when installing git hooks. | Gabe Black |
2017-03-26 | scons: Use a relative symlink for git hooks more selectively. | Gabe Black |
2017-03-26 | scons: Detect and remove broken git hook symlinks. | Gabe Black |
2017-03-24 | scons: Stop generating an a.out checking the "as" version. | Gabe Black |
2017-03-21 | arm: correct register read bug in Pl390 GIC | Curtis Dunham |
2017-03-21 | python: Automatically disable listeners in batch setups | Andreas Sandberg |
2017-03-21 | util: Add a tool to list outgoing/incoming changes | Andreas Sandberg |
2017-03-20 | misc: add copyright/name information for contribution | Pierre-Yves PĂ©neau |
2017-03-17 | syscall-emul: Hotfix for FreeBSD/Mac builds | Brandon Potter |
2017-03-17 | syscall-emul: change NULL to nullptr in Process files | Brandon Potter |
2017-03-16 | cpu: Print progress messages in Trace CPU | Radhika Jagtap |
2017-03-16 | tests: Warn not fail when reading invalid pickle status files | Nikos Nikoleris |
2017-03-15 | arm, dev: Add missing override in the Pl390 GIC model | Andreas Sandberg |
2017-03-13 | dev, arm: Add draining to the GIC model | Andreas Sandberg |
2017-03-13 | arm: Clean up the GIC implementation | Andreas Sandberg |
2017-03-09 | style: change NULL to nullptr in syscall files | Brandon Potter |
2017-03-09 | syscall-emul: Ignore unimplemented system calls | Brandon Potter |
2017-03-09 | syscall-emul: Rewrite system call exit code | Brandon Potter |
2017-03-09 | syscall-emul: Add the tgkill system call | Brandon Potter |
2017-03-09 | syscall-emul: Adds SE mode signal feature | Brandon Potter |
2017-03-09 | syscall-emul: Add or extend dup, dup2, and pipe | Brandon Potter |
2017-03-09 | syscall-emul: Add functionality to open syscalls | Brandon Potter |
2017-03-09 | style: Correct some style issues | Brandon Potter |