summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-04-05stats: Un-empty the SPARC FS stats.txt file.Gabe Black
2017-04-05scons: Fix hook installation error caused by stale cacheAndreas Sandberg
2017-04-03arm, kvm: implement GIC state transferCurtis Dunham
2017-04-03arm, dev: add basic support for GICC_BPR registerCurtis Dunham
2017-04-03arm, dev: refactor GIC Pl390 GICD_ITARGETSRn handlingCurtis Dunham
2017-04-03arm: refactor packet processing in Pl390 GICCurtis Dunham
2017-04-03arm: Don't panic when checking coprocessor read/write permissionsNikos Nikoleris
2017-04-03arm: Treat Write-Through Normal memory as Non-CacheableNikos Nikoleris
2017-04-03sim: Handle cases where Drainable::resume() creates objectsAndreas Sandberg
2017-04-03config, arm: Add multi-core KVM support to bL configAndreas Sandberg
2017-04-03config, arm: Unify checkpoint path handling in bL configsAndreas Sandberg
2017-04-03arm, kvm: Override the kernel's default MPIDR valueAndreas Sandberg
2017-04-03dev, arm: Fix multi-core KVM race in the generic timerAndreas Sandberg
2017-04-03dev: Align BAR0 size to power of 2 for VirtIO devicesSascha Bischoff
2017-04-03dev: Add a dummy VirtIO deviceAndreas Sandberg
2017-04-03dev: Rename VirtIO PCI debug flagAndreas Sandberg
2017-04-03arm: fix template instantiation warning in clangMatteo Andreozzi
2017-03-26scons: Collapse symlinks when installing git hooks.Gabe Black
2017-03-26scons: Use a relative symlink for git hooks more selectively.Gabe Black
2017-03-26scons: Detect and remove broken git hook symlinks.Gabe Black
2017-03-24scons: Stop generating an a.out checking the "as" version.Gabe Black
2017-03-21arm: correct register read bug in Pl390 GICCurtis Dunham
2017-03-21python: Automatically disable listeners in batch setupsAndreas Sandberg
2017-03-21util: Add a tool to list outgoing/incoming changesAndreas Sandberg
2017-03-20misc: add copyright/name information for contributionPierre-Yves Péneau
2017-03-17syscall-emul: Hotfix for FreeBSD/Mac buildsBrandon Potter
2017-03-17syscall-emul: change NULL to nullptr in Process filesBrandon Potter
2017-03-16cpu: Print progress messages in Trace CPURadhika Jagtap
2017-03-16tests: Warn not fail when reading invalid pickle status filesNikos Nikoleris
2017-03-15arm, dev: Add missing override in the Pl390 GIC modelAndreas Sandberg
2017-03-13dev, arm: Add draining to the GIC modelAndreas Sandberg
2017-03-13arm: Clean up the GIC implementationAndreas Sandberg
2017-03-09style: change NULL to nullptr in syscall filesBrandon Potter
2017-03-09syscall-emul: Ignore unimplemented system callsBrandon Potter
2017-03-09syscall-emul: Rewrite system call exit codeBrandon Potter
2017-03-09syscall-emul: Add the tgkill system callBrandon Potter
2017-03-09syscall-emul: Adds SE mode signal featureBrandon Potter
2017-03-09syscall-emul: Add or extend dup, dup2, and pipeBrandon Potter
2017-03-09syscall-emul: Add functionality to open syscallsBrandon Potter
2017-03-09style: Correct some style issuesBrandon Potter
2017-03-09syscall-emul: Move memState into its own fileBrandon Potter
2017-03-09misc: add missing copyright/author information in previous commitPierre-Yves Péneau
2017-03-09ruby: fix MOESI_hammer directory to work with > 3GB memoryLena Olson
2017-03-09ruby: fix and/or precedence in sliccLena Olson
2017-03-09misc: Add a CONTRIBUTING documentJason Lowe-Power
2017-03-07gpu-compute: Fix Python/C++ object hierarchy discrepanciesAndreas Sandberg
2017-03-07power: Avoid forward declarations that confuse wrappersAndreas Sandberg
2017-03-07dev, arm: Render HDLCD frames at a fixed rate in KVMSudhanshu Jha
2017-03-07dev: Add support for single-pass scan out in the PixelPumpSudhanshu Jha
2017-03-07dev, kvm: Add a fast KVM-aware mode in DmaReadFifoSudhanshu Jha