Age | Commit message (Expand) | Author | Files | Lines |
2021-05-02 | Do not include cpu.h if it's not really necessary | Thomas Huth | 1 | -1/+0 |
2021-01-06 | hw/sparc: Make grlib-irqmp device handle its own inbound IRQ lines | Peter Maydell | 1 | -1/+4 |
2020-09-18 | Use OBJECT_DECLARE_SIMPLE_TYPE when possible | Eduardo Habkost | 1 | -3/+1 |
2020-09-09 | Use DECLARE_*CHECKER* macros | Eduardo Habkost | 1 | -1/+2 |
2020-09-09 | Move QOM typedefs and add missing includes | Eduardo Habkost | 1 | -2/+4 |
2020-01-07 | leon3: use qemu_irq framework instead of callback as property | Marc-André Lureau | 1 | -31/+4 |
2019-08-16 | Include hw/qdev-properties.h less | Markus Armbruster | 1 | -0/+1 |
2019-06-12 | Include qemu/module.h where needed, drop it from qemu-common.h | Markus Armbruster | 1 | -0/+1 |
2019-05-17 | grlib, irqmp: get rid of the old-style create function | KONRAD Frederic | 1 | -2/+1 |
2018-01-24 | sparc/leon3 irqmp: fix IRQ software ack | Jean-Christophe Dubois | 1 | -6/+11 |
2017-05-17 | qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatable | Eduardo Habkost | 1 | -1/+1 |
2016-05-12 | hw/intc: QOM'ify grlib_irqmp.c | xiaoqiang.zhao | 1 | -11/+16 |
2016-01-29 | sparc: Clean up includes | Peter Maydell | 1 | -0/+1 |
2013-12-24 | hw: cannot_instantiate_with_device_add_yet due to pointer props | Markus Armbruster | 1 | -0/+2 |
2013-07-29 | grlib_irqmp: QOM cast cleanup | Andreas Färber | 1 | -23/+10 |
2013-07-04 | hw/i*: pass owner to memory_region_init* functions | Paolo Bonzini | 1 | -1/+1 |
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/+385 |