Age | Commit message (Expand) | Author | Files | Lines |
2023-02-27 | hw: Move ioapic*.h to intc/ | Bernhard Beschow | 1 | -2/+1 |
2023-01-13 | hw/intc: Extract the IRQ counting functions into a separate file | Thomas Huth | 1 | -2/+2 |
2021-06-05 | i386/kvm: The value passed to strerror should be positive | Dmitry Voronetskiy | 1 | -2/+2 |
2021-05-02 | hw: Do not include hw/irq.h if it is not necessary | Thomas Huth | 1 | -1/+0 |
2020-10-14 | i386/kvm: Remove IRQ routing support checks | Eduardo Habkost | 1 | -17/+16 |
2020-09-01 | hw/i386/kvm/ioapic.c: fix typo in error message | Kenta Ishiguro | 1 | -1/+1 |
2020-01-24 | qdev: set properties with device_class_set_props() | Marc-André Lureau | 1 | -1/+1 |
2019-12-17 | hw/i386: De-duplicate gsi_handler() to remove kvm_pc_gsi_handler() | Philippe Mathieu-Daudé | 1 | -12/+0 |
2019-12-17 | x86: move more x86-generic functions out of PC files | Paolo Bonzini | 1 | -1/+1 |
2019-08-16 | Include hw/qdev-properties.h less | Markus Armbruster | 1 | -0/+1 |
2019-08-16 | Include hw/irq.h a lot less | Markus Armbruster | 1 | -0/+1 |
2019-01-09 | ioapic: use TYPE_FOO MACRO than constant string | Li Qiang | 1 | -1/+1 |
2018-06-28 | hmp: obsolete "info ioapic" | Peter Xu | 1 | -9/+0 |
2018-06-28 | ioapic: support "info irq" | Peter Xu | 1 | -0/+2 |
2018-06-01 | memory: get rid of memory_region_init_reservation | Paolo Bonzini | 1 | -1/+1 |
2017-02-16 | kvm/ioapic: correct kvm ioapic version | Peter Xu | 1 | -0/+5 |
2017-02-16 | kvm/ioapic: dump real object instead of a fake one | Peter Xu | 1 | -4/+4 |
2016-01-29 | x86: Clean up includes | Peter Maydell | 1 | -0/+1 |
2015-09-25 | hmp: added io apic dump state | Pavel Butsykin | 1 | -0/+10 |
2013-12-24 | ioapic: QOM'ify ioapic | xiaoqiang zhao | 1 | -3/+3 |
2013-12-24 | ioapic: Cleanup for QOM'ification | xiaoqiang zhao | 1 | -1/+3 |
2013-07-29 | kvm/ioapic: QOM cast cleanup | Andreas Färber | 1 | -2/+2 |
2013-07-04 | memory: add owner argument to initialization functions | Paolo Bonzini | 1 | -1/+1 |
2013-07-01 | KVM: PIC: Only commit irq routing when necessary | Alexander Graf | 1 | -0/+1 |
2013-04-08 | hw: move hw/kvm/ to hw/i386/kvm | Paolo Bonzini | 1 | -0/+165 |