aboutsummaryrefslogtreecommitdiffstats
path: root/hw/etraxfs_pic.c
AgeCommit message (Expand)AuthorFilesLines
2009-03-05monitor: Rework API (Jan Kiszka)aliguori1-2/+3
2009-02-05hw: remove error handling from qemu_malloc() callers (Avi Kivity)aliguori1-6/+0
2009-01-07ETRAX: Correctly update the interrupt vector when interrupts get masked.edgar_igl1-64/+38
2008-12-01Change MMIO callbacks to use offsets, not absolute addresses.pbrook1-6/+0
2008-06-09ETRAX: Add NMI support to the watchdog and the interrupt controller.edgar_igl1-9/+44
2008-05-11Update the etrax machine.edgar_igl1-0/+1
2008-03-14Made the etrax timers and serial-ports base address relocatable. Use target_p...edgar_igl1-2/+2
2008-03-14* Add a model of the ETRAX interrupt controller.edgar_igl1-0/+207