Age | Commit message (Expand) | Author |
2013-07-29 | xics: rename types to be sane and follow coding style | Anthony Liguori |
2013-07-23 | ioapic: Use QOM realize for ioapic | Hu Tao |
2013-07-11 | pseries: move interrupt controllers to hw/intc/ | Alexey Kardashevskiy |
2013-07-09 | intc/openpic: Build openpic only once | Andreas Färber |
2013-07-09 | intc/arm_gic: Build arm_gic only once | Andreas Färber |
2013-07-09 | cpu: Make first_cpu and next_cpu CPUState | Andreas Färber |
2013-07-09 | cpu: Replace cpu_single_env with CPUState current_cpu | Andreas Färber |
2013-07-04 | hw/i*: pass owner to memory_region_init* functions | Paolo Bonzini |
2013-07-04 | memory: add owner argument to initialization functions | Paolo Bonzini |
2013-07-01 | intc/openpic_kvm: Fix QOM and build issues | Andreas Färber |
2013-07-01 | intc/openpic: Convert to QOM realize | Andreas Färber |
2013-07-01 | intc/openpic: QOM'ify | Andreas Färber |
2013-07-01 | kvm/openpic: in-kernel mpic support | Scott Wood |
2013-07-01 | openpic: factor out some common defines into openpic.h | Scott Wood |
2013-06-18 | intc/xilinx_intc: Dont lower IRQ when HIE cleared | Peter Crosthwaite |
2013-06-18 | intc/xilinx_intc: Inhibit write to ISR when HIE | Peter Crosthwaite |
2013-06-18 | intc/xilinx_intc: Handle level interrupt retriggering | Peter Crosthwaite |
2013-06-18 | intc/xilinx_intc: Don't clear level sens. IRQs without ACK | Peter Crosthwaite |
2013-06-15 | Merge branch 'realize-isa.v2' of git://github.com/afaerber/qemu-cpu | Blue Swirl |
2013-06-11 | intc/xilinx_intc: Use qemu_set_irq | Peter Crosthwaite |
2013-06-07 | isa: QOM'ify ISADevice | Andreas Färber |
2013-06-07 | i8259: Convert PICCommonState to use QOM realizefn | Andreas Färber |
2013-06-07 | i8259: QOM'ify some more | Andreas Färber |
2013-06-07 | isa: Use realizefn for ISADevice | Andreas Färber |
2013-06-02 | apic: rename apic specific bitopts | Michael S. Tsirkin |
2013-05-26 | Remove Sun4c, Sun4d and a few CPUs | Blue Swirl |
2013-05-12 | remove double semicolons | Dong Xu Wang |
2013-05-01 | target-i386: Move APIC to ICC bus | Igor Mammedov |
2013-05-01 | target-i386: Replace MSI_SPACE_SIZE with APIC_SPACE_SIZE | Igor Mammedov |
2013-04-29 | i8259: QOM cleanups | Andreas Färber |
2013-04-16 | ioapic: Replace FROM_SYSBUS() with QOM type cast | Igor Mammedov |
2013-04-15 | arm: fix location of some include files | Peter Maydell |
2013-04-12 | Typo, spelling and grammatical fixes | Peter Maydell |
2013-04-08 | hw: move private headers to hw/ subdirectories. | Paolo Bonzini |
2013-04-08 | hw: move interrupt controllers to hw/intc/, configure with default-configs/ | Paolo Bonzini |
2013-04-08 | hw: move target-independent files to subdirectories | Paolo Bonzini |
2013-04-08 | hw: make subdirectories for devices | Paolo Bonzini |