]> git.proxmox.com Git - qemu.git/history - hw/slavio_intctl.c
monitor: move include files to include/monitor/
[qemu.git] / hw / slavio_intctl.c
2012-12-19 Paolo Bonzinimonitor: move include files to include/monitor/
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_intctl: convert slaves interrupt controllers...
2011-11-24 Benoît Canetslavio_intctl: convert master interrupt controller...
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_intctl: avoid structure holes spotted by pahole
2011-02-01 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2011-02-01 Anthony LiguoriMerge remote branch 'spice/spice.v29.pull' into staging
2011-02-01 Anthony LiguoriMerge remote branch 'spice/usb.5' into staging
2011-02-01 Anthony LiguoriMerge remote branch 'amit/for-anthony' into staging
2011-02-01 Peter Maydellhw/slavio_intctl.c: fix gcc warning about array bounds...
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
2010-06-27 Artyom Tarasenkomask all interrupts when MASTER_DISABLE is set
2010-01-16 Artyom Tarasenkosparc32 do not clear interrupts when masking
2009-11-07 Blue Swirlsparc32 (mostly): remove unneeded calls to device reset
2009-10-24 Blue Swirlsparc32: convert interrupt controller to reset + vmsd
2009-10-05 Juan Quintelavmstate: add version_id argument to post_load
2009-10-01 Anthony LiguoriRevert "Get rid of _t suffix"
2009-10-01 malcGet rid of _t suffix
2009-09-11 Juan Quintelavmstate: rename run_after_load() -> post_load()
2009-08-28 Blue SwirlSparc32: port interrupt controller 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 SwirlSparc32: improve interrupt handling
2009-08-25 Blue SwirlMake CPURead/WriteFunc structure 'const'
2009-08-23 Andrzej ZaborowskiMerge with balrog@git.sv.gnu.org:/srv/git/qemu.git
2009-08-23 Blue SwirlSparc32: fix monitor commands 'info pic' and 'info...
2009-08-10 Gerd Hoffmannqdev/prop: convert slavio_intctl.c to helper macros.
2009-08-08 Blue SwirlSparc32: move intbit_to_level table back to slavio_intctl.c
2009-08-08 Blue SwirlSparc32: move device instantiation to sun4m.c
2009-07-16 Gerd Hoffmannqdev: rework device properties.
2009-07-16 Blue SwirlSparc32: convert slavio interrupt controller to qdev
2009-06-29 Jan KiszkaRevert "Introduce reset notifier order"
2009-06-17 Blue SwirlDon't set IRQs on device reset and loadvm/savevm
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-03-05 aliguorimonitor: Rework API (Jan Kiszka)
2009-03-03 blueswir1Fix slavio_intctl.c compile errors (Robert Reif)
2009-02-05 aliguorihw: remove error handling from qemu_malloc() callers...
2008-12-13 blueswir1Remove unnecessary trailing newlines
2008-12-02 blueswir1Remove address masking after some rearranging
2008-12-01 pbrookChange MMIO callbacks to use offsets, not absolute...
2008-05-12 blueswir1Wrap long lines
2008-01-01 blueswir1 Fix Debian serial console boot problem reported by...
2008-01-01 blueswir1 Register only valid register access widths
2007-12-29 blueswir1 Fix CPU timer interrupts
2007-12-28 blueswir1 Fix master interrupt register masking
2007-12-28 blueswir1 Fix system read address mask (Robert Reif)
2007-11-17 blueswir1 Name the magic constants, fix a hex number without 0x
2007-11-17 pbrookBreak up vl.h.
2007-10-06 blueswir1 More detabification
2007-09-17 thsfind -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again...
2007-09-16 thsfind -type f | xargs sed -i 's/[\t ]$//g' # on most...
2007-08-05 blueswir1 Fix Slavio interrupt controller debugging output
2007-08-04 blueswir1 Fix Sparc32 interrupt handling
2007-05-27 blueswir1Interrupt debugging DPRINTFs
2007-05-27 blueswir1Use qemu_irqs between CPUs and interrupt controller
2007-05-27 blueswir1Use qemu_irq between interrupt controller and timers
2007-05-26 blueswir1Split DMA controller in two
2007-05-21 blueswir1Fix interrupt controller address masking
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
2007-04-01 blueswir1Add SparcStation-10 machine
2007-03-20 thsSlavIO interrupt controller fix, by Aurelien Jarno.
2006-06-25 bellardC99 64 bit printf
2005-12-05 bellardInitial SPARC SMP support (Blue Swirl)
2005-11-21 bellardcpu_single_env usage fix
next