aboutsummaryrefslogtreecommitdiff
path: root/hw/arm/virt.c
AgeCommit message (Expand)Author
2015-12-17ARM: Virt: Add gpio-keys node for Poweroff using DTShannon Zhao
2015-12-17ARM: Virt: Add QEMU powerdown notifier and hook it to GPIO Pin 3Shannon Zhao
2015-12-17ARM: Virt: Add a GPIO controllerShannon Zhao
2015-11-10hw/arm/virt: error_report cleanupsAndrew Jones
2015-10-27hw/arm/virt: don't use a15memmap directlyAndrew Jones
2015-10-19Enable fw_cfg DMA interface for ARMMarc Marí
2015-10-19Implement fw_cfg DMA interfaceMarc Marí
2015-10-16hw/arm/virt: Allow zero address for PCI IO spaceAlexander Gordeev
2015-10-16hw/arm/virt: smbios: inform guest of kvmAndrew Jones
2015-09-24hw/arm/virt: Add gic-version option to virt machinePavel Fedin
2015-09-19machine: Set MachineClass::name automaticallyEduardo Habkost
2015-09-19arm: Rename virt machine class to use MACHINE_TYPE_NAMEEduardo Habkost
2015-09-08hw/arm/virt: Enable TZ extensions on the GIC if we are using themPeter Maydell
2015-09-08hw/arm/virt: Default to not providing TrustZone supportPeter Maydell
2015-09-07arm/virt: Add full-sized CPU affinity handlingPavel Fedin
2015-09-07hw/arm/virt: Add high MMIO PCI region, 512G in sizePavel Fedin
2015-09-07smbios: implement smbios support for mach-virtWei Huang
2015-08-13hw/arm/virt: Wire up secure timer interruptPeter Maydell
2015-08-13Introduce gic_class_name() instead of repeating conditionPavel Fedin
2015-08-13hw/arm/virt: Connect the Hypervisor timerEdgar E. Iglesias
2015-08-13hw/arm/virt: Replace magic IRQ constants with macrosEdgar E. Iglesias
2015-06-26hw/arm/virt: Make block devices default to virtioPeter 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 a15memmapEric 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 firmwareLaszlo 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