Age | Commit message (Expand) | Author |
---|---|---|
2019-08-16 | Clean up inclusion of sysemu/sysemu.h | 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 |
2019-03-07 | hw: Remove unused 'hw/devices.h' include | Philippe Mathieu-Daudé |
2016-05-19 | hw: explicitly include qemu/log.h | Paolo Bonzini |
2016-01-29 | arm: Clean up includes | Peter Maydell |
2015-04-28 | Convert ffs() != 0 callers to ctz32() | Stefan Hajnoczi |
2014-05-13 | hw/intc/allwinner-a10-pic: Add missing 'break' | Peter Maydell |
2014-05-13 | savevm: Remove all the unneeded version_minimum_id_old (arm) | Juan Quintela |
2014-04-17 | allwinner-a10-pic: fix behaviour of pending register | Beniamino Galvani |
2014-04-17 | allwinner-a10-pic: set vector address when an interrupt is pending | Beniamino Galvani |
2013-12-17 | hw/intc: add allwinner A10 interrupt controller | liguang |