Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-05-28 | hw/display/omap_dss: Replace fprintf() call by qemu_log_mask(LOG_UNIMP) | Philippe Mathieu-Daudé | 1 | -1/+1 |
2020-02-20 | Let cpu_[physical]_memory() calls pass a boolean 'is_write' argument | Philippe Mathieu-Daudé | 1 | -1/+1 |
2019-08-16 | Include hw/irq.h a lot less | Markus Armbruster | 1 | -0/+2 |
2018-01-22 | Replace all occurances of __FUNCTION__ with __func__ | Alistair Francis | 1 | -3/+3 |
2016-01-29 | hw/display: Clean up includes | Peter Maydell | 1 | -0/+1 |
2015-09-07 | arm: Use g_new() & friends where that makes obvious sense | Markus Armbruster | 1 | -2/+1 |
2015-03-19 | omap: Fix warnings from Sparse | Stefan Weil | 1 | -5/+10 |
2013-07-04 | memory: add owner argument to initialization functions | Paolo Bonzini | 1 | -5/+5 |
2013-04-08 | hw: move display devices to hw/display/, configure via default-configs/ | Paolo Bonzini | 1 | -0/+1086 |