Age | Commit message (Expand) | Author | Files | Lines |
2016-09-13 | hw: replace most use of qemu_chr_fe_write with qemu_chr_fe_write_all | Daniel P. Berrange | 1 | -3/+5 |
2016-03-22 | hw: explicitly include qemu-common.h and cpu.h | Paolo Bonzini | 1 | -0/+2 |
2016-03-22 | include/qemu/osdep.h: Don't include qapi/error.h | Markus Armbruster | 1 | -0/+1 |
2016-01-18 | hw/arm: Clean up includes | Peter Maydell | 1 | -0/+1 |
2015-09-18 | Fix bad error handling after memory_region_init_ram() | Markus Armbruster | 1 | -1/+1 |
2015-09-07 | arm: Use g_new() & friends where that makes obvious sense | Markus Armbruster | 1 | -10/+5 |
2015-04-08 | arm: memory: Replace memory_region_init_ram with memory_region_allocate_syste... | Dirk Müller | 1 | -3/+3 |
2015-03-19 | omap: Fix warnings from Sparse | Stefan Weil | 1 | -4/+8 |
2014-10-20 | hw: Convert from BlockDriverState to BlockBackend, mostly | Markus Armbruster | 1 | -1/+1 |
2014-10-20 | block: Eliminate DriveInfo member bdrv, use blk_by_legacy_dinfo() | Markus Armbruster | 1 | -1/+3 |
2014-09-09 | memory: add parameter errp to memory_region_init_ram | Hu Tao | 1 | -2/+4 |
2014-06-30 | hw: Fix qemu_allocate_irqs() leaks | Andreas Färber | 1 | -1/+1 |
2013-08-20 | hw/arm/omap*: Don't use arm_pic_init_cpu() | Peter Maydell | 1 | -4/+4 |
2013-07-04 | memory: add owner argument to initialization functions | Paolo Bonzini | 1 | -8/+8 |
2013-04-15 | sysemu: avoid proliferation of include/ subdirectories | Paolo Bonzini | 1 | -1/+1 |
2013-04-15 | arm: fix location of some include files | Peter Maydell | 1 | -1/+1 |
2013-04-08 | hw: move headers to include/ | Paolo Bonzini | 1 | -4/+4 |
2013-03-01 | arm: move files referencing CPU to hw/arm/ | Paolo Bonzini | 1 | -0/+2684 |