summaryrefslogtreecommitdiff
path: root/hw/arm
AgeCommit message (Expand)AuthorFilesLines
2014-11-20hw/arm/virt: set stdout-path instead of linux,stdout-pathLeif Lindholm1-1/+1
2014-11-03hw/core/loader: implement address translation in uimage loaderMax Filippov1-1/+1
2014-10-24arm/virt: enable PSCI emulation support for system emulationRob Herring1-44/+38
2014-10-24hw/arm/boot: register cpu reset handlers if using -biosArd Biesheuvel1-5/+12
2014-10-24hw/arm/virt: mark timer in fdt as v8-compatibleClaudio Fontana1-3/+12
2014-10-20hw: Convert from BlockDriverState to BlockBackend, mostlyMarkus Armbruster18-38/+25
2014-10-20block: Eliminate DriveInfo member bdrv, use blk_by_legacy_dinfo()Markus Armbruster15-33/+57
2014-09-12Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell22-44/+74
2014-09-12hw/arm/boot: enable DTB support when booting ELF imagesArd Biesheuvel1-2/+20
2014-09-12hw/arm/boot: load device tree to base of DRAM if no -kernel option was passedArd Biesheuvel1-0/+10
2014-09-12hw/arm/boot: pass an address limit to and return size from load_dtb()Ard Biesheuvel1-3/+31
2014-09-12hw/arm/boot: load DTB as a ROM imageArd Biesheuvel1-1/+4
2014-09-12hw/arm/virt: fix pl011 and pl031 irq flagsPeter Maydell1-2/+2
2014-09-12hw/arm/virt: Provide flash devices for boot ROMsPeter Maydell1-0/+70
2014-09-12hw/arm/virt: add linux, stdout-path to /chosen DT nodeArd Biesheuvel1-0/+2
2014-09-09memory: add parameter errp to memory_region_init_ramHu Tao22-44/+74
2014-08-29aarch64: raise max_cpus to 8Joel Schopp1-1/+1
2014-08-19arm: stellaris: Remove misleading address_space_mem varPeter Crosthwaite1-2/+1
2014-08-19arm: armv7m: Rename address_space_mem -> system_memoryPeter Crosthwaite1-4/+4
2014-08-19aarch64: Allow -kernel option to take a gzip-compressed kernel.Richard W.M. Jones1-0/+7
2014-08-19arm/virt: Use PSCI v0.2 function IDs in the DT when KVM uses PSCI v0.2Christoffer Dall1-5/+26
2014-08-19target-arm: Rename QEMU PSCI v0.1 definitionsChristoffer Dall1-4/+4
2014-08-04hw/arm/virt: formatting: memory mapAndrew Jones1-8/+8
2014-08-04hw/arm/boot: Set PC correctly when loading AArch64 ELF filesPeter Maydell1-2/+6
2014-07-29hw/arm/virt: fix pl031 addr typoAndrew Jones1-1/+1
2014-07-08hw/arm/vexpress: Alias NOR flash at 0 for vexpress-a9Peter Maydell1-1/+1
2014-06-30hw: Fix qemu_allocate_irqs() leaksAndreas Färber5-13/+13
2014-06-29hw/arm/pxa2xx_gpio: Correct and register vmstatePeter Maydell1-1/+2
2014-06-29hw/arm/pxa2xx_gpio: Fix handling of GPSR/GPCR readsPeter Maydell1-8/+6
2014-06-29hw/arm/strongarm: Wire up missing GPIO and PPC vmstatePeter Maydell1-0/+4
2014-06-29hw/arm/strongarm: Fix handling of GPSR/GPCR readsPeter Maydell1-8/+6
2014-06-29hw/arm/virt: Provide PL031 RTCPeter Maydell1-0/+30
2014-06-19Use PSCI v0.2 compatible string when KVM or TCG provides itPranavkumar Sawargaonkar1-1/+15
2014-06-19hw/arm/vexpress: Forbid specifying flash contents in two ways at oncePeter Maydell1-1/+9
2014-06-19hw/arm/spitz: Avoid clash with Windows header symbol MOD_SHIFTPeter Maydell1-50/+58
2014-06-09vexpress: Add support for the -bios flag to provide firmwareGrant Likely1-0/+13
2014-06-05hw: use ld_p/st_p instead of ld_raw/st_rawPaolo Bonzini1-118/+118
2014-06-05nseries: clean up coding stylePaolo Bonzini1-127/+145
2014-05-28ssi: Name the CS GPIOPeter Crosthwaite2-4/+5
2014-05-28machine: Conversion of QEMUMachineInitArgs to MachineStateMarcel Apfelbaum22-175/+178
2014-05-13hw/arm/stellaris: Correct handling of GPTM TAR registerPeter Maydell1-3/+10
2014-05-13hw/arm/omap1: Avoid unintended sign extension writing omap_rtc YEARS_REGPeter Maydell1-2/+2
2014-05-13savevm: Remove all the unneeded version_minimum_id_old (arm)Juan Quintela9-49/+15
2014-05-05pxa2xx: avoid buffer overrun on incoming migrationMichael S. Tsirkin1-2/+6
2014-05-01hw/arm/virt: Add support for Cortex-A57Peter Maydell1-0/+5
2014-05-01hw/arm/virt: Put GIC register banks on 64K boundariesPeter Maydell1-3/+3
2014-05-01hw/arm/virt: Create the GIC ourselves rather than (ab)using a15mpcore_privPeter Maydell1-29/+53
2014-04-17allwinner-a10-pit: implement prescaler and source selectionBeniamino Galvani1-0/+13
2014-04-04hw/arm/vexpress, hw/arm/highbank: Don't insist that CPU has reset-cbar propertyPeter Maydell2-11/+10
2014-04-04hw/arm/highbank: Don't segfault on unknown CPU namesPeter Maydell1-0/+5