| Commit message (Expand) | Author | Age | Files | Lines |
* | audio: use qapi AudioFormat instead of audfmt_e | Kővágó, Zoltán | 2019-03-11 | 1 | -1/+1 |
* | char: allow specifying a GMainContext at opening time | Paolo Bonzini | 2019-02-13 | 1 | -1/+1 |
* | hw: Do not include "sysemu/blockdev.h" if it is not necessary | Philippe Mathieu-Daudé | 2018-06-01 | 1 | -1/+0 |
* | hw: Do not include "sysemu/block-backend.h" if it is not necessary | Philippe Mathieu-Daudé | 2018-06-01 | 1 | -1/+0 |
* | hw/arm: Don't fail qtest due to missing SD card in -nodefaults mode | Thomas Huth | 2018-05-04 | 1 | -4/+4 |
* | Change references to serial_hds[] to serial_hd() | Peter Maydell | 2018-04-26 | 1 | -5/+5 |
* | hw/arm: Replace fprintf(stderr, "*\n" with error_report() | Alistair Francis | 2018-02-06 | 1 | -1/+2 |
* | Replace all occurances of __FUNCTION__ with __func__ | Alistair Francis | 2018-01-22 | 1 | -6/+6 |
* | hw/arm/omap2.c: Don't use old_mmio | Peter Maydell | 2017-09-21 | 1 | -12/+37 |
* | arm: drop intermediate cpu_model -> cpu type parsing and use cpu type directly | Igor Mammedov | 2017-09-19 | 1 | -2/+2 |
* | cpu: make cpu_generic_init() abort QEMU on error | Igor Mammedov | 2017-09-19 | 1 | -4/+0 |
* | arm: replace cpu_arm_init() with cpu_generic_init() | Igor Mammedov | 2017-09-01 | 1 | -1/+1 |
* | hw: Use new memory_region_init_{ram, rom, rom_device}() functions | Peter Maydell | 2017-07-14 | 1 | -2/+1 |
* | memory: Rename memory_region_init_ram() to memory_region_init_ram_nomigrate() | Peter Maydell | 2017-07-14 | 1 | -1/+1 |
* | char: move CharBackend handling in char-fe unit | Marc-André Lureau | 2017-06-02 | 1 | -1/+1 |
* | chardev: move headers to include/chardev | Marc-André Lureau | 2017-06-02 | 1 | -1/+1 |
* | shutdown: Add source information to SHUTDOWN and RESET | Eric Blake | 2017-05-23 | 1 | -1/+1 |
* | char: rename CharDriverState Chardev | Marc-André Lureau | 2017-01-27 | 1 | -1/+1 |
* | char: use qemu_chr_fe* functions with CharBackend argument | Marc-André Lureau | 2016-10-24 | 1 | -5/+6 |
* | char: remaining switch to CharBackend in frontend | Marc-André Lureau | 2016-10-24 | 1 | -5/+6 |
* | char: remove init callback | Marc-André Lureau | 2016-10-24 | 1 | -1/+1 |
* | hw: replace most use of qemu_chr_fe_write with qemu_chr_fe_write_all | Daniel P. Berrange | 2016-09-13 | 1 | -3/+5 |
* | hw: explicitly include qemu-common.h and cpu.h | Paolo Bonzini | 2016-03-22 | 1 | -0/+2 |
* | include/qemu/osdep.h: Don't include qapi/error.h | Markus Armbruster | 2016-03-22 | 1 | -0/+1 |
* | hw/arm: Clean up includes | Peter Maydell | 2016-01-18 | 1 | -0/+1 |
* | Fix bad error handling after memory_region_init_ram() | Markus Armbruster | 2015-09-18 | 1 | -1/+1 |
* | arm: Use g_new() & friends where that makes obvious sense | Markus Armbruster | 2015-09-07 | 1 | -10/+5 |
* | arm: memory: Replace memory_region_init_ram with memory_region_allocate_syste... | Dirk Müller | 2015-04-08 | 1 | -3/+3 |
* | omap: Fix warnings from Sparse | Stefan Weil | 2015-03-19 | 1 | -4/+8 |
* | hw: Convert from BlockDriverState to BlockBackend, mostly | Markus Armbruster | 2014-10-20 | 1 | -1/+1 |
* | block: Eliminate DriveInfo member bdrv, use blk_by_legacy_dinfo() | Markus Armbruster | 2014-10-20 | 1 | -1/+3 |
* | memory: add parameter errp to memory_region_init_ram | Hu Tao | 2014-09-09 | 1 | -2/+4 |
* | hw: Fix qemu_allocate_irqs() leaks | Andreas Färber | 2014-06-30 | 1 | -1/+1 |
* | hw/arm/omap*: Don't use arm_pic_init_cpu() | Peter Maydell | 2013-08-20 | 1 | -4/+4 |
* | memory: add owner argument to initialization functions | Paolo Bonzini | 2013-07-04 | 1 | -8/+8 |
* | sysemu: avoid proliferation of include/ subdirectories | Paolo Bonzini | 2013-04-15 | 1 | -1/+1 |
* | arm: fix location of some include files | Peter Maydell | 2013-04-15 | 1 | -1/+1 |
* | hw: move headers to include/ | Paolo Bonzini | 2013-04-08 | 1 | -4/+4 |
* | arm: move files referencing CPU to hw/arm/ | Paolo Bonzini | 2013-03-01 | 1 | -0/+2684 |