aboutsummaryrefslogtreecommitdiff
path: root/hw/arm/virt.c
AgeCommit message (Expand)AuthorFilesLines
2019-09-03numa: move numa global variable numa_info into MachineStateTao Xu1-1/+2
2019-09-03numa: move numa global variable have_numa_distance into MachineStateTao Xu1-1/+1
2019-09-03numa: move numa global variable nb_numa_nodes into MachineStateTao Xu1-1/+3
2019-09-03hw/arm: simplify arm_load_dtbTao Xu1-5/+3
2019-08-21hw: add compat machines for 4.2Cornelia Huck1-1/+8
2019-08-16sysemu: Split sysemu/runstate.h off sysemu/sysemu.hMarkus Armbruster1-0/+1
2019-08-16Include hw/boards.h a bit lessMarkus Armbruster1-0/+1
2019-08-16Include hw/qdev-properties.h lessMarkus Armbruster1-0/+1
2019-08-16Include hw/irq.h a lot lessMarkus Armbruster1-0/+1
2019-07-15hw/arm/virt: Fix non-secure flash modeDavid Engraf1-1/+1
2019-07-05machine: show if CLI option '-numa node,mem' is supported in QAPI schemaIgor Mammedov1-0/+1
2019-07-05hw/arm: Replace global smp variables with machine smp propertiesLike Xu1-1/+7
2019-07-05machine: Refactor smp-related call chains to pass MachineStateLike Xu1-1/+1
2019-07-01hw/arm/virt: Add support for Cortex-A7Jan Kiszka1-0/+1
2019-06-12Include qemu-common.h exactly where neededMarkus Armbruster1-0/+1
2019-06-12Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster1-0/+1
2019-05-23arm: Rename hw/arm/arm.h to hw/arm/boot.hPeter Maydell1-1/+1
2019-05-07hw/arm/virt: Support firmware configuration with -blockdevMarkus Armbruster1-69/+127
2019-04-25hw: add compat machines for 4.1Cornelia Huck1-1/+8
2019-03-12Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...Peter Maydell1-4/+0
2019-03-11hw: Use PFLASH_CFI0{1,2} and TYPE_PFLASH_CFI0{1,2}Markus Armbruster1-1/+2
2019-03-11hw/arm/virt: Remove null-check in virt_build_smbios()Philippe Mathieu-Daudé1-4/+0
2019-03-07hw: Remove unused 'hw/devices.h' includePhilippe Mathieu-Daudé1-1/+0
2019-03-05hw/arm/virt: Bump the 255GB initial RAM limitEric Auger1-20/+1
2019-03-05hw/arm/virt: Check the VCPU PA range in TCG modeEric Auger1-0/+17
2019-03-05hw/arm/virt: Implement kvm_type function for 4.0 machineEric Auger1-1/+38
2019-03-05hw/arm/virt: Dynamic memory map depending on RAM requirementsEric Auger1-6/+46
2019-03-05hw/arm/virt: Split the memory map descriptionEric Auger1-6/+44
2019-03-05hw/arm/virt: Rename highmem IO regionsEric Auger1-15/+18
2019-01-07include: remove compat.hMarc-André Lureau1-1/+0
2019-01-07compat: replace PC_COMPAT_2_6 & HW_COMPAT_2_6 macrosMarc-André Lureau1-4/+1
2019-01-07compat: replace PC_COMPAT_2_7 & HW_COMPAT_2_7 macrosMarc-André Lureau1-4/+1
2019-01-07compat: replace PC_COMPAT_2_8 & HW_COMPAT_2_8 macrosMarc-André Lureau1-4/+1
2019-01-07compat: replace PC_COMPAT_2_9 & HW_COMPAT_2_9 macrosMarc-André Lureau1-5/+1
2019-01-07compat: replace PC_COMPAT_2_10 & HW_COMPAT_2_10 macrosMarc-André Lureau1-5/+1
2019-01-07compat: replace PC_COMPAT_2_11 & HW_COMPAT_2_11 macrosMarc-André Lureau1-4/+1
2019-01-07compat: replace PC_COMPAT_2_12 & HW_COMPAT_2_12 macrosMarc-André Lureau1-4/+1
2019-01-07compat: replace PC_COMPAT_3_0 & HW_COMPAT_3_0 macrosMarc-André Lureau1-5/+1
2019-01-07compat: replace PC_COMPAT_3_1 & HW_COMPAT_3_1 macrosMarc-André Lureau1-5/+1
2019-01-07machine: move compat properties out of globalsMarc-André Lureau1-54/+40
2019-01-07hw: apply machine compat properties without touching globalsMarc-André Lureau1-9/+18
2019-01-07machines: replace COMPAT define with a static arrayMarc-André Lureau1-18/+27
2018-12-19hw/smbios: Move to the hw/firmware/ subdirectoryPhilippe Mathieu-Daudé1-1/+1
2018-12-14virt: Fix broken indentationEduardo Habkost1-1/+1
2018-12-11virt: Eliminate separate instance_init functionsEduardo Habkost1-66/+21
2018-12-11q35/440fx/arm/spapr: Add QEMU 4.0 machine typeAlex Williamson1-2/+17
2018-11-27hw/virt/arm: Add support for Cortex-A72 in virtZhiPeng Lu1-0/+1
2018-11-02hw/arm/virt: Set VIRT_COMPAT_3_0 compatEric Auger1-0/+4
2018-10-16hw/arm/virt: add DT property /secure-chosen/stdout-path indicating secure UARTJerome Forissier1-0/+4
2018-10-15hw/arm/virt: Allow dynamic vfio-platform devices againGeert Uytterhoeven1-0/+1