-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://reviews.gem5.org/r/1759/
-----------------------------------------------------------

Review request for Default.


Description
-------

Changeset 9583:5919a10e6cdd
---------------------------
x86: changes to apic, keyboard
It is possible that operating system wants to shutdown the
lapic timer by writing timer's initial count to 0. This patch
adds a check that the timer event is only scheduled if the
count is 0.

The patch also converts few of the panics related to the keyboard
to warnings since we are any way not interested in simulating the
keyboard.


Diffs
-----

  src/arch/x86/interrupts.cc e507dc092ca3 
  src/dev/x86/i8042.cc e507dc092ca3 

Diff: http://reviews.gem5.org/r/1759/diff/


Testing
-------


Thanks,

Nilay Vaish

_______________________________________________
gem5-dev mailing list
[email protected]
http://m5sim.org/mailman/listinfo/gem5-dev

Reply via email to