]> git.proxmox.com Git - qemu.git/history - hw/openpic.c
hw: move headers to include/
[qemu.git] / hw / openpic.c
2013-04-08 Paolo Bonzinihw: move headers to include/
2013-03-11 Anthony LiguoriMerge remote-tracking branch 'origin/master' into staging
2013-03-11 Anthony LiguoriMerge remote-tracking branch 'bonzini/hw-dirs' into...
2013-03-01 Paolo Bonzinihw: include hw header files with full paths
2013-02-06 Anthony LiguoriMerge branch 'for-linux-user' of https://git.gitorious...
2013-01-29 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2013-01-28 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2013-01-28 Anthony LiguoriMerge remote-tracking branch 'luiz/queue/qmp' into...
2013-01-26 Blue SwirlMerge branch 'ppc-for-upstream' of git://repo.or.cz...
2013-01-25 Scott Woodopenpic: add basic support for MPIC v4.2
2013-01-25 Scott Woodopenpic: fix timer address decoding
2013-01-25 Scott Woodopenpic: fix remaining issues from idr-to-destmask...
2013-01-25 Andreas Färberppc: Move Mac machines to hw/ppc/
2013-01-23 Anthony LiguoriMerge remote-tracking branch 'bonzini/scsi-next' into...
2013-01-21 Andreas Färbersysbus: Drop sysbus_from_qdev() cast macro
2013-01-21 Anthony LiguoriMerge remote-tracking branch 'quintela/thread.next...
2013-01-20 Anthony LiguoriMerge remote-tracking branch 'stefanha/block' into...
2013-01-19 Blue SwirlMerge branch 'ppc-for-upstream' of git://repo.or.cz...
2013-01-18 Alexander Grafopenpic: export e500 epr enable into a ppc.c function
2013-01-18 Alexander Grafopenpic: set mixed mode as supported
2013-01-18 Alexander Grafopenpic: unify gcr mode mask updates
2013-01-18 Alexander Grafopenpic: move gcr write into a function
2013-01-15 Anthony LiguoriMerge remote-tracking branch 'afaerber/memory-ioport...
2013-01-15 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2013-01-15 Anthony LiguoriMerge remote-tracking branch 'stefanha/block' into...
2013-01-15 Anthony LiguoriMerge remote-tracking branch 'afaerber/qom-cpu' into...
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
next