56 Commits (a66c4b83c99c06626bed19ec0bf609bfe87a8cf3)

Author SHA1 Message Date
Philippe Mathieu-Daudé 04f3c0084d hw: Remove unused 'hw/devices.h' include 8 years ago
Peter Maydell 582c8f75a2 hw/arm/highbank: Connect VIRQ and VFIQ 8 years ago
Peter Maydell 9bca0edb28 Change references to serial_hds[] to serial_hd() 8 years ago
Peter Maydell eb7d1f1763 hw/arm/highbank: don't make sysram 'nomigrate' 8 years ago
Thomas Huth 7eceff5b5a hw: Do not include "sysemu/block-backend.h" if it is not necessary 9 years ago
Prasad J Pandit c5c752af8c highbank: validate register offset before access 9 years ago
Igor Mammedov ba1ba5cca3 arm: drop intermediate cpu_model -> cpu type parsing and use cpu type directly 9 years ago
Peter Maydell 4672cbd7be hw/arm: Set ignore_memory_transaction_failures for most ARM boards 9 years ago
Philippe Mathieu-Daudé c2de81e2b2 hw/arm: use defined type name instead of hard-coded string 9 years ago
Peter Maydell 1cfe48c1ce memory: Rename memory_region_init_ram() to memory_region_init_ram_nomigrate() 9 years ago
Alistair Francis 3dc6f86936 Convert error_report() to warn_report() 9 years ago
Eric Blake cf83f14005 shutdown: Add source information to SHUTDOWN and RESET 9 years ago
Markus Armbruster 2a7ae4ee50 hw/arm/highbank: Default -drive to if=ide instead of if=scsi 10 years ago
xiaoqiang zhao f0d1d2c115 hw/char: QOM'ify pl011 model 10 years ago
xiaoqiang.zhao ff7a27c15a hw/arm: QOM'ify highbank.c 11 years ago
Markus Armbruster da34e65cb4 include/qemu/osdep.h: Don't include qapi/error.h 11 years ago
Eduardo Habkost 0e6aac87fd machine: Use type_init() to register machine classes 11 years ago
Andrew Baumann 716536a9b6 arm/boot: move highbank secure board setup code to common routine 11 years ago
Peter Maydell 12b167226f hw/arm: Clean up includes 11 years ago
Markus Armbruster c525436e69 hw: Don't use hw_error() for machine initialization errors 11 years ago
Markus Armbruster 007b06578a Use error_fatal to simplify obvious fatal errors 11 years ago
Peter Crosthwaite 40340e5f22 arm: highbank: Implement PSCI and dummy monitor 11 years ago
Peter Crosthwaite dca6eeed8c arm: highbank: Defeature CPU override 11 years ago
Andreas Färber 8a661aea0e Revert use of DEFINE_MACHINE() for registrations of multiple machines 11 years ago
Eduardo Habkost e264d29de2 Use DEFINE_MACHINE() to register all machines 11 years ago
Markus Armbruster f8ed85ac99 Fix bad error handling after memory_region_init_ram() 11 years ago
Peter Maydell 5ae79fe825 hw/arm/highbank.c: Wire FIQ between CPU <> GIC 11 years ago
Peter Maydell 42874d3a8c Switch non-CPU callers from ld/st*_phys to address_space_ld/st* 11 years ago
Dirk Müller c8623c0215 arm: memory: Replace memory_region_init_ram with memory_region_allocate_system_memory 12 years ago
Stefan Weil 60ff4e63e2 hw/arm/highbank: Fix resource leak and wrong image loading 12 years ago
Gonglei 6e05a12f8f arm: fix memory leak 12 years ago
Markus Armbruster 565f65d271 error: Use error_report_err() where appropriate 12 years ago
Greg Bellows 61e2f3521c target-arm: Disable EL3 on unsupported machines 12 years ago
Markus Armbruster 4be746345f hw: Convert from BlockDriverState to BlockBackend, mostly 12 years ago
Hu Tao 49946538d2 memory: add parameter errp to memory_region_init_ram 12 years ago
Marcel Apfelbaum 3ef9622182 machine: Conversion of QEMUMachineInitArgs to MachineState 12 years ago
Juan Quintela 8f1e884b38 savevm: Remove all the unneeded version_minimum_id_old (arm) 12 years ago
Peter Maydell d097696eba hw/arm/vexpress, hw/arm/highbank: Don't insist that CPU has reset-cbar property 13 years ago
Peter Maydell 3b418d0c45 hw/arm/highbank: Don't segfault on unknown CPU names 13 years ago
Edgar E. Iglesias 2198a12143 exec: Make stl_phys_notdirty input an AddressSpace 13 years ago
Stefan Weil 112f2ac98d hw/arm/highbank: Simplify code (memory region in device state) 13 years ago
Peter Crosthwaite e2cddeeb97 arm/highbank.c: Fix MPCore periphbase name 13 years ago
Peter Crosthwaite c0f1ead985 arm/highbank: Fix CBAR initialisation 13 years ago
Peter Crosthwaite f282f29626 arm/highbank: Use object_new() rather than cpu_arm_init() 13 years ago
Markus Armbruster c165473269 hw: Clean up bogus default boot order 13 years ago
Peter Maydell 9188dbf71a hw/arm/highbank: Don't use arm_pic_init_cpu() 13 years ago
Andreas Färber 426533faed highbank: QOM cast cleanup for HighbankRegsState 13 years ago
Andre Przywara b25a83f053 ARM/highbank: add support for Calxeda ECX-2000 / Midway 13 years ago
Andre Przywara 574f66bcbe ARM/highbank: prepare for adding similar machines 13 years ago
Andreas Färber 182735efaf cpu: Make first_cpu and next_cpu CPUState 13 years ago