]> rtime.felk.cvut.cz Git - lisovros/qemu_apohw.git/history - hw/etraxfs_pic.c
sysbus: apic: ioapic: convert to QEMU Object Model
[lisovros/qemu_apohw.git] / hw / etraxfs_pic.c
2012-01-27 Anthony Liguorisysbus: apic: ioapic: convert to QEMU Object Model
2011-12-19 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/mutators...
2011-12-14 Andrzej ZaborowskiMerge branch 'target-arm.for-upstream' of git://git...
2011-12-14 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-12-06 Dong Xu Wangfix spelling in hw sub directory
2011-12-05 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2011-12-05 Anthony LiguoriMerge remote-tracking branch 'aneesh/1.0-fixes' into...
2011-12-05 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-12-05 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/batch...
2011-11-28 Avi Kivitysysbus: rename sysbus_init_mmio_region() to sysbus_init...
2011-10-10 Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2011-10-10 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-10-10 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm-tmp/uq/master...
2011-10-09 Avi KivityMerge remote-tracking branch 'upstream' into memory...
2011-10-02 Edgar E. Iglesiasetrax-pic: Convert to MemoryRegion
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.