Searched hist:768 (Results 1 - 12 of 12) sorted by relevance

/gem5/src/arch/arm/kvm/
H A DKvmGic.py11462:768b98294fae Wed Apr 27 10:34:00 EDT 2016 Andreas Sandberg <andreas.sandberg@arm.com> kvm, arm: Make GIC interrupt lines configurable

Add support for overriding the number of interrupt lines in the ARM
KvmGic.

Signed-off-by: Andreas Sandberg <andreas.sandberg@arm.com>
Reviewed-by: Radhika Jagtap <radhika.jagtap@arm.com>
Reviewed-by: Nikos Nikoleris <nikos.nikoleris@arm.com>
H A Dgic.cc11462:768b98294fae Wed Apr 27 10:34:00 EDT 2016 Andreas Sandberg <andreas.sandberg@arm.com> kvm, arm: Make GIC interrupt lines configurable

Add support for overriding the number of interrupt lines in the ARM
KvmGic.

Signed-off-by: Andreas Sandberg <andreas.sandberg@arm.com>
Reviewed-by: Radhika Jagtap <radhika.jagtap@arm.com>
Reviewed-by: Nikos Nikoleris <nikos.nikoleris@arm.com>
H A Dgic.hh11462:768b98294fae Wed Apr 27 10:34:00 EDT 2016 Andreas Sandberg <andreas.sandberg@arm.com> kvm, arm: Make GIC interrupt lines configurable

Add support for overriding the number of interrupt lines in the ARM
KvmGic.

Signed-off-by: Andreas Sandberg <andreas.sandberg@arm.com>
Reviewed-by: Radhika Jagtap <radhika.jagtap@arm.com>
Reviewed-by: Nikos Nikoleris <nikos.nikoleris@arm.com>
/gem5/configs/boot/
H A Dnfs-client.rcS1187:bcc6d5a1f6e4 Tue Nov 16 00:34:00 EST 2004 Ali Saidi <saidi@eecs.umich.edu> fixed for 768MB runs
H A Dnfs-server.rcS1187:bcc6d5a1f6e4 Tue Nov 16 00:34:00 EST 2004 Ali Saidi <saidi@eecs.umich.edu> fixed for 768MB runs
/gem5/src/systemc/tests/
H A Dverify.py13181:768a9881729b Thu Sep 06 19:49:00 EDT 2018 Gabe Black <gabeblack@google.com> systemc: Merge stderr and stdout when running tests.

The golden output for tests doesn't distinguish between stderr and
stdout, and by only comparing against stdout we have to throw away
errors which would be good to verify we get right. Also the tests
sometimes send output to stderr for no apparent reason, requiring
manually patching the tests.

This change adds filters for two messages which used to go to stderr
in gem5 but now show up in the diffs, one that just says the simulation
is starting, and the other for warns of unimplemented functionality.
The second warning should be turned on at some point so we make sure
everything the tests touch works and they don't just work by
coincidence, but for now it introduces a lot of noise among otherwise
passing tests.

Change-Id: I3b14f7807af561a79d6e0ca87aff1ab6051be596
Reviewed-on: https://gem5-review.googlesource.com/c/12600
Reviewed-by: Gabe Black <gabeblack@google.com>
Maintainer: Gabe Black <gabeblack@google.com>
/gem5/src/arch/mips/isa/
H A Ddecoder.isa4828:768d4cf6b0dc Tue Jul 31 20:34:00 EDT 2007 Gabe Black <gblack@eecs.umich.edu> Add a flag to indicate an instruction triggers a syscall in SE mode.
/gem5/src/cpu/
H A Dstatic_inst.hh4828:768d4cf6b0dc Tue Jul 31 20:34:00 EDT 2007 Gabe Black <gblack@eecs.umich.edu> Add a flag to indicate an instruction triggers a syscall in SE mode.
H A Dbase_dyn_inst.hh4828:768d4cf6b0dc Tue Jul 31 20:34:00 EDT 2007 Gabe Black <gblack@eecs.umich.edu> Add a flag to indicate an instruction triggers a syscall in SE mode.
/gem5/src/arch/alpha/isa/
H A Ddecoder.isa4828:768d4cf6b0dc Tue Jul 31 20:34:00 EDT 2007 Gabe Black <gblack@eecs.umich.edu> Add a flag to indicate an instruction triggers a syscall in SE mode.
/gem5/src/arch/x86/isa/decoder/
H A Dtwo_byte_opcodes.isa4828:768d4cf6b0dc Tue Jul 31 20:34:00 EDT 2007 Gabe Black <gblack@eecs.umich.edu> Add a flag to indicate an instruction triggers a syscall in SE mode.
/gem5/src/arch/sparc/isa/
H A Ddecoder.isa4828:768d4cf6b0dc Tue Jul 31 20:34:00 EDT 2007 Gabe Black <gblack@eecs.umich.edu> Add a flag to indicate an instruction triggers a syscall in SE mode.

Completed in 175 milliseconds