Searched hist:4848 (Results 1 - 2 of 2) sorted by relevance

/gem5/src/dev/storage/
H A Dide_ctrl.cc12201:cef59b44d586 Mon Sep 25 20:53:00 EDT 2017 Gabe Black <gabeblack@google.com> dev: Make the IDE controller handle NULL simobject pointers.

Only panic if there are disks which would actually be connected to it beyond
its limit. Also skip past disks which are set to NULL. This is useful since
it lets you set up disks on different ports of the controller instead of
filling them contiguously.

Change-Id: I92f1316d3ad6931e25bfffeb34fb2603c0b95ce7
Reviewed-on: https://gem5-review.googlesource.com/4848
Maintainer: Gabe Black <gabeblack@google.com>
Reviewed-by: Jason Lowe-Power <jason@lowepower.com>
/gem5/src/arch/x86/
H A Demulenv.cc4848:25a45e79f9ea Thu Aug 02 18:09:00 EDT 2007 Gabe Black <gblack@eecs.umich.edu> X86: Fix special case with SIB index register and REX prefix.

Completed in 10 milliseconds