aboutsummaryrefslogtreecommitdiff
path: root/hw/arm/virt.c
AgeCommit message (Expand)Author
2015-06-26hw/arm/virt: Make block devices default to virtiopull-target-arm-20150626Peter Maydell
2015-06-19hw/arm/sysbus-fdt: enable vfio-calxeda-xgmac dynamic instantiationEric Auger
2015-06-15target-arm: Use the kernel's idea of MPIDR if we're using KVMPavel Fedin
2015-06-15hw/arm/virt: Add cortex-a53 cpu support in machine virtShannon Zhao
2015-06-05pflash_cfi01: change big-endian property to BIT typePaolo Bonzini
2015-06-02hw/arm/virt: change indentation in a15memmappull-target-arm-20150602Eric Auger
2015-06-02hw/arm/virt: add dynamic sysbus device supportEric Auger
2015-06-02target-arm: Add the GICv2m to the virt boardChristoffer Dall
2015-06-02target-arm: Extend the gic node propertiesChristoffer Dall
2015-06-02target-arm: Add GIC phandle to VirtBoardInfoChristoffer Dall
2015-05-29hw/arm/virt: Enable dynamic generation of ACPI v5.1 tablesShannon Zhao
2015-05-29hw/arm/virt-acpi-build: Generate GTDT tableShannon Zhao
2015-05-29hw/arm/virt: Record PCIe ranges in MemMapEntry arrayShannon Zhao
2015-05-29hw/arm/virt: Move common definitions to virt.hShannon Zhao
2015-05-12hw/arm/virt.c: Wire FIQ between CPU <> GICGreg Bellows
2015-04-08arm: memory: Replace memory_region_init_ram with memory_region_allocate_syste...Dirk Müller
2015-04-02hw/arm/virt: Fix corruption due to double freeShannon Zhao
2015-04-01hw/arm/virt: Fix memory leak reported by CoverityStefan Weil
2015-03-19error: Replace error_report() & error_free() with error_report_err()zhanghailiang
2015-03-19arm: fix memory leakGonglei
2015-03-11hw/arm/virt: fix cmdline parsing bug with CPU options and smp > 1Ard Biesheuvel
2015-03-10hw: Propagate errors through qdev_prop_set_drive()Markus Armbruster
2015-02-13target-arm: Add feature parsing to virtGreg Bellows
2015-02-13arm: Add PCIe host bridge in virt machineAlexander Graf
2015-02-05hw/arm/virt: explain device-to-transport mapping in create_virtio_devices()Laszlo Ersek
2014-12-22hw/arm/virt: enable passing of EFI-stubbed kernel to guest UEFI firmwarepull-target-arm-20141223Laszlo Ersek
2014-12-22arm: add fw_cfg to "virt" boardLaszlo Ersek
2014-12-22target-arm: Set CPU has_el3 prop during virt initGreg Bellows
2014-12-22target-arm: Add virt machine secure propertyGreg Bellows
2014-12-22target-arm: Add virt class and machine typesGreg Bellows
2014-11-20hw/arm/virt: set stdout-path instead of linux,stdout-pathLeif Lindholm
2014-10-24arm/virt: enable PSCI emulation support for system emulationRob Herring
2014-10-24hw/arm/virt: mark timer in fdt as v8-compatibleClaudio Fontana
2014-10-20hw: Convert from BlockDriverState to BlockBackend, mostlyMarkus Armbruster
2014-10-20block: Eliminate DriveInfo member bdrv, use blk_by_legacy_dinfo()Markus Armbruster
2014-09-12Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2014-09-12hw/arm/virt: fix pl011 and pl031 irq flagsPeter Maydell
2014-09-12hw/arm/virt: Provide flash devices for boot ROMsPeter Maydell
2014-09-12hw/arm/virt: add linux, stdout-path to /chosen DT nodeArd Biesheuvel
2014-09-09memory: add parameter errp to memory_region_init_ramHu Tao
2014-08-29aarch64: raise max_cpus to 8Joel Schopp
2014-08-19arm/virt: Use PSCI v0.2 function IDs in the DT when KVM uses PSCI v0.2Christoffer Dall
2014-08-19target-arm: Rename QEMU PSCI v0.1 definitionsChristoffer Dall
2014-08-04hw/arm/virt: formatting: memory mapAndrew Jones
2014-07-29hw/arm/virt: fix pl031 addr typoAndrew Jones
2014-06-29hw/arm/virt: Provide PL031 RTCPeter Maydell
2014-06-19Use PSCI v0.2 compatible string when KVM or TCG provides itPranavkumar Sawargaonkar
2014-05-28machine: Conversion of QEMUMachineInitArgs to MachineStateMarcel Apfelbaum
2014-05-01hw/arm/virt: Add support for Cortex-A57pull-target-arm-20140501Peter Maydell
2014-05-01hw/arm/virt: Put GIC register banks on 64K boundariesPeter Maydell