| Commit message (Expand) | Author | Age | Files | Lines |
* | Clean up inclusion of sysemu/sysemu.h | Markus Armbruster | 2019-08-16 | 1 | -1/+0 |
* | Include migration/vmstate.h less | Markus Armbruster | 2019-08-16 | 1 | -0/+1 |
* | Include hw/irq.h a lot less | Markus Armbruster | 2019-08-16 | 1 | -0/+1 |
* | Include qemu/module.h where needed, drop it from qemu-common.h | Markus Armbruster | 2019-06-12 | 1 | -0/+1 |
* | hw: Remove unused 'hw/devices.h' include | Philippe Mathieu-Daudé | 2019-03-07 | 1 | -1/+0 |
* | hw: explicitly include qemu/log.h | Paolo Bonzini | 2016-05-19 | 1 | -0/+1 |
* | arm: Clean up includes | Peter Maydell | 2016-01-29 | 1 | -0/+1 |
* | Convert ffs() != 0 callers to ctz32() | Stefan Hajnoczi | 2015-04-28 | 1 | -4/+4 |
* | hw/intc/allwinner-a10-pic: Add missing 'break' | Peter Maydell | 2014-05-13 | 1 | -0/+1 |
* | savevm: Remove all the unneeded version_minimum_id_old (arm) | Juan Quintela | 2014-05-13 | 1 | -1/+0 |
* | allwinner-a10-pic: fix behaviour of pending register | Beniamino Galvani | 2014-04-17 | 1 | -1/+7 |
* | allwinner-a10-pic: set vector address when an interrupt is pending | Beniamino Galvani | 2014-04-17 | 1 | -4/+10 |
* | hw/intc: add allwinner A10 interrupt controller | liguang | 2013-12-17 | 1 | -0/+200 |