]> git.proxmox.com Git - qemu.git/history - hw/etraxfs_pic.c
Merge remote-tracking branch 'spice/spice.v39' into staging
[qemu.git] / hw / etraxfs_pic.c
2010-12-27 Aurelien JarnoMerge branch 'spice.v23.pull' of git://anongit.freedesk...
2010-12-17 Anthony LiguoriMerge remote branch 'arm/for-anthony' into staging
2010-12-17 Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-12-17 Anthony LiguoriMerge remote branch 'jvrao/for-anthony' into staging
2010-12-17 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-12-11 Alexander GrafAdd endianness as io mem parameter
2009-10-01 Anthony LiguoriRevert "Get rid of _t suffix"
2009-10-01 malcGet rid of _t suffix
2009-08-28 Anthony LiguoriMerge commit 'linux-user/linux-user-for-upstream' into...
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.