vmstate: port dma device
[qemu] / hw / etraxfs_pic.c
2009-08-28 Gerd Hoffmannqdev: add return value to init() callbacks.
2009-08-25 Blue SwirlMake CPURead/WriteFunc structure 'const'
2009-08-10 Gerd Hoffmannqdev/prop: convert etraxfs_pic.c to helper macros.
2009-07-16 Gerd Hoffmannqdev: rework device properties.
2009-06-16 Avi KivityRemove io_index argument from cpu_register_io_memory()
2009-05-26 Paul BrookRemove qdev irq sink handling
2009-05-19 Paul BrookHardware convenience library
2009-05-18 Edgar E. Iglesiascris: First shot at qdev for CRIS interrupts.
2009-05-16 Edgar E. IglesiasETRAX-PIC: Untabify.
2009-05-16 Edgar E. IglesiasETRAX: Simplify PIC interface.
2009-05-08 Paul BrookReplace cpu_abort with hw_error
2009-05-05 Edgar E. IglesiasETRAX: Drop the _t for the internal PIC type.
2009-05-05 Edgar E. IglesiasETRAX: Simplify the interrupt controller model.
2009-03-05 aliguorimonitor: Rework API (Jan Kiszka)
2009-02-05 aliguorihw: remove error handling from qemu_malloc() callers...
2009-01-07 edgar_iglETRAX: Correctly update the interrupt vector when inter...
2008-12-01 pbrookChange MMIO callbacks to use offsets, not absolute...
2008-06-09 edgar_iglETRAX: Add NMI support to the watchdog and the interrup...
2008-05-11 edgar_iglUpdate the etrax machine.
2008-03-14 edgar_iglMade the etrax timers and serial-ports base address...
2008-03-14 edgar_igl* Add a model of the ETRAX interrupt controller.