aboutsummaryrefslogtreecommitdiff
path: root/hw/arm/virt.c
AgeCommit message (Expand)Author
2020-02-19arm/virt: use memdev for RAMIgor Mammedov
2020-01-30target/arm/cpu: Add the kvm-no-adjvtime CPU propertypull-target-arm-20200130Andrew Jones
2020-01-30hw/arm/virt: Add missing 5.0 options call to 4.2 optionsAndrew Jones
2020-01-23hw/arm: Use helper function to trigger hotplug handler plugKeqian Zhu
2019-12-16Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20191216-...Peter Maydell
2019-12-16hw/arm/virt: Simplify by moving the gic in the machine statePhilippe Mathieu-Daudé
2019-12-14hw: add compat machines for 5.0Cornelia Huck
2019-12-13virtio-blk: advertise F_WCE (F_FLUSH) if F_CONFIG_WCE is advertisedEvgeny Yakovlev
2019-10-05hw/arm: Use GED for system_powerdown eventShameer Kolothum
2019-10-05hw/arm: Factor out powerdown notifier from GPIOShameer Kolothum
2019-10-05hw/arm/virt-acpi-build: Add PC-DIMM in SRATShameer Kolothum
2019-10-05hw/arm/virt: Enable device memory cold/hot plug with ACPI bootShameer Kolothum
2019-10-05hw/arm/virt: Add memory hotplug frameworkEric Auger
2019-09-03numa: move numa global variable numa_info into MachineStateTao Xu
2019-09-03numa: move numa global variable have_numa_distance into MachineStateTao Xu
2019-09-03numa: move numa global variable nb_numa_nodes into MachineStateTao Xu
2019-09-03hw/arm: simplify arm_load_dtbTao Xu
2019-08-21hw: add compat machines for 4.2Cornelia Huck
2019-08-16sysemu: Split sysemu/runstate.h off sysemu/sysemu.hMarkus Armbruster
2019-08-16Include hw/boards.h a bit lessMarkus Armbruster
2019-08-16Include hw/qdev-properties.h lessMarkus Armbruster
2019-08-16Include hw/irq.h a lot lessMarkus Armbruster
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