summaryrefslogtreecommitdiff
path: root/hw/intc
AgeCommit message (Expand)AuthorFilesLines
2013-06-18intc/xilinx_intc: Dont lower IRQ when HIE clearedPeter Crosthwaite1-5/+0
2013-06-18intc/xilinx_intc: Inhibit write to ISR when HIEPeter Crosthwaite1-0/+5
2013-06-18intc/xilinx_intc: Handle level interrupt retriggeringPeter Crosthwaite1-1/+15
2013-06-18intc/xilinx_intc: Don't clear level sens. IRQs without ACKPeter Crosthwaite1-7/+1
2013-06-15Merge branch 'realize-isa.v2' of git://github.com/afaerber/qemu-cpuBlue Swirl2-32/+50
2013-06-11intc/xilinx_intc: Use qemu_set_irqPeter Crosthwaite1-5/+1
2013-06-07isa: QOM'ify ISADeviceAndreas Färber1-10/+12
2013-06-07i8259: Convert PICCommonState to use QOM realizefnAndreas Färber2-7/+21
2013-06-07i8259: QOM'ify some moreAndreas Färber1-9/+14
2013-06-07isa: Use realizefn for ISADeviceAndreas Färber1-6/+3
2013-06-02apic: rename apic specific bitoptsMichael S. Tsirkin1-21/+21
2013-05-26Remove Sun4c, Sun4d and a few CPUsBlue Swirl3-365/+1
2013-05-12remove double semicolonsDong Xu Wang1-1/+1
2013-05-01target-i386: Move APIC to ICC busIgor Mammedov1-6/+12
2013-05-01target-i386: Replace MSI_SPACE_SIZE with APIC_SPACE_SIZEIgor Mammedov1-1/+1
2013-04-29i8259: QOM cleanupsAndreas Färber2-11/+13
2013-04-16ioapic: Replace FROM_SYSBUS() with QOM type castIgor Mammedov1-1/+1
2013-04-15arm: fix location of some include filesPeter Maydell1-1/+1
2013-04-12Typo, spelling and grammatical fixesPeter Maydell1-1/+1
2013-04-08hw: move private headers to hw/ subdirectories.Paolo Bonzini5-4/+142
2013-04-08hw: move interrupt controllers to hw/intc/, configure with default-configs/Paolo Bonzini22-0/+9149
2013-04-08hw: move target-independent files to subdirectoriesPaolo Bonzini7-0/+1491
2013-04-08hw: make subdirectories for devicesPaolo Bonzini1-0/+0