aboutsummaryrefslogtreecommitdiff
path: root/hw/arm/virt.c
AgeCommit message (Expand)Author
2019-07-15hw/arm/virt: Fix non-secure flash modeDavid Engraf
2019-07-05machine: show if CLI option '-numa node,mem' is supported in QAPI schemaIgor Mammedov
2019-07-05hw/arm: Replace global smp variables with machine smp propertiesLike Xu
2019-07-05machine: Refactor smp-related call chains to pass MachineStateLike Xu
2019-07-01hw/arm/virt: Add support for Cortex-A7Jan Kiszka
2019-06-12Include qemu-common.h exactly where neededMarkus Armbruster
2019-06-12Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster
2019-05-23arm: Rename hw/arm/arm.h to hw/arm/boot.hPeter Maydell
2019-05-07hw/arm/virt: Support firmware configuration with -blockdevMarkus Armbruster
2019-04-25hw: add compat machines for 4.1Cornelia Huck
2019-03-12Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...Peter Maydell
2019-03-11hw: Use PFLASH_CFI0{1,2} and TYPE_PFLASH_CFI0{1,2}Markus Armbruster
2019-03-11hw/arm/virt: Remove null-check in virt_build_smbios()Philippe Mathieu-Daudé
2019-03-07hw: Remove unused 'hw/devices.h' includePhilippe Mathieu-Daudé
2019-03-05hw/arm/virt: Bump the 255GB initial RAM limitEric Auger
2019-03-05hw/arm/virt: Check the VCPU PA range in TCG modeEric Auger
2019-03-05hw/arm/virt: Implement kvm_type function for 4.0 machineEric Auger
2019-03-05hw/arm/virt: Dynamic memory map depending on RAM requirementsEric Auger
2019-03-05hw/arm/virt: Split the memory map descriptionEric Auger
2019-03-05hw/arm/virt: Rename highmem IO regionsEric Auger
2019-01-07include: remove compat.hMarc-André Lureau
2019-01-07compat: replace PC_COMPAT_2_6 & HW_COMPAT_2_6 macrosMarc-André Lureau
2019-01-07compat: replace PC_COMPAT_2_7 & HW_COMPAT_2_7 macrosMarc-André Lureau
2019-01-07compat: replace PC_COMPAT_2_8 & HW_COMPAT_2_8 macrosMarc-André Lureau
2019-01-07compat: replace PC_COMPAT_2_9 & HW_COMPAT_2_9 macrosMarc-André Lureau
2019-01-07compat: replace PC_COMPAT_2_10 & HW_COMPAT_2_10 macrosMarc-André Lureau
2019-01-07compat: replace PC_COMPAT_2_11 & HW_COMPAT_2_11 macrosMarc-André Lureau
2019-01-07compat: replace PC_COMPAT_2_12 & HW_COMPAT_2_12 macrosMarc-André Lureau
2019-01-07compat: replace PC_COMPAT_3_0 & HW_COMPAT_3_0 macrosMarc-André Lureau
2019-01-07compat: replace PC_COMPAT_3_1 & HW_COMPAT_3_1 macrosMarc-André Lureau
2019-01-07machine: move compat properties out of globalsMarc-André Lureau
2019-01-07hw: apply machine compat properties without touching globalsMarc-André Lureau
2019-01-07machines: replace COMPAT define with a static arrayMarc-André Lureau
2018-12-19hw/smbios: Move to the hw/firmware/ subdirectoryPhilippe Mathieu-Daudé
2018-12-14virt: Fix broken indentationpull-misc-20181214misc.nextmisc.for-upstreamEduardo Habkost
2018-12-11virt: Eliminate separate instance_init functionsEduardo Habkost
2018-12-11q35/440fx/arm/spapr: Add QEMU 4.0 machine typeAlex Williamson
2018-11-27hw/virt/arm: Add support for Cortex-A72 in virtZhiPeng Lu
2018-11-02hw/arm/virt: Set VIRT_COMPAT_3_0 compatEric Auger
2018-10-16hw/arm/virt: add DT property /secure-chosen/stdout-path indicating secure UARTJerome Forissier
2018-10-15hw/arm/virt: Allow dynamic vfio-platform devices againGeert Uytterhoeven
2018-10-08virt: Suppress external aborts on virt-2.10 and earlierPeter Maydell
2018-08-20hw/arm/virt: Add virt-3.1 machine typeAndrew Jones
2018-08-14arm/virt: Add support for GICv2 virtualization extensionsLuc Michel
2018-06-29hw/arm/virt: Silence dtc /memory warningEric Auger
2018-06-29hw/arm/virt: Silence dtc /intc warningsEric Auger
2018-06-22hw/arm/virt: Increase max_cpus to 512Eric Auger
2018-06-22hw/arm/virt: Use 256MB ECAM region by defaultEric Auger
2018-06-22hw/arm/virt: Add virt-3.0 machine typeEric Auger
2018-06-22hw/arm/virt: Add a new 256MB ECAM regionEric Auger