Age | Commit message (Expand) | Author |
2017-04-06 | power: Add error checking to MathExprPowerModel | Andreas Sandberg |
2017-04-05 | ruby: Fix MOESI_CMP_directory for new DMA status changes. | Javier Cano-Cano |
2017-04-05 | riscv: fix Linux problems with LR and SC ops | Alec Roelke |
2017-04-05 | riscv: fix compatibility with Linux toolchain | Alec Roelke |
2017-04-05 | riscv: add remote gdb support | Alec Roelke |
2017-04-05 | riscv: fix error on memory op address overflow | Alec Roelke |
2017-04-05 | riscv: enable unaligned memory accesses | Alec Roelke |
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 | 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-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-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-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 |
2017-03-09 | syscall-emul: Move memState into its own file | Brandon Potter |
2017-03-09 | misc: add missing copyright/author information in previous commit | Pierre-Yves PĂ©neau |
2017-03-09 | ruby: fix MOESI_hammer directory to work with > 3GB memory | Lena Olson |
2017-03-07 | gpu-compute: Fix Python/C++ object hierarchy discrepancies | Andreas Sandberg |
2017-03-07 | power: Avoid forward declarations that confuse wrappers | Andreas Sandberg |
2017-03-07 | dev, arm: Render HDLCD frames at a fixed rate in KVM | Sudhanshu Jha |
2017-03-07 | dev: Add support for single-pass scan out in the PixelPump | Sudhanshu Jha |
2017-03-07 | dev, kvm: Add a fast KVM-aware mode in DmaReadFifo | Sudhanshu Jha |
2017-03-07 | arm, kmi: Clear interrupts in KMI devices | Sudhanshu Jha |
2017-03-06 | syscall-emul: Remove unused class and member | Brandon Potter |
2017-03-03 | mem: Make blkAlign a common function between all tag classes | Nikos Nikoleris |
2017-03-03 | mem: Use pkt::getBlockAddr instead of BaseCace::blockAlign | Nikos Nikoleris |
2017-03-03 | arm, kvm: enable running 32-bit Guest under ARM KVM64 | Rahul Thakur |
2017-03-03 | arm, kvm: fix saving/restoring conditional flags in ARM KVM64 | Rahul Thakur |