Age | Commit message (Expand) | Author | Files | Lines |
2023-01-12 | hw/arm: Remove unreachable code calling pflash_cfi01_register() | Philippe Mathieu-Daudé | 1 | -8/+5 |
2023-01-12 | hw/arm/mainstone: Use the IEC binary prefix definitions | Philippe Mathieu-Daudé | 1 | -8/+10 |
2023-01-12 | hw/arm/pxa2xx: Simplify pxa270_init() | Philippe Mathieu-Daudé | 1 | -6/+4 |
2021-03-09 | qtest: delete superfluous inclusions of qtest.h | Chen Qun | 1 | -1/+0 |
2020-03-17 | hw/arm: Use memory_region_init_rom() with read-only regions | Philippe Mathieu-Daudé | 1 | -2/+1 |
2020-03-05 | hw/arm/mainstone: Simplify since the machines are little-endian only | Philippe Mathieu-Daudé | 1 | -7/+1 |
2020-02-21 | mainstone: Make providing flash images non-mandatory | Guenter Roeck | 1 | -10/+1 |
2019-09-03 | hw/arm: simplify arm_load_dtb | Tao Xu | 1 | -4/+1 |
2019-08-16 | Include hw/hw.h exactly where needed | Markus Armbruster | 1 | -1/+0 |
2019-05-23 | arm: Rename hw/arm/arm.h to hw/arm/boot.h | Peter Maydell | 1 | -1/+1 |
2019-04-29 | hw/devices: Move SMSC 91C111 declaration into a new header | Philippe Mathieu-Daudé | 1 | -1/+1 |
2019-03-11 | pflash: Clean up after commit 368a354f02b, part 2 | Markus Armbruster | 1 | -2/+1 |
2019-03-11 | pflash: Clean up after commit 368a354f02b, part 1 | Markus Armbruster | 1 | -1/+1 |
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 |