]> git.proxmox.com Git - qemu.git/history - hw/slavio_misc.c
slirp: Replace m_freem with m_free
[qemu.git] / hw / slavio_misc.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
2010-11-01 Anthony LiguoriMerge remote branch 'spice/config.2' into staging
2010-11-01 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-10-31 Blue Swirlsparc32: convert debug printf statements to tracepoints
2009-11-07 Blue Swirlsparc32 (mostly): remove unneeded calls to device reset
2009-10-24 Blue Swirlsparc32: convert slavio_misc to reset + vmsd
2009-10-01 Anthony LiguoriRevert "Get rid of _t suffix"
2009-10-01 malcGet rid of _t suffix
2009-08-29 Blue SwirlSparc32: port Slavio misc devices to VMState design
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-09 Blue SwirlSparc32: use qemu_irq for system_powerdown
2009-08-08 Blue SwirlSparc32: move device instantiation to sun4m.c
2009-07-16 Gerd Hoffmannqdev: rework device properties.
2009-07-13 Blue SwirlSparc32: convert slavio_misc to qdev
2009-06-29 Jan KiszkaRevert "Introduce reset notifier order"
2009-06-16 Avi KivityRemove io_index argument from cpu_register_io_memory()
2009-05-22 Jan KiszkaIntroduce reset notifier order
2009-05-13 Blue SwirlReplace gcc variadic macro extension with C99 version
2009-03-16 blueswir1Delete some unused macros detected with -Wp,-Wunused...
2009-02-05 aliguorihw: remove error handling from qemu_malloc() callers...
2008-12-21 blueswir1hw/slavio_misc.c remove address from debug trace (Rober...
2008-12-02 blueswir1Remove address masking after some rearranging
2008-12-01 pbrookChange MMIO callbacks to use offsets, not absolute...
2008-11-02 blueswir1Halt the CPU using a qemu_irq
2008-05-10 blueswir1Fix compiler warnings
2008-03-21 blueswir1 Wire up TC signal from Aux1 to FDC
2008-01-27 blueswir1Rearrange slavio_misc code to prepare for different...
2008-01-01 blueswir1 Register only valid register access widths
2007-12-01 blueswir1 Fix SS-600MP led device typos
2007-12-01 blueswir1 Improve power management device addressing
2007-12-01 blueswir1 Name the magic constants, use correct value for AUX2_P...
2007-11-17 pbrookBreak up vl.h.
2007-11-11 blueswir1 Add SPARCserver 600MP emulation (original patch by...
2007-11-04 blueswir1 Change sysctrl register to 32 bits (original patch...
2007-10-06 blueswir1 More detabification
2007-09-16 thsfind -type f | xargs sed -i 's/[\t ]$//g' # on most...
2007-05-26 blueswir1Split DMA controller in two
2007-05-19 blueswir1Use full 36-bit physical address space on SS10
2007-04-07 pbrookUnify IRQ handling.
2007-04-01 blueswir1Change Sparc uses of pic_set_irq to pic_set_irq_new
2006-09-20 bellardsun4m halt support (Blue Swirl)
2005-12-05 bellardInitial SPARC SMP support (Blue Swirl)
2005-10-30 bellardsparc merge (Blue Swirl)
2005-07-02 bellardsparc64 marge (Blue Swirl)