]> git.proxmox.com Git - mirror_qemu.git/history - hw/slavio_misc.c
softmmu: move include files to include/sysemu/
[mirror_qemu.git] / hw / slavio_misc.c
2012-12-19 Paolo Bonzinisoftmmu: move include files to include/sysemu/
2012-10-24 Anthony LiguoriMerge remote-tracking branch 'bonzini/nbd-next' into...
2012-10-23 Avi KivityRename target_phys_addr_t to hwaddr
2012-03-01 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/core...
2012-02-23 Kevin WolfMerge qemu-iotests into for-anthony
2012-02-17 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2012-02-16 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2012-02-16 Anthony LiguoriMerge remote-tracking branch 'kraxel/vnc.2' into staging
2012-02-16 Anthony LiguoriMerge remote-tracking branch 'kiszka/queues/slirp'...
2012-02-15 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.38' into staging
2012-02-15 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-02-15 Andreas Färberqom: Unify type registration
2012-02-08 Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream'...
2012-02-04 Blue SwirlMerge branch 'linux-user-for-upstream' of git://git...
2012-02-04 Blue SwirlMerge branch 'for-upstream' of git://repo.or.cz/qemu...
2012-02-03 Anthony Liguoriqdev: register all types natively through QEMU Object...
2012-01-28 Blue SwirlMerge branch 'target-arm.for-upstream' of git://git...
2012-01-27 Anthony Liguorisysbus: apic: ioapic: convert to QEMU Object Model
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-11-24 Benoît Canetslavio_misc: convert aux2 to memory API
2011-11-24 Benoît Canetslavio_misc: convert aux1 to memory API
2011-11-24 Benoît Canetslavio_misc: convert system control to memory API
2011-11-24 Benoît Canetslavio_misc: convert leds to memory API
2011-11-24 Benoît Canetslavio_misc: convert modem to memory API
2011-11-24 Benoît Canetslavio_misc: convert diagnostic to memory API
2011-11-24 Benoît Canetslavio_misc: convert configuration to memory API
2011-11-24 Benoît Canetslavio_misc: convert apc to memory API
2011-08-22 malcMerge branch 'master' of git://git.qemu.org/qemu
2011-08-21 Anthony LiguoriMerge remote-tracking branch 'pmaydell/armhw-for-upstre...
2011-08-21 Blue Swirlslavio_misc: avoid structure holes spotted by pahole
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)