Philippe Mathieu-Daudé
|
4387b253ac
hw/arm/omap1: Create the RAM in the board
|
5 years ago |
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 |
Markus Armbruster
|
64552b6be4
Include hw/irq.h a lot less
|
6 years ago |
Peter Maydell
|
12ec8bd51e
arm: Rename hw/arm/arm.h to hw/arm/boot.h
|
6 years ago |
Philippe Mathieu-Daudé
|
a331dd0299
hw/devices: Move TI touchscreen declarations into a new header
|
6 years ago |
Alistair Francis
|
a89f364ae8
Replace all occurances of __FUNCTION__ with __func__
|
7 years ago |
Peter Maydell
|
7b675f1f97
hw/arm/palm.c: Don't use old_mmio for static_ops
|
8 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 |
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 |
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 |
Andreas Färber
|
1ca8334e42
palm: Don't enforce loading ROM or kernel for qtest
|
12 years ago |
Peter Maydell
|
dacecf5485
hw/arm: Tidy up conditional calls to arm_load_kernel
|
11 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 |
Gerd Hoffmann
|
da229ef3b3
console: rework DisplaySurface handling [vga emu side]
|
12 years ago |
Paolo Bonzini
|
530182169e
hw: move boards and other isolated files to hw/ARCH
|
12 years ago |