Age | Commit message (Expand) | Author |
---|---|---|
2019-08-16 | Include hw/hw.h exactly where needed | Markus Armbruster |
2019-08-16 | Include migration/vmstate.h less | Markus Armbruster |
2019-08-16 | Include hw/irq.h a lot less | Markus Armbruster |
2019-06-12 | Include qemu/module.h where needed, drop it from qemu-common.h | Markus Armbruster |
2017-12-18 | misc: drop old i386 dependency | Philippe Mathieu-Daudé |
2016-10-04 | intc: make HMP 'info irq' and 'info pic' commands use InterruptStatsProvider ... | Hervé Poussineau |
2016-10-04 | intc/lm32_pic: implement InterruptStatsProvider interface | Hervé Poussineau |
2016-06-20 | hw/intc: QOM'ify lm32_pic.c | xiaoqiang zhao |
2016-01-29 | lm32: Clean up includes | Peter Maydell |
2015-02-18 | hmp: Name HMP info handler functions hmp_info_SUBCOMMAND() | Markus Armbruster |
2014-05-14 | savevm: Remove all the unneeded version_minimum_id_old (rest) | Juan Quintela |
2013-07-29 | lm32_pic: QOM cast cleanup | Andreas Färber |
2013-04-08 | hw: move interrupt controllers to hw/intc/, configure with default-configs/ | Paolo Bonzini |