Age | Commit message (Expand) | Author | Files | Lines |
2017-11-14 | ioapic/tracing: Remove last DPRINTFs | Dr. David Alan Gilbert | 1 | -14/+3 |
2017-02-16 | ioapic: fix error report value of def version | Peter Xu | 1 | -2/+4 |
2017-01-16 | x86: ioapic: fix fail migration when irqchip=split | Peter Xu | 1 | -0/+5 |
2017-01-16 | x86: ioapic: add traces for ioapic | Peter Xu | 1 | -2/+15 |
2016-12-20 | Move target-* CPU file into a target/ folder | Thomas Huth | 1 | -1/+1 |
2016-09-27 | x86: ioapic: boost default version to 0x20 | Peter Xu | 1 | -1/+1 |
2016-08-03 | x86: ioapic: add support for explicit EOI | Peter Xu | 1 | -1/+21 |
2016-08-03 | x86: ioapic: ignore level irq during processing | Peter Xu | 1 | -5/+9 |
2016-07-21 | ioapic: register IOMMU IEC notifier for ioapic | Peter Xu | 1 | -0/+31 |
2016-07-21 | ioapic: introduce ioapic_entry_parse() helper | Peter Xu | 1 | -56/+54 |
2016-07-21 | q35: ioapic: add support for emulated IOAPIC IR | Peter Xu | 1 | -4/+24 |
2016-05-23 | ioapic: clear remote irr bit for edge-triggered interrupts | Peter Xu | 1 | -0/+29 |
2016-05-23 | ioapic: keep RO bits for IOAPIC entry | Peter Xu | 1 | -0/+4 |
2016-05-19 | apic: move target-dependent definitions to cpu.h | Paolo Bonzini | 1 | -0/+1 |
2016-01-29 | x86: Clean up includes | Peter Maydell | 1 | -0/+1 |
2015-12-17 | kvm: x86: add support for KVM_CAP_SPLIT_IRQCHIP | Paolo Bonzini | 1 | -2/+66 |
2015-09-25 | hmp: implemented io apic dump state for TCG | Pavel Butsykin | 1 | -0/+12 |
2015-09-25 | ioapic: fix contents of arbitration register | Paolo Bonzini | 1 | -3/+1 |
2015-09-25 | ioapic: coalesce level interrupts | Paolo Bonzini | 1 | -1/+3 |
2014-03-09 | qemu: x86: ignore ioapic polarity | Gabriel L. Somlo | 1 | -3/+0 |
2013-12-24 | ioapic: QOM'ify ioapic | xiaoqiang zhao | 1 | -4/+7 |
2013-12-24 | ioapic: Cleanup for QOM'ification | xiaoqiang zhao | 1 | -1/+3 |
2013-07-29 | ioapic: QOM cast cleanup | Andreas Färber | 1 | -1/+1 |
2013-07-04 | hw/i*: pass owner to memory_region_init* functions | Paolo Bonzini | 1 | -1/+2 |
2013-07-04 | memory: add owner argument to initialization functions | Paolo Bonzini | 1 | -1/+1 |
2013-04-08 | hw: move interrupt controllers to hw/intc/, configure with default-configs/ | Paolo Bonzini | 1 | -0/+258 |