----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/2522/#review5590 -----------------------------------------------------------
Ship it! dev: ide: in the summary line. - Nilay Vaish On Nov. 22, 2014, 2:39 p.m., Gabe Black wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > http://reviews.gem5.org/r/2522/ > ----------------------------------------------------------- > > (Updated Nov. 22, 2014, 2:39 p.m.) > > > Review request for Default. > > > Repository: gem5 > > > Description > ------- > > Changeset 10559:49c207fbc3fc > --------------------------- > ide: Accept the IDLE (0xe3) ATA command. > > This command is supposed to set up a timer which will put the drive into a > standby mode if it isn't sent a command within a given time out. Since most of > the timeouts are generally significantly longer than a simulation would run > anyway, and we don't have an implementation for standby mode to begin with, > we can accept the command, do nothing, and report success. > > > Diffs > ----- > > src/dev/ide_disk.cc 6317351a288c0349c5855c7431bc1eeade61605c > > Diff: http://reviews.gem5.org/r/2522/diff/ > > > Testing > ------- > > > Thanks, > > Gabe Black > > _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
