Philippe Mathieu-Daudé
|
77a7cc616b
hw/arm/xilinx_zynq: Use the IEC binary prefix definitions
|
5 years ago |
Tao Xu
|
2744ece809
hw/arm: simplify arm_load_dtb
|
6 years ago |
Markus Armbruster
|
a8d2532645
Include qemu-common.h exactly where needed
|
6 years ago |
Peter Maydell
|
12ec8bd51e
arm: Rename hw/arm/arm.h to hw/arm/boot.h
|
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é
|
5e9fcbd7df
hw/arm/xilinx_zynq: Use the ARRAY_SIZE macro
|
6 years ago |
Philippe Mathieu-Daudé
|
0304f9ec9c
hw: Do not include "sysemu/block-backend.h" if it is not necessary
|
7 years ago |
Peter Maydell
|
9bca0edb28
Change references to serial_hds[] to serial_hd()
|
7 years ago |
Philippe Mathieu-Daudé
|
27a49d3be6
hw/arm/xilinx_zynq: fix the capabilities register to match the datasheet
|
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 |
Philippe Mathieu-Daudé
|
c2de81e2b2
hw/arm: use defined type name instead of hard-coded string
|
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
|
7e465513c1
hw: Default -drive to if=none instead of scsi when scsi cannot work
|
8 years ago |
Paolo Bonzini
|
73bce5187b
m25p80: qdev-ify drive property
|
9 years ago |
Peter Crosthwaite
|
f4b99537f1
xilinx_zynq: Connect devcfg to the Zynq machine model
|
9 years ago |
xiaoqiang zhao
|
4be12ea09a
hw/char: QOM'ify cadence_uart model
|
9 years ago |
Paolo Bonzini
|
4771d756f4
hw: explicitly include qemu-common.h and cpu.h
|
9 years ago |
Markus Armbruster
|
da34e65cb4
include/qemu/osdep.h: Don't include qapi/error.h
|
9 years ago |
Peter Maydell
|
eb4f566bbb
sdhci_sysbus: Create SD card device in users, not the device itself
|
9 years ago |
Alistair Francis
|
8fd06719e7
ssi: Move ssi.h into a separate directory
|
9 years ago |
Peter Maydell
|
12b167226f
hw/arm: Clean up includes
|
9 years ago |
Markus Armbruster
|
007b06578a
Use error_fatal to simplify obvious fatal errors
|
10 years ago |
Guenter Roeck
|
74fcbd22d2
hw/misc: Add support for ADC controller in Xilinx Zynq 7000
|
9 years ago |
Peter Crosthwaite
|
c3a9a689c6
arm: xilinx_zynq: Add linux pre-boot
|
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 |
Dirk Müller
|
c8623c0215
arm: memory: Replace memory_region_init_ram with memory_region_allocate_system_memory
|
10 years ago |