130 Commits (e9d635ea1809a6e114c33413c359abbb88a35737)

Author SHA1 Message Date
Alistair Francis 633a91b687 xlnx-zynqmp-pmu: Connect the PMU interrupt controller 9 years ago
Alistair Francis 133d23b3ad xlnx-zynqmp-pmu: Add the CPU and memory 9 years ago
Alistair Francis 4690bf4e9a xlnx-zynqmp-pmu: Initial commit of the ZynqMP PMU 9 years ago
Alistair Francis d4c6d3600b microblaze: boot.c: Don't try to find NULL file 9 years ago
Peter Maydell 98a99ce084 hw: Use new memory_region_init_{ram, rom, rom_device}() functions 9 years ago
Peter Maydell 1cfe48c1ce memory: Rename memory_region_init_ram() to memory_region_init_ram_nomigrate() 9 years ago
Ishani Chugh d0e31a105e Remove reduntant qemu: from error functions 9 years ago
Anand J 814bb12a56 clean-up: removed duplicate #includes 10 years ago
Markus Armbruster 2a6a4076e1 Clean up ill-advised or unusual header guards 10 years ago
Paolo Bonzini 73bce5187b m25p80: qdev-ify drive property 10 years ago
xiaoqiang zhao 1b6d0781c2 hw/char: QOM'ify xilinx_uartlite model 10 years ago
Veronia Bahaa f348b6d1a5 util: move declarations out of qemu-common.h 11 years ago
Paolo Bonzini 4771d756f4 hw: explicitly include qemu-common.h and cpu.h 11 years ago
Markus Armbruster da34e65cb4 include/qemu/osdep.h: Don't include qapi/error.h 11 years ago
Peter Crosthwaite 7ef295ea5b loader: Add data swap option to load-elf 11 years ago
Peter Maydell 8fd9dece65 microblaze: Clean up includes 11 years ago
Alistair Francis 8fd06719e7 ssi: Move ssi.h into a separate directory 11 years ago
Edgar E. Iglesias a7e00e2536 petalogix-ml605: Set the MicroBlaze CPU version to 8.10.a 11 years ago
Edgar E. Iglesias ad24f947be s3adsp1800: Set the MicroBlaze CPU version to 7.10.d 11 years ago
Peter Crosthwaite f4fc2bbfa2 mb: Remove ELF_MACHINE from cpu.h 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 Crosthwaite 691b9572e3 microblaze: boot: Use cpu_set_pc() 11 years ago
Alistair Francis 033af8e9aa s3adsp1800: Remove the hardcoded values from the reset 11 years ago
Alistair Francis a87310a62d ml605_mmu: Move the hardcoded values to the init function 11 years ago
Alistair Francis 72e3875485 target-microblaze: Convert version_mask to a CPU property 11 years ago
Alistair Francis a88bbb006a target-microblaze: Convert endi to a CPU property 11 years ago
Alistair Francis a6c3ed2474 target-microblaze: Convert dcache-writeback to a CPU property 11 years ago
Alistair Francis 4e5d45ae57 target-microblaze: Convert use-fpu to a CPU property 11 years ago
Peter Crosthwaite d87636b18f microblaze: s3adsp: Instantiate CPU using QOM 11 years ago
Gonglei 4d850406a8 microblaze: fix memory leak 12 years ago
Gonglei 81b07353c5 Remove superfluous '\n' around error_report() 12 years ago
Max Filippov 25bda50a0c hw/core/loader: implement address translation in uimage loader 12 years ago
Markus Armbruster 4be746345f hw: Convert from BlockDriverState to BlockBackend, mostly 12 years ago
Markus Armbruster fa1d36df74 block: Eliminate DriveInfo member bdrv, use blk_by_legacy_dinfo() 12 years ago
Hu Tao 49946538d2 memory: add parameter errp to memory_region_init_ram 12 years ago
Peter Crosthwaite f55f885267 microblaze: ml605: Get rid of ddr_base variable 12 years ago
Peter Crosthwaite de77914e50 ssi: Name the CS GPIO 12 years ago
Marcel Apfelbaum 3ef9622182 machine: Conversion of QEMUMachineInitArgs to MachineState 12 years ago
Peter Crosthwaite e5bfd64050 microblaze: boot: Don't hack the elf entry point 12 years ago
Edgar E. Iglesias 1b939d9227 microblaze: Support loading of u-boot initrd images 13 years ago
Peter Crosthwaite d5001cf787 xilinx: Delete hw/include/xilinx.h 13 years ago
Peter Crosthwaite d91a68a73b xilinx: Inline usages of xilinx_axi*_init() 13 years ago
Peter Crosthwaite b8d4e1c43b xilinx: Inline usage of xilinx_ethlite_create() 13 years ago
Peter Crosthwaite 29873712e6 xilinx: Inline usages of xilinx_timer_create() 13 years ago
Peter Crosthwaite 13c9bfbfbb xilinx: Inline usages of xilinx_intc_create() 13 years ago
Peter Crosthwaite 8174196b7f microblaze/ml605: Define macros for irq/memory maps 13 years ago
Peter Crosthwaite 05a738c4ec microblaze/s3adsp_1800: Define macros for irq map 13 years ago
Edgar E. Iglesias a4550442b9 petalogix-ml605: Create the CPU with object_new() 13 years ago
Alistair Francis 73c694565c Microblaze: Convert Microblaze-pic handling to GPIOs 13 years ago