summaryrefslogtreecommitdiffstats
path: root/hw/intc
Commit message (Expand)AuthorAgeFilesLines
...
* intc/xilinx_intc: Handle level interrupt retriggeringPeter Crosthwaite2013-06-181-1/+15
* intc/xilinx_intc: Don't clear level sens. IRQs without ACKPeter Crosthwaite2013-06-181-7/+1
* Merge branch 'realize-isa.v2' of git://github.com/afaerber/qemu-cpuBlue Swirl2013-06-152-32/+50
|\
| * isa: QOM'ify ISADeviceAndreas Färber2013-06-071-10/+12
| * i8259: Convert PICCommonState to use QOM realizefnAndreas Färber2013-06-072-7/+21
| * i8259: QOM'ify some moreAndreas Färber2013-06-071-9/+14
| * isa: Use realizefn for ISADeviceAndreas Färber2013-06-071-6/+3
* | intc/xilinx_intc: Use qemu_set_irqPeter Crosthwaite2013-06-111-5/+1
|/
* apic: rename apic specific bitoptsMichael S. Tsirkin2013-06-021-21/+21
* Remove Sun4c, Sun4d and a few CPUsBlue Swirl2013-05-263-365/+1
* remove double semicolonsDong Xu Wang2013-05-121-1/+1
* target-i386: Move APIC to ICC busIgor Mammedov2013-05-011-6/+12
* target-i386: Replace MSI_SPACE_SIZE with APIC_SPACE_SIZEIgor Mammedov2013-05-011-1/+1
* i8259: QOM cleanupsAndreas Färber2013-04-292-11/+13
* ioapic: Replace FROM_SYSBUS() with QOM type castIgor Mammedov2013-04-161-1/+1
* arm: fix location of some include filesPeter Maydell2013-04-151-1/+1
* Typo, spelling and grammatical fixesPeter Maydell2013-04-121-1/+1
* hw: move private headers to hw/ subdirectories.Paolo Bonzini2013-04-085-4/+142
* hw: move interrupt controllers to hw/intc/, configure with default-configs/Paolo Bonzini2013-04-0822-0/+9149
* hw: move target-independent files to subdirectoriesPaolo Bonzini2013-04-087-0/+1491
* hw: make subdirectories for devicesPaolo Bonzini2013-04-081-0/+0
OpenPOWER on IntegriCloud