aboutsummaryrefslogtreecommitdiff
path: root/hw/intc
AgeCommit message (Expand)Author
2013-06-18intc/xilinx_intc: Dont lower IRQ when HIE clearedPeter Crosthwaite
2013-06-18intc/xilinx_intc: Inhibit write to ISR when HIEPeter Crosthwaite
2013-06-18intc/xilinx_intc: Handle level interrupt retriggeringPeter Crosthwaite
2013-06-18intc/xilinx_intc: Don't clear level sens. IRQs without ACKPeter Crosthwaite
2013-06-15Merge branch 'realize-isa.v2' of git://github.com/afaerber/qemu-cpuBlue Swirl
2013-06-11intc/xilinx_intc: Use qemu_set_irqPeter Crosthwaite
2013-06-07isa: QOM'ify ISADeviceAndreas Färber
2013-06-07i8259: Convert PICCommonState to use QOM realizefnAndreas Färber
2013-06-07i8259: QOM'ify some moreAndreas Färber
2013-06-07isa: Use realizefn for ISADeviceAndreas Färber
2013-06-02apic: rename apic specific bitoptsMichael S. Tsirkin
2013-05-26Remove Sun4c, Sun4d and a few CPUsBlue Swirl
2013-05-12remove double semicolonsDong Xu Wang
2013-05-01target-i386: Move APIC to ICC busIgor Mammedov
2013-05-01target-i386: Replace MSI_SPACE_SIZE with APIC_SPACE_SIZEIgor Mammedov
2013-04-29i8259: QOM cleanupsAndreas Färber
2013-04-16ioapic: Replace FROM_SYSBUS() with QOM type castIgor Mammedov
2013-04-15arm: fix location of some include filesPeter Maydell
2013-04-12Typo, spelling and grammatical fixesPeter Maydell
2013-04-08hw: move private headers to hw/ subdirectories.Paolo Bonzini
2013-04-08hw: move interrupt controllers to hw/intc/, configure with default-configs/Paolo Bonzini
2013-04-08hw: move target-independent files to subdirectoriesPaolo Bonzini
2013-04-08hw: make subdirectories for devicesPaolo Bonzini