ETRAX: Add NMI support to the watchdog and the interrupt controller.
authoredgar_igl <edgar_igl@c046a42c-6fe2-441c-8c8c-71466251a162>
Mon, 9 Jun 2008 23:33:30 +0000 (23:33 +0000)
committeredgar_igl <edgar_igl@c046a42c-6fe2-441c-8c8c-71466251a162>
Mon, 9 Jun 2008 23:33:30 +0000 (23:33 +0000)
commit5ef98b4742a291c732080c313051b1b36da1707d
treefe5b289f5af9c9d378f894fc24cef88b2e2d076c
parent1b1a38b0aaf3a24b9b8162d8aef9e700a42f8d43
ETRAX: Add NMI support to the watchdog and the interrupt controller.
* Add NMI and GURU exceptions to teh interrupt controller.
* Teach the watchdog timer to signal an NMI before reseting the chip.
* Add etraxfs.h to hold api for etrax device models.

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4720 c046a42c-6fe2-441c-8c8c-71466251a162
hw/etraxfs.c
hw/etraxfs.h [new file with mode: 0644]
hw/etraxfs_pic.c
hw/etraxfs_timer.c