]> git.proxmox.com Git - qemu.git/history - hw/openpic.c
cpu: Move cpu_index field to CPUState
[qemu.git] / hw / openpic.c
2013-01-15 Andreas Färbercpu: Move cpu_index field to CPUState
2013-01-14 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-01-14 Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2013-01-12 Blue SwirlMerge branch 'target-arm.next' of git://git.linaro...
2013-01-12 Blue SwirlMerge branch 'ppc-for-upstream' of git://repo.or.cz...
2013-01-12 Blue SwirlMerge branch 's390-reorg' of git://repo.or.cz/qemu/rth
2013-01-11 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2013-01-11 Anthony LiguoriMerge remote-tracking branch 'kraxel/q35.1' into staging
2013-01-11 Anthony LiguoriMerge remote-tracking branch 'afaerber-or/prep-up'...
2013-01-10 Andreas FärberMake all static TypeInfos const
2013-01-10 Andreas FärberMerge branch 'master' of git://git.qemu.org/qemu into...
2013-01-07 Alexander GrafPPC: Bring EPR support closer to reality
2013-01-07 Scott Woodopenpic: fix CTPR and de-assertion of interrupts
2013-01-07 Scott Woodopenpic: move IACK to its own function
2013-01-07 Scott Woodopenpic: IRQ_check: search the queue a word at a time
2013-01-07 Scott Woodopenpic: fix sense and priority bits
2013-01-07 Scott Woodopenpic: add some bounds checking for IRQ numbers
2013-01-07 Scott Woodopenpic: use standard bitmap operations
2013-01-07 Scott WoodRevert "openpic: Accelerate pending irq search"
2013-01-07 Scott Woodopenpic: always call IRQ_check from IRQ_get_next
2013-01-07 Scott Woodopenpic/fsl: critical interrupts ignore mask before...
2013-01-07 Scott Woodopenpic: make ctpr signed
2013-01-07 Scott Woodopenpic: rework critical interrupt support
2013-01-07 Scott Woodopenpic: make register names correspond better with...
2013-01-07 Scott Woodopenpic: lower interrupt when reading the MSI register
2013-01-07 Scott Woodopenpic: fix debug prints
2013-01-07 Alexander Grafopenpic: fix coding style issues
2013-01-07 Scott Woodopenpic: don't crash on a register access without a...
2013-01-07 Scott Woodopenpic: s/opp->nb_irqs -1/opp->nb_cpus - 1/
2013-01-07 Scott Woodopenpic: BRR1 is not a CPU-specific register.
2013-01-07 Scott Woodopenpic: support large vectors on FSL mpic
2013-01-07 Scott Woodopenpic: remove pcsr (CPU sensitivity register)
2013-01-07 Scott Woodopenpic: symbolicize some magic numbers
2013-01-02 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2013-01-02 Anthony LiguoriMerge remote-tracking branch 'kraxel/seabios-a810e4e...
2012-12-22 Andreas FärberMerge branch 'master' of git://git.qemu.org/qemu into...
2012-12-21 Anthony LiguoriMerge remote-tracking branch 'quintela/thread-20121220...
2012-12-19 Anthony LiguoriMerge remote-tracking branch 'bonzini/header-dirs'...
2012-12-18 Anthony LiguoriMerge remote-tracking branch 'amit/master' into staging
2012-12-17 Paolo BonziniMerge commit '1dd3a74d2ee2d873cde0b390b536e45420b3fe05...
2012-12-17 Michael S. Tsirkinpci: update all users to look in pci/
2012-12-15 Blue SwirlMerge branch 'ppc-for-upstream' of git://repo.or.cz...
2012-12-14 Alexander Grafopenpic: Accelerate pending irq search
2012-12-14 Alexander Grafopenpic: fix minor coding style issues
2012-12-14 Alexander Grafopenpic: add Shared MSI support
2012-12-14 Alexander Grafopenpic: make brr1 model specific
2012-12-14 Alexander Grafopenpic: convert to qdev
2012-12-14 Alexander Grafopenpic: remove irq_out
2012-12-14 Alexander Grafopenpic: rename openpic_t to OpenPICState
2012-12-14 Alexander Grafopenpic: convert simple reg operations to builtin bitops
2012-12-14 Alexander Grafopenpic: remove unused type variable
2012-12-14 Alexander Grafopenpic: unify memory api subregions
2012-12-14 Alexander Grafopenpic: combine openpic and mpic reset functions
2012-12-14 Alexander Grafopenpic: merge mpic and openpic timer handling
2012-12-14 Alexander Grafopenpic: combine mpic and openpic irq raise functions
2012-12-14 Alexander Grafopenpic: Convert subregions to memory api
2012-12-14 Alexander Grafopenpic: combine mpic and openpic src handlers
2012-12-14 Alexander Grafopenpic: update to proper memory api
2012-12-14 Alexander Grafmpic: Unify numbering scheme
2012-12-14 Alexander Grafopenpic: Remove unused code
2012-10-24 Anthony LiguoriMerge remote-tracking branch 'bonzini/nbd-next' into...
2012-10-23 Avi KivityRename target_phys_addr_t to hwaddr
2012-08-15 Anthony LiguoriMerge remote-tracking branch 'agraf/s390-for-upstream...
2012-08-15 Anthony LiguoriMerge remote-tracking branch 'agraf/ppc-for-upstream...
2012-08-15 Bharat Bhushanopenpic: Added BRR1 register
2012-04-10 Anthony LiguoriMerge commit 'ff71f2e8cacefae99179993204172bc65e4303df...
2012-03-19 Anthony LiguoriMerge remote-tracking branch 'sstabellini/saverestore...
2012-03-19 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/urgent...
2012-03-17 Blue SwirlMerge branch 'arm-devs.for-upstream' of git://git.linar...
2012-03-17 Blue SwirlMerge branch 'target-arm.for-upstream' of git://git...
2012-03-17 Blue SwirlMerge branch 'malta' of git://qemu.weilnetz.de/qemu
2012-03-17 Blue SwirlMerge branch 'ppc-for-upstream' of git://repo.or.cz...
2012-03-15 Alexander GrafPPC: Fix openpic with relative memregions
2012-02-23 Kevin WolfMerge qemu-iotests into for-anthony
2012-02-08 Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream'...
2012-01-28 Blue SwirlMerge branch 'target-arm.for-upstream' of git://git...
2012-01-27 Anthony Liguoriopenpic: remove dead code to make a PCI device version
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-08 Blue SwirlMerge branch 'for-upstream' of git://git.serverraum...
2011-10-08 Blue SwirlMerge branch 'tracing' of git://repo.or.cz/qemu/stefanha
2011-10-08 Blue SwirlMerge branch 'ppc-next' of git://repo.or.cz/qemu/agraf
2011-10-06 Alexander Grafopenpic: Unfold write_IRQreg
2011-10-06 Alexander Grafopenpic: Unfold read_IRQreg
2011-10-06 Alexander GrafPPC: Bump MPIC up to 32 supported CPUs
2011-10-06 Alexander GrafPPC: MPIC: Fix CI bit definitions
2011-10-06 Alexander GrafPPC: MPIC: Remove read functionality for WO registers
2011-10-06 Alexander GrafPPC: Set MPIC IDE for IPI to 0
2011-10-06 Alexander GrafPPC: Fix IPI support in MPIC
2011-10-06 Alexander GrafPPC: Extend MPIC MMIO range
2011-10-06 Alexander GrafPPC: Add CPU local MMIO regions to MPIC
2011-10-02 Fabien Chouteauopenpic: Memory API conversion for mpic
2011-08-21 Anthony LiguoriMerge remote-tracking branch 'pmaydell/armhw-for-upstre...
2011-08-21 Blue SwirlMerge branch 'queues/slirp' of git://git.kiszka.org...
2011-08-21 Anthony LiguoriUse glib memory allocation and free functions
2011-08-12 Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream-1...
2011-08-09 Edgar E. IglesiasMerge remote-tracking branch 'pm-arm/for-upstream'...
2011-08-08 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
next