]> git.proxmox.com Git - mirror_qemu.git/history - hw/intc/sh_intc.c
hw/pci-host: Constify VMState
[mirror_qemu.git] / hw / intc / sh_intc.c
2021-11-02 Richard HendersonMerge remote-tracking branch 'remotes/rth/tags/pull...
2021-10-30 Richard HendersonMerge remote-tracking branch 'remotes/philmd/tags/renes...
2021-10-30 BALATON Zoltanhw/intc/sh_intc: Remove unneeded local variable initial...
2021-10-30 BALATON Zoltanhw/intc/sh_intc: Simplify allocating sources array
2021-10-30 BALATON Zoltanhw/intc/sh_intc: Avoid using continue in loops
2021-10-30 BALATON Zoltanhw/intc/sh_intc: Replace abort() with g_assert_not_reac...
2021-10-30 BALATON Zoltanhw/intc/sh_intc: Inline and drop sh_intc_source() function
2021-10-30 BALATON Zoltanhw/intc/sh_intc: Use array index instead of pointer...
2021-10-30 BALATON Zoltanhw/intc/sh_intc: Remove excessive parenthesis
2021-10-30 BALATON Zoltanhw/intc/sh_intc: Move sh_intc_register() closer to...
2021-10-30 BALATON Zoltanhw/intc/sh_intc: Drop another useless macro
2021-10-30 BALATON Zoltanhw/intc/sh_intc: Rename iomem region
2021-10-30 BALATON Zoltanhw/intc/sh_intc: Turn some defines into an enum
2021-10-30 BALATON Zoltanhw/intc/sh_intc: Use existing macro instead of local one
2021-10-30 BALATON Zoltanhw/sh4: Change debug printfs to traces
2021-10-30 BALATON Zoltanhw/sh4: Coding style: Add missing braces
2021-10-30 BALATON Zoltanhw/sh4: Coding style: White space fixes
2021-10-30 BALATON Zoltanhw/sh4: Coding style: Fix multi-line comments
2021-10-30 BALATON Zoltanhw/sh4: Coding style: Remove tabs
2019-08-16 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2019-08-16 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2019-08-16 Peter MaydellMerge remote-tracking branch 'remotes/ericb/tags/pull...
2019-08-16 Peter MaydellMerge remote-tracking branch 'remotes/armbru/tags/pull...
2019-08-16 Markus ArmbrusterInclude hw/hw.h exactly where needed
2019-08-16 Markus ArmbrusterInclude hw/irq.h a lot less
2019-06-12 Peter MaydellMerge remote-tracking branch 'remotes/dgibson/tags...
2019-06-12 Peter MaydellMerge remote-tracking branch 'remotes/armbru/tags/pull...
2019-06-12 Markus ArmbrusterInclude qemu-common.h exactly where needed
2016-04-08 Peter MaydellMerge remote-tracking branch 'remotes/xtensa/tags/20160...
2016-03-29 Peter MaydellMerge remote-tracking branch 'remotes/cody/tags/block...
2016-03-29 Peter MaydellMerge remote-tracking branch 'remotes/thibault/tags...
2016-03-29 Peter MaydellMerge remote-tracking branch 'remotes/awilliam/tags...
2016-03-24 Peter MaydellMerge remote-tracking branch 'remotes/bonzini/tags...
2016-03-22 Paolo Bonzinihw: explicitly include qemu-common.h and cpu.h
2016-01-29 Peter Maydellhw/intc: Clean up includes
2013-07-18 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-07-15 Richard HendersonMerge git://github.com/hw-claudio/qemu-aarch64-queue...
2013-07-10 Anthony LiguoriMerge remote-tracking branch 'afaerber/tags/qom-cpu...
2013-07-10 Anthony LiguoriMerge remote-tracking branch 'riku/linux-user-for-upstr...
2013-07-09 Andreas Färbercpu: Make first_cpu and next_cpu CPUState
2013-07-08 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-07-07 Anthony LiguoriMerge remote-tracking branch 'stefanha/block' into...
2013-07-07 Anthony LiguoriMerge remote-tracking branch 'bonzini/iommu-for-anthony...
2013-07-04 Paolo Bonzinimemory: add owner argument to initialization functions
2013-04-13 Aurelien JarnoMerge branch 'tcg-s390' of git://github.com/rth7680...
2013-04-08 Anthony LiguoriMerge remote-tracking branch 'bonzini/hw-dirs' into...
2013-04-08 Paolo Bonzinihw: move interrupt controllers to hw/intc/, configure...