Age | Commit message (Expand) | Author |
2016-05-19 | hw: explicitly include qemu/log.h | Paolo Bonzini |
2016-03-22 | include/qemu/osdep.h: Don't include qapi/error.h | Markus Armbruster |
2016-03-11 | msi_supported -> msi_nonbroken | Michael S. Tsirkin |
2016-01-29 | hw/intc: Clean up includes | Peter Maydell |
2015-10-23 | openpic: add to misc category | Laurent Vivier |
2015-06-22 | qerror: Clean up QERR_ macros to expand into a single string | Markus Armbruster |
2015-03-09 | openpic: convert to vmstate | Mark Cave-Ayland |
2015-03-09 | openpic: switch IRQQueue queue from inline to bitmap | Mark Cave-Ayland |
2015-03-09 | openpic: fix up loadvm under -M mac99 | Mark Cave-Ayland |
2015-03-09 | openpic: fix segfault on -M mac99 savevm | Mark Cave-Ayland |
2015-03-09 | Openpic: check that cpu id is within the number of cpus | Fabien Chouteau |
2014-08-15 | ppc: convert g_new(qemu_irq usages to g_new0 | Peter Crosthwaite |
2014-06-16 | openpic: Reset IRQ source private members | Paul Janzen |
2014-06-16 | openpic: Move definition of openpic_reset | Paul Janzen |
2014-06-10 | hw/intc/openpic: Remove unused function IRQ_testbit() | Peter Maydell |
2014-05-05 | openpic: avoid buffer overrun on incoming migration | Michael Roth |
2014-03-27 | hw/intc/openpic: Avoid shifting left into sign bit | Peter Maydell |
2013-07-09 | intc/openpic: Build openpic only once | 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: Convert to QOM realize | Andreas Färber |
2013-07-01 | intc/openpic: QOM'ify | Andreas Färber |
2013-07-01 | openpic: factor out some common defines into openpic.h | Scott Wood |
2013-04-08 | hw: move interrupt controllers to hw/intc/, configure with default-configs/ | Paolo Bonzini |