Tao Xu
|
2744ece809
hw/arm: simplify arm_load_dtb
|
6 years ago |
Markus Armbruster
|
650d103d3e
Include hw/hw.h exactly where needed
|
6 years ago |
Peter Maydell
|
12ec8bd51e
arm: Rename hw/arm/arm.h to hw/arm/boot.h
|
6 years ago |
Philippe Mathieu-Daudé
|
437cc27ddf
hw/devices: Move SMSC 91C111 declaration into a new header
|
6 years ago |
Markus Armbruster
|
ce14710f4f
pflash: Clean up after commit 368a354f02b, part 2
|
6 years ago |
Markus Armbruster
|
940d5b132f
pflash: Clean up after commit 368a354f02b, part 1
|
6 years ago |
Philippe Mathieu-Daudé
|
0304f9ec9c
hw: Do not include "sysemu/block-backend.h" if it is not necessary
|
7 years ago |
Alistair Francis
|
c0dbca36dc
hw/arm: Replace fprintf(stderr, "*\n" with error_report()
|
7 years ago |
Igor Mammedov
|
ba1ba5cca3
arm: drop intermediate cpu_model -> cpu type parsing and use cpu type directly
|
8 years ago |
Peter Maydell
|
4672cbd7be
hw/arm: Set ignore_memory_transaction_failures for most ARM boards
|
8 years ago |
Peter Maydell
|
98a99ce084
hw: Use new memory_region_init_{ram, rom, rom_device}() functions
|
8 years ago |
Peter Maydell
|
1cfe48c1ce
memory: Rename memory_region_init_ram() to memory_region_init_ram_nomigrate()
|
8 years ago |
Vijay Kumar B
|
0c74e95bf8
mainstone: Add mapping for dot, slash and backspace.
|
9 years ago |
Vijay Kumar B
|
8cb2d2db50
mainstone: Fix incorrect key mapping for Enter key.
|
9 years ago |
Markus Armbruster
|
da34e65cb4
include/qemu/osdep.h: Don't include qapi/error.h
|
9 years ago |
Peter Maydell
|
12b167226f
hw/arm: Clean up includes
|
9 years ago |
Eduardo Habkost
|
e264d29de2
Use DEFINE_MACHINE() to register all machines
|
10 years ago |
Markus Armbruster
|
f8ed85ac99
Fix bad error handling after memory_region_init_ram()
|
10 years ago |
Markus Armbruster
|
4be746345f
hw: Convert from BlockDriverState to BlockBackend, mostly
|
11 years ago |
Markus Armbruster
|
fa1d36df74
block: Eliminate DriveInfo member bdrv, use blk_by_legacy_dinfo()
|
11 years ago |
Hu Tao
|
49946538d2
memory: add parameter errp to memory_region_init_ram
|
11 years ago |
Marcel Apfelbaum
|
3ef9622182
machine: Conversion of QEMUMachineInitArgs to MachineState
|
11 years ago |
Stefan Weil
|
7dbc1158bc
mainstone: Fix duplicate array values for key 'space'
|
11 years ago |
Stefan Weil
|
52975c313e
pxa27x: Add 'const' attribute to keyboard maps
|
11 years ago |
Andreas Färber
|
d2f7c496c3
mainstone: Don't enforce use of -pflash for qtest
|
12 years ago |
Markus Armbruster
|
c165473269
hw: Clean up bogus default boot order
|
12 years ago |
Paolo Bonzini
|
2c9b15cab1
memory: add owner argument to initialization functions
|
12 years ago |
Peter Maydell
|
bd2be15003
arm: fix location of some include files
|
12 years ago |
Paolo Bonzini
|
0d09e41a51
hw: move headers to include/
|
12 years ago |
Paolo Bonzini
|
530182169e
hw: move boards and other isolated files to hw/ARCH
|
12 years ago |