|
|
[Submitted] scons: Make the USE_KVM variable available in C++.
|
gblack
|
November 19th, 2014, 6:44 a.m.
|
|
|
|
[Discarded] KVM: Build in most of the KVM stuff even if we're not going to use it.
|
gblack
|
November 18th, 2014, 2:27 a.m.
|
|
|
|
[Submitted] ARM: Use fixed size member variables to describe fixed size registers.
|
gblack
|
November 18th, 2014, 2:26 a.m.
|
|
|
|
dev: cirrus: Add a simplified device model for the cirrus graphics device.
|
gblack
|
November 18th, 2014, 1:31 a.m.
|
|
|
|
[Submitted] Let other objects set up memory like regions in a KVM VM.
|
gblack
|
November 18th, 2014, 1:29 a.m.
|
|
|
|
[Submitted] vnc: Add a conversion function for bgr888.
|
gblack
|
November 17th, 2014, 9:45 a.m.
|
|
|
|
[Submitted] x86: Rework opcode parsing to support 3 byte opcodes properly.
|
gblack
|
November 17th, 2014, 6:44 a.m.
|
|
|
|
[Submitted] arch: Allow named constants as decode case values.
|
gblack
|
November 17th, 2014, 6:42 a.m.
|
|
|
|
[Submitted] config: Fix to SystemC example's event handling
|
ahansson
|
November 17th, 2014, 6:19 a.m.
|
|
|
|
[Submitted] config: SystemC Gem5Control top level additions
|
ahansson
|
November 17th, 2014, 6:18 a.m.
|
|
|
|
[Submitted] cpu, o3: Ignored invalidate causing same-address load reordering
|
ahansson
|
November 17th, 2014, 6:18 a.m.
|
|
|
|
[Submitted] cpu: Move packet deallocation to recvTimingResp in the O3 CPU
|
ahansson
|
November 17th, 2014, 6:18 a.m.
|
|
|
|
[Submitted] mem: Relax packet src/dest check and shift onus to crossbar
|
ahansson
|
November 17th, 2014, 6:17 a.m.
|
|
|
|
[Submitted] mem: Clean up packet data allocation
|
ahansson
|
November 17th, 2014, 6:17 a.m.
|
|
|
|
[Submitted] mem: Cleanup Packet::checkFunctional and hasData usage
|
ahansson
|
November 17th, 2014, 6:16 a.m.
|
|
|
|
[Submitted] mem: Make the requests carried by packets const
|
ahansson
|
November 17th, 2014, 6:15 a.m.
|
|
|
|
[Submitted] mem: Make Request getters const
|
ahansson
|
November 17th, 2014, 6:14 a.m.
|
|
|
|
[Submitted] mem: Add checks and explanation for assertMemInhibit usage
|
ahansson
|
November 17th, 2014, 6:14 a.m.
|
|
|
|
[Submitted] mem: Assume all dynamic packet data is array allocated
|
ahansson
|
November 17th, 2014, 6:14 a.m.
|
|
|
|
[Submitted] mem: Remove redundant Packet::allocate calls
|
ahansson
|
November 17th, 2014, 6:14 a.m.
|
|
|
|
[Submitted] mem: Use const pointers for port proxy write functions
|
ahansson
|
November 17th, 2014, 6:14 a.m.
|
|
|
|
[Submitted] mem: Remove null-check bypassing in Packet::getPtr
|
ahansson
|
November 17th, 2014, 6:13 a.m.
|
|
|
|
[Submitted] mem: Add const getters for write packet data
|
ahansson
|
November 17th, 2014, 6:13 a.m.
|
|
|
|
[Submitted] mem: Add a GDDR5 DRAM config
|
ahansson
|
November 17th, 2014, 6:13 a.m.
|
|
|
|
[Discarded] x86: Fix some bugs in the real mode far jmp instruction.
|
gblack
|
November 15th, 2014, 11:39 a.m.
|
|
|
|
[Submitted] x86: Fix setting segment bases in real mode.
|
gblack
|
November 15th, 2014, 11:38 a.m.
|
|
|
|
[Submitted] x86: Fix some bugs in the real mode far jmp instruction.
|
gblack
|
November 15th, 2014, 11:36 a.m.
|
|
|
|
[Submitted] x86: APIC: Only set deliveryStatus if our IPI is going somewhere.
|
gblack
|
November 15th, 2014, 11:35 a.m.
|
|
|
|
[Submitted] x86: APIC: Fix the getRegArrayBit function.
|
gblack
|
November 15th, 2014, 11 a.m.
|
|
|
|
[Submitted] x86: Fix the CPUID Long Mode Address Size function.
|
gblack
|
November 15th, 2014, 10:24 a.m.
|
|
|
|
[Submitted] minor: fixed LSQ MasterPortID
|
lukefahr
|
November 10th, 2014, 5:20 p.m.
|
|
|
|
[Submitted] arm: fix build_drive_system when not using default options
|
atgutier
|
November 5th, 2014, 9:02 p.m.
|
|
|
|
[Submitted] test: A test program for the new mwait implementation.
|
marc.orr
|
November 4th, 2014, 12:38 a.m.
|
|
|
|
[Submitted] x86 isa: This patch attempts an implementation at mwait.
|
marc.orr
|
November 4th, 2014, 12:35 a.m.
|
|
|
|
[Submitted] cpu: Minor Draining Bug
|
lukefahr
|
October 29th, 2014, 3 p.m.
|
|
|
|
[Discarded] mem: dram ctrl: correct errors due to busBusyUntil variable
|
nilay
|
October 28th, 2014, 3:19 a.m.
|
|
|
|
[Submitted] Solved bugs while switching cpu models with the --repeat-switch command
|
ajnc01
|
October 26th, 2014, 4:27 p.m.
|
|
|
|
[Submitted] ruby: provide a backing store
|
nilay
|
October 21st, 2014, 10:01 p.m.
|
|
|
|
[Submitted] x86: Fixes to avoid LTO warnings
|
ahansson
|
October 14th, 2014, 7:56 a.m.
|
|
|
|
[Submitted] misc: Use gmtime for conversion to UTC to avoid getenv/setenv
|
ahansson
|
October 14th, 2014, 7:55 a.m.
|
|
|
|
[Submitted] dev: refactor pci config space for sysfs scanning
|
ali
|
October 10th, 2014, 10:34 p.m.
|
|
|
|
[Submitted] mem: Page Table map api modification
|
alexdutu
|
October 6th, 2014, 6:58 p.m.
|
|
|
|
[Submitted] mem: Page Table long lines
|
alexdutu
|
September 30th, 2014, 7:32 p.m.
|
|
|
|
[Submitted] mem: Multi Level Page Table bug fix
|
alexdutu
|
September 30th, 2014, 7:18 p.m.
|
|
|
|
[Submitted] mem: Add ExternalMaster and ExternalSlave ports
|
ahansson
|
September 29th, 2014, 10:46 a.m.
|
|
|
|
[Submitted] sim: SystemC hosting
|
ahansson
|
September 29th, 2014, 10:45 a.m.
|
|
|
|
[Submitted] sim: EventQueue wakeup on events scheduled outside the event loop
|
ahansson
|
September 29th, 2014, 10:45 a.m.
|
|
|
|
[Submitted] base: Reimplement the DPRINTF mechanism in a Logger class
|
ahansson
|
September 29th, 2014, 10:45 a.m.
|
|
|
|
[Submitted] mem: Add DRAM device size and check against config
|
ahansson
|
September 29th, 2014, 10:44 a.m.
|
|
|
|
[Submitted] mem: DRAMPower integration for on-line DRAM power stats
|
ahansson
|
September 29th, 2014, 10:44 a.m.
|
|