Age | Commit message (Expand) | Author | Files | Lines |
2018-06-01 | hw: Do not include "sysemu/block-backend.h" if it is not necessary | Philippe Mathieu-Daudé | 1 | -1/+0 |
2018-02-06 | hw/arm: Replace fprintf(stderr, "*\n" with error_report() | Alistair Francis | 1 | -3/+4 |
2017-09-19 | arm: drop intermediate cpu_model -> cpu type parsing and use cpu type directly | Igor Mammedov | 1 | -5/+4 |
2017-09-07 | hw/arm: Set ignore_memory_transaction_failures for most ARM boards | Peter Maydell | 1 | -0/+1 |
2017-07-14 | hw: Use new memory_region_init_{ram, rom, rom_device}() functions | Peter Maydell | 1 | -2/+1 |
2017-07-14 | memory: Rename memory_region_init_ram() to memory_region_init_ram_nomigrate() | Peter Maydell | 1 | -1/+1 |
2016-10-04 | mainstone: Add mapping for dot, slash and backspace. | Vijay Kumar B | 1 | -0/+3 |
2016-10-04 | mainstone: Fix incorrect key mapping for Enter key. | Vijay Kumar B | 1 | -1/+1 |
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-19 | Use DEFINE_MACHINE() to register all machines | Eduardo Habkost | 1 | -9/+4 |
2015-09-18 | Fix bad error handling after memory_region_init_ram() | Markus Armbruster | 1 | -1/+1 |
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 | -4/+4 |
2014-09-09 | memory: add parameter errp to memory_region_init_ram | Hu Tao | 1 | -1/+2 |
2014-05-28 | machine: Conversion of QEMUMachineInitArgs to MachineState | Marcel Apfelbaum | 1 | -7/+7 |
2014-01-01 | mainstone: Fix duplicate array values for key 'space' | Stefan Weil | 1 | -2/+11 |
2014-01-01 | pxa27x: Add 'const' attribute to keyboard maps | Stefan Weil | 1 | -1/+1 |
2013-11-05 | mainstone: Don't enforce use of -pflash for qtest | Andreas Färber | 1 | -1/+4 |
2013-08-28 | hw: Clean up bogus default boot order | Markus Armbruster | 1 | -1/+0 |
2013-07-04 | memory: add owner argument to initialization functions | Paolo Bonzini | 1 | -1/+1 |
2013-04-15 | arm: fix location of some include files | Peter Maydell | 1 | -2/+2 |
2013-04-08 | hw: move headers to include/ | Paolo Bonzini | 1 | -4/+4 |
2013-03-01 | hw: move boards and other isolated files to hw/ARCH | Paolo Bonzini | 1 | -0/+190 |